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 | e7385815a04061d3bcd033adcb2fb55ac4e6b816 (patch) | |
tree | 9daff691f4571c0eb4ae5289d932f66faa75a545 /licenses | |
parent | The full license of include/lcdf/clp.h and src/clp.c is in fact MIT as per ht... (diff) | |
download | gentoo-2-e7385815a04061d3bcd033adcb2fb55ac4e6b816.tar.gz gentoo-2-e7385815a04061d3bcd033adcb2fb55ac4e6b816.tar.bz2 gentoo-2-e7385815a04061d3bcd033adcb2fb55ac4e6b816.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. |