diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-06-11 08:41:26 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-06-11 08:41:26 +0000 |
commit | 2f6caac6019e3182486965f7f09baed7e93e1be9 (patch) | |
tree | 2d5d4350a1bbf9bafdb5f0a5260714a6190c668d /licenses/levee | |
parent | a37f6bfc3fde25205ebac44b82f1586b924c61da (diff) | |
download | packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.gz packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.bz2 packages-2f6caac6019e3182486965f7f09baed7e93e1be9.tar.xz packages-2f6caac6019e3182486965f7f09baed7e93e1be9.zip |
The New Plan
ebuild branch has old ebuilds. profiles dir still has CFLAGS.
Everything else is removed or modified for changing of upstream to
Alpine.
Diffstat (limited to 'licenses/levee')
-rw-r--r-- | licenses/levee | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/licenses/levee b/licenses/levee deleted file mode 100644 index fdb7a2b46..000000000 --- a/licenses/levee +++ /dev/null @@ -1,19 +0,0 @@ -/* - * 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. - */ |