summaryrefslogtreecommitdiff
path: root/licenses/glut
diff options
context:
space:
mode:
authorAndrew Wilcox <AWilcox@Wilcox-Tech.com>2016-01-23 23:09:10 -0600
committerAndrew Wilcox <AWilcox@Wilcox-Tech.com>2016-01-23 23:09:10 -0600
commitac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch)
treed3a708ff21765aad652bf675773a59267ed366d0 /licenses/glut
parent6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff)
downloadpackages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip
Add licenses, too
Diffstat (limited to 'licenses/glut')
-rw-r--r--licenses/glut16
1 files changed, 16 insertions, 0 deletions
diff --git a/licenses/glut b/licenses/glut
new file mode 100644
index 000000000..ea22469c7
--- /dev/null
+++ b/licenses/glut
@@ -0,0 +1,16 @@
+NOTICE: The OpenGL Utility Toolkit (GLUT) distribution contains source
+code published in a book titled "Programming OpenGL for the X Window
+System" (ISBN: 0-201-48359-9) published by Addison-Wesley. The
+programs and associated files contained in the distribution were
+developed by Mark J. Kilgard and are Copyright 1994, 1995, 1996, 1997, 1998
+by Mark J. Kilgard (unless otherwise noted). The programs are not in the
+public domain, but they are freely distributable without licensing
+fees. These programs are provided without guarantee or warrantee
+expressed or implied.
+
+I acknowledge the assistance provided by William Mitchell in developing
+GLUT's "fbc" interface for use by the f90gl Fortran 90 binding.
+
+- Mark Kilgard
+ August 28, 1998
+