about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2014-07-31 20:50:21 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2014-07-31 20:50:21 +0200
commit1fd18a0f78a70295e2c270a7386483320e5c6fde (patch)
tree6627414068698b1f858502f21be6c9d53638c1bf /LICENSE
parent60588d19ffd2accefe1d16018cde20eae39b9a7f (diff)
downloadoutils-1fd18a0f78a70295e2c270a7386483320e5c6fde.tar.gz
outils-1fd18a0f78a70295e2c270a7386483320e5c6fde.tar.xz
outils-1fd18a0f78a70295e2c270a7386483320e5c6fde.zip
add README and LICENSE
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..8a829f4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+src/ is straight from OpenBSD CVS with tiny modifications.
+src/liboutils is from OpenBSD CVS and libressl-portable.
+
+The /Makefile and unmarked headers in liboutils/include/
+are in the public domain.