summaryrefslogtreecommitdiff
path: root/appl/cmd/install/NOTICE
diff options
context:
space:
mode:
Diffstat (limited to 'appl/cmd/install/NOTICE')
-rw-r--r--appl/cmd/install/NOTICE6
1 files changed, 6 insertions, 0 deletions
diff --git a/appl/cmd/install/NOTICE b/appl/cmd/install/NOTICE
new file mode 100644
index 00000000..1c591576
--- /dev/null
+++ b/appl/cmd/install/NOTICE
@@ -0,0 +1,6 @@
+Most of the code in this directory is a limbo version of Russ Cox's wrap, the
+software package manager that was written for Plan9 distributions. His original
+C code may have been modularized and partly rewritten to use limbo features,
+but the credit and thanks must go to Russ for developing the original system.
+
+