summaryrefslogtreecommitdiffhomepage
path: root/doc/COPYING.MIX.DOC
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:06:11 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-18 06:06:11 +0100
commitcfc9644eb370055a70f3f00a957171630d207007 (patch)
tree1461e5c25a9baed0ade4a07c72d42ee00f6d4a0f /doc/COPYING.MIX.DOC
parentbab7c91f8913505c53611c774e9a30fd243bbd83 (diff)
downloadmdk-cfc9644eb370055a70f3f00a957171630d207007.tar.gz
mdk-cfc9644eb370055a70f3f00a957171630d207007.tar.bz2
Additional samples and doc from TAOCP, via ESR's MIXAL
Diffstat (limited to 'doc/COPYING.MIX.DOC')
-rw-r--r--doc/COPYING.MIX.DOC13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/COPYING.MIX.DOC b/doc/COPYING.MIX.DOC
new file mode 100644
index 0000000..4365190
--- /dev/null
+++ b/doc/COPYING.MIX.DOC
@@ -0,0 +1,13 @@
+The file MIX.DOC, as well as the samples in elevator.mixal and mistery.mixal
+are a contribution from Eric S. Raymond's MIXAL. They contain the actual
+text of TAOCP vol 1 describing MIXAL and two verbatim programs from the book.
+Donald Knuth and Addison Wesley granted Eric permission for distributing the
+under the following terms, which we inherit:
+
+The source code in prime.mix, mystery.mix, and elevator.mix and the
+text in MIX.DOC are excerpted from "The Art Of Computer Programming".
+Addison-Wesley and Donald Knuth have specifically granted permission
+for this material and all other MIX code examples from that book to be
+distributed in conjunction with any open-source implementation of MIX
+under the license(s) applying to that implementation.
+