diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-03 09:14:42 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-03 09:14:42 +0000 |
commit | 75c42f6423dcc7f93cb76e3e2a978d06c195c407 (patch) | |
tree | a83a8fabe1cb858c9e5135677d1a947378e6d53d /archiva-jetty/src | |
parent | 7f11b29a03be47a2406c5a7db22788e8beac1978 (diff) | |
download | archiva-75c42f6423dcc7f93cb76e3e2a978d06c195c407.tar.gz archiva-75c42f6423dcc7f93cb76e3e2a978d06c195c407.zip |
update LICENSE for embeded jetty distributions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393362 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty/src')
-rw-r--r-- | archiva-jetty/src/main/resources/LICENSE | 56 |
1 files changed, 55 insertions, 1 deletions
diff --git a/archiva-jetty/src/main/resources/LICENSE b/archiva-jetty/src/main/resources/LICENSE index 774a48b13..67bbdcb06 100644 --- a/archiva-jetty/src/main/resources/LICENSE +++ b/archiva-jetty/src/main/resources/LICENSE @@ -203,7 +203,7 @@ -For the Java Service Wrapper (v3.2.3): +For Java Service Wrapper v3.2.3: Copyright (c) 1999, 2006 Tanuki Software, Inc. @@ -259,3 +259,57 @@ BEGIN Silver Egg Techology License ----------------------------------- END Silver Egg Techology License ------------------------------------- + +For jQuery 1.6.1: + +Copyright (c) 2009 John Resig, http://jquery.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, 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 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 +NONINFRINGEMENT. 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. + + +For JQuery UI 1.8.14: + +Copyright (c) 2009 Paul Bakaus, http://jqueryui.com/ + +This software consists of voluntary contributions made by many +individuals (AUTHORS.txt, http://jqueryui.com/about) For exact +contribution history, see the revision history and logs, available +at http://jquery-ui.googlecode.com/svn/ + +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 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 +NONINFRINGEMENT. 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. + + |