diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-16 06:58:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-16 06:58:59 +0000 |
commit | 1b47353622fea94c56fadfed996df86a641fd21b (patch) | |
tree | 1b6101e41dfd907d3668cd3f27129fac017eed6a /licenses | |
parent | Remove old versions. (diff) | |
download | historical-1b47353622fea94c56fadfed996df86a641fd21b.tar.gz historical-1b47353622fea94c56fadfed996df86a641fd21b.tar.bz2 historical-1b47353622fea94c56fadfed996df86a641fd21b.zip |
remove unused license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/java-service-wrapper | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/licenses/java-service-wrapper b/licenses/java-service-wrapper deleted file mode 100644 index 2dad33f7d5fd..000000000000 --- a/licenses/java-service-wrapper +++ /dev/null @@ -1,54 +0,0 @@ -Copyright (c) 1999, 2006 Tanuki Software, Inc. - -Permission is hereby granted, free of charge, to any person -obtaining a copy of the Java Service Wrapper 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, sub-license, -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 or substantial portions of the Software. - -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 -NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS 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. - - -Portions of the Software have been derived from source code -developed by Silver Egg Technology under the following license: - -BEGIN Silver Egg Techology License ----------------------------------- - - Copyright (c) 2001 Silver Egg Technology - - 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, sub-license, 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 or substantial portions of the Software. - - 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 - NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - HOLDERS 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. - -END Silver Egg Techology License ------------------------------------- - |