summaryrefslogtreecommitdiff
path: root/licenses/jlex
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/jlex
parent6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff)
downloadpackages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip
Add licenses, too
Diffstat (limited to 'licenses/jlex')
-rw-r--r--licenses/jlex17
1 files changed, 17 insertions, 0 deletions
diff --git a/licenses/jlex b/licenses/jlex
new file mode 100644
index 000000000..d780bcfd8
--- /dev/null
+++ b/licenses/jlex
@@ -0,0 +1,17 @@
+Permission to use, copy, modify, and distribute this software and its documentation for any
+purpose and without fee is hereby granted, provided that the above copyright notice appear in
+all copies and that both the copyright notice and this permission notice and warranty
+disclaimer appear in supporting documentation, and that the name of the authors or their
+employers not be used in advertising or publicity pertaining to distribution of the software
+without specific, written prior permission.
+
+
+The authors and their employers disclaim all warranties with regard to this software,
+including all implied warranties of merchantability and fitness. In no event shall the authors
+or their employers be liable for any special, indirect or consequential damages or any damages
+whatsoever resulting from loss of use, data or profits, whether in an action of contract,
+negligence or other tortious action, arising out of or in connection with the use or
+performance of this software.
+
+Java is a trademark of Sun Microsystems, Inc. References to the Java programming language in
+relation to JLex are not meant to imply that Sun endorses this product.