diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-16 17:41:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-16 17:41:25 +0300 |
commit | e2abcdca396661cbe0ae2ddb13d5c2b85682c13a (patch) | |
tree | acf9b5c80b645617f882c45224c6e07251711842 /LICENSE | |
download | otools-e2abcdca396661cbe0ae2ddb13d5c2b85682c13a.tar.gz |
initial commit
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +bin/ include/ lib/ sys/ usr.bin/ come from OpenBSD with the modifications from + patches folder. +includedir/ patches/00[01-37]-* come from OasisLinux +includedir/sys/compat.h taken from https://github.com/aperezdc/signify + +The Makefile, config.mk and other patches are on the public domain. |