diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-16 00:18:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-16 00:18:41 +0000 |
commit | 979ead056dcbea8590572893de5a21467106810c (patch) | |
tree | c872e6dd9602227c2ba67b3552e68eeb04f5e6bc /licenses | |
parent | Change license from EDB to MIT wrt #416179 by "df" (diff) | |
download | historical-979ead056dcbea8590572893de5a21467106810c.tar.gz historical-979ead056dcbea8590572893de5a21467106810c.tar.bz2 historical-979ead056dcbea8590572893de5a21467106810c.zip |
Remove unused license, EDB, was used by x11-misc/numlockx which is now MIT
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/EDB | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/licenses/EDB b/licenses/EDB deleted file mode 100644 index dee3047c3410..000000000000 --- a/licenses/EDB +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS) - -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, including without limitation the -rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -sell copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies of the Software, its documentation and marketing & publicity -materials, and acknowledgment shall be given in the documentation, materials -and software packages that this Software was used. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |