diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-12 11:20:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-12 11:20:53 +0000 |
commit | 754f3853de2d9aaf4b141046c4d5303bc1ff0ad2 (patch) | |
tree | 2aef66e08f6cd559d47d81194673373a8ff63777 /licenses | |
parent | The full license of include/lcdf/clp.h and src/clp.c is in fact MIT as per ht... (diff) | |
download | historical-754f3853de2d9aaf4b141046c4d5303bc1ff0ad2.tar.gz historical-754f3853de2d9aaf4b141046c4d5303bc1ff0ad2.tar.bz2 historical-754f3853de2d9aaf4b141046c4d5303bc1ff0ad2.zip |
punt clp license which was in fact MIT
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/clp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/licenses/clp b/licenses/clp deleted file mode 100644 index 2b3fffb03bc0..000000000000 --- a/licenses/clp +++ /dev/null @@ -1,14 +0,0 @@ -This file is part of CLP, the command line parser package. - -Copyright (c) 1997-2012 Eddie Kohler, ekohler@gmail.com - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, subject to the conditions -listed in the Click LICENSE file, which is available in full at -http://www.pdos.lcs.mit.edu/click/license.html. The conditions include: you -must preserve this copyright notice, and you cannot mention the copyright -holders in advertising related to the Software without their permission. -The Software is provided WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. This -notice is a summary of the Click LICENSE file; the license in that file is -legally binding. |