aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-10-16 17:41:25 +0300
committerCem Keylan <cem@ckyln.com>2020-10-16 17:41:25 +0300
commite2abcdca396661cbe0ae2ddb13d5c2b85682c13a (patch)
treeacf9b5c80b645617f882c45224c6e07251711842 /LICENSE
downloadotools-e2abcdca396661cbe0ae2ddb13d5c2b85682c13a.tar.gz
initial commit
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 6 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..0d615e0
--- /dev/null
+++ b/LICENSE
@@ -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.