summaryrefslogtreecommitdiff
path: root/licenses/levee
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/levee
parent6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff)
downloadpackages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz
packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip
Add licenses, too
Diffstat (limited to 'licenses/levee')
-rw-r--r--licenses/levee19
1 files changed, 19 insertions, 0 deletions
diff --git a/licenses/levee b/licenses/levee
new file mode 100644
index 000000000..fdb7a2b46
--- /dev/null
+++ b/licenses/levee
@@ -0,0 +1,19 @@
+/*
+ * LEVEE, or Captain Video; A vi clone
+ *
+ * Copyright (c) 1982-1997 David L Parsons
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, without or
+ * without modification, are permitted provided that the above
+ * copyright notice and this paragraph are duplicated in all such
+ * forms and that any documentation, advertising materials, and
+ * other materials related to such distribution and use acknowledge
+ * that the software was developed by David L Parsons (orc@pell.chi.il.us).
+ * My name may not be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ * THIS SOFTWARE IS PROVIDED AS IS'' AND WITHOUT ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE.
+ */