Removing NOTICE files where we don't need them anymore. Signed-off-by: niclas <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/3a6ac257 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/3a6ac257 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/3a6ac257 Branch: refs/heads/develop Commit: 3a6ac25790e547c3892298297f70a6c1b31b0b5e Parents: 240ddb7 Author: niclas <[email protected]> Authored: Tue May 16 00:05:51 2017 +0800 Committer: niclas <[email protected]> Committed: Tue May 16 00:05:51 2017 +0800 ---------------------------------------------------------------------- core/testsupport/NOTICE | 256 ---------------- extensions/cache-ehcache/NOTICE | 10 - extensions/cache-memcache/NOTICE | 103 ------- extensions/entitystore-geode/NOTICE | 3 - extensions/entitystore-hazelcast/NOTICE | 23 -- extensions/entitystore-jclouds/NOTICE | 3 - extensions/entitystore-jdbm/NOTICE | 50 ---- extensions/entitystore-leveldb/NOTICE | 30 -- extensions/entitystore-mongodb/NOTICE | 92 ------ extensions/entitystore-redis/NOTICE | 26 -- extensions/entitystore-riak/NOTICE | 6 - extensions/entitystore-sql/NOTICE | 4 - extensions/indexing-elasticsearch/NOTICE | 10 - extensions/indexing-rdf/NOTICE | 3 - extensions/indexing-solr/NOTICE | 3 - extensions/metrics-codahale/NOTICE | 16 - extensions/migration/NOTICE | 25 -- extensions/reindexer/NOTICE | 25 -- extensions/serialization-javaxjson/NOTICE | 3 - extensions/serialization-messagepack/NOTICE | 40 --- internals/testsupport-internal/NOTICE | 3 - libraries/circuitbreaker/NOTICE | 25 -- libraries/fileconfig/NOTICE | 25 -- libraries/http/NOTICE | 353 ----------------------- libraries/jmx/NOTICE | 25 -- libraries/rdf/NOTICE | 103 ------- libraries/rest-client/NOTICE | 4 - libraries/rest-common/NOTICE | 7 - libraries/rest-server/NOTICE | 34 --- libraries/rest/NOTICE | 6 - libraries/restlet/NOTICE | 4 - libraries/servlet/NOTICE | 25 -- libraries/shiro-core/NOTICE | 47 --- libraries/shiro-web/NOTICE | 28 -- libraries/spring/NOTICE | 4 - libraries/sql-bonecp/NOTICE | 3 - libraries/sql-dbcp/NOTICE | 3 - libraries/sql-generator/NOTICE | 25 -- libraries/sql-liquibase/NOTICE | 3 - libraries/sql/NOTICE | 25 -- libraries/uowfile/NOTICE | 25 -- 41 files changed, 1508 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/core/testsupport/NOTICE ---------------------------------------------------------------------- diff --git a/core/testsupport/NOTICE b/core/testsupport/NOTICE deleted file mode 100644 index d1a330a..0000000 --- a/core/testsupport/NOTICE +++ /dev/null @@ -1,256 +0,0 @@ - -This subproject contains software from the hamcrest project, see -https://github.com/hamcrest/JavaHamcrest, with the following NOTICEs - - BSD License - - Copyright (c) 2000-2015 www.hamcrest.org - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - Redistributions of source code must retain the above copyright notice, this list of - conditions and the following disclaimer. Redistributions in binary form must reproduce - the above copyright notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the distribution. - - Neither the name of Hamcrest nor the names of its contributors may be used to endorse - or promote products derived from this software without specific prior written - permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY - EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT - SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR - BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY - WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH - DAMAGE. - -This subproject contains software from the junit.org project, see -https://github.com/hamcrest/JavaHamcrest, with the following NOTICEs - - =================================================================================== - == Notices and attributions required by libraries that the project depends on == - =================================================================================== - - The JUnit depends on Java Hamcrest (http://hamcrest.org/JavaHamcrest/). - - LICENSE - - JUnit - - Eclipse Public License - v 1.0 - - THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC - LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM - CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - - 1. DEFINITIONS - - "Contribution" means: - - a) in the case of the initial Contributor, the initial code and - documentation distributed under this Agreement, and - b) in the case of each subsequent Contributor: - - i) changes to the Program, and - - ii) additions to the Program; - - where such changes and/or additions to the Program originate from and are - distributed by that particular Contributor. A Contribution 'originates' from a - Contributor if it was added to the Program by such Contributor itself or anyone - acting on such Contributor's behalf. Contributions do not include additions to - the Program which: (i) are separate modules of software distributed in - conjunction with the Program under their own license agreement, and (ii) are - not derivative works of the Program. - - "Contributor" means any person or entity that distributes the Program. - - "Licensed Patents " mean patent claims licensable by a Contributor which are - necessarily infringed by the use or sale of its Contribution alone or when - combined with the Program. - - "Program" means the Contributions distributed in accordance with this Agreement. - - "Recipient" means anyone who receives the Program under this Agreement, - including all Contributors. - - 2. GRANT OF RIGHTS - - a) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free copyright license to - reproduce, prepare derivative works of, publicly display, publicly perform, - distribute and sublicense the Contribution of such Contributor, if any, and - such derivative works, in source code and object code form. - - b) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free patent license under - Licensed Patents to make, use, sell, offer to sell, import and otherwise - transfer the Contribution of such Contributor, if any, in source code and - object code form. This patent license shall apply to the combination of the - Contribution and the Program if, at the time the Contribution is added by the - Contributor, such addition of the Contribution causes such combination to be - covered by the Licensed Patents. The patent license shall not apply to any - other combinations which include the Contribution. No hardware per se is - licensed hereunder. - - c) Recipient understands that although each Contributor grants the - licenses to its Contributions set forth herein, no assurances are provided by - any Contributor that the Program does not infringe the patent or other - intellectual property rights of any other entity. Each Contributor disclaims - any liability to Recipient for claims brought by any other entity based on - infringement of intellectual property rights or otherwise. As a condition to - exercising the rights and licenses granted hereunder, each Recipient hereby - assumes sole responsibility to secure any other intellectual property rights - needed, if any. For example, if a third party patent license is required to - allow Recipient to distribute the Program, it is Recipient's responsibility to - acquire that license before distributing the Program. - - d) Each Contributor represents that to its knowledge it has sufficient - copyright rights in its Contribution, if any, to grant the copyright license - set forth in this Agreement. - - 3. REQUIREMENTS - - A Contributor may choose to distribute the Program in object code form under - its own license agreement, provided that: - - a) it complies with the terms and conditions of this Agreement; and - - b) its license agreement: - - i) effectively disclaims on behalf of all Contributors all warranties and - conditions, express and implied, including warranties or conditions of title - and non-infringement, and implied warranties or conditions of merchantability - and fitness for a particular purpose; - - ii) effectively excludes on behalf of all Contributors all liability for - damages, including direct, indirect, special, incidental and consequential - damages, such as lost profits; - - iii) states that any provisions which differ from this Agreement are - offered by that Contributor alone and not by any other party; and - - iv) states that source code for the Program is available from such - Contributor, and informs licensees how to obtain it in a reasonable manner on - or through a medium customarily used for software exchange. - - When the Program is made available in source code form: - - a) it must be made available under this Agreement; and - - b) a copy of this Agreement must be included with each copy of the - Program. - - Contributors may not remove or alter any copyright notices contained within the - Program. - - Each Contributor must identify itself as the originator of its Contribution, if - any, in a manner that reasonably allows subsequent Recipients to identify the - originator of the Contribution. - - 4. COMMERCIAL DISTRIBUTION - - Commercial distributors of software may accept certain responsibilities with - respect to end users, business partners and the like. While this license is - intended to facilitate the commercial use of the Program, the Contributor who - includes the Program in a commercial product offering should do so in a manner - which does not create potential liability for other Contributors. Therefore, if - a Contributor includes the Program in a commercial product offering, such - Contributor ("Commercial Contributor") hereby agrees to defend and indemnify - every other Contributor ("Indemnified Contributor") against any losses, damages - and costs (collectively "Losses") arising from claims, lawsuits and other legal - actions brought by a third party against the Indemnified Contributor to the - extent caused by the acts or omissions of such Commercial Contributor in - connection with its distribution of the Program in a commercial product - offering. The obligations in this section do not apply to any claims or Losses - relating to any actual or alleged intellectual property infringement. In order - to qualify, an Indemnified Contributor must: a) promptly notify the Commercial - Contributor in writing of such claim, and b) allow the Commercial Contributor - to control, and cooperate with the Commercial Contributor in, the defense and - any related settlement negotiations. The Indemnified Contributor may - participate in any such claim at its own expense. - - For example, a Contributor might include the Program in a commercial product - offering, Product X. That Contributor is then a Commercial Contributor. If that - Commercial Contributor then makes performance claims, or offers warranties - related to Product X, those performance claims and warranties are such - Commercial Contributor's responsibility alone. Under this section, the - Commercial Contributor would have to defend claims against the other - Contributors related to those performance claims and warranties, and if a court - requires any other Contributor to pay any damages as a result, the Commercial - Contributor must pay those damages. - - 5. NO WARRANTY - - EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR - IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, - NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each - Recipient is solely responsible for determining the appropriateness of using - and distributing the Program and assumes all risks associated with its exercise - of rights under this Agreement, including but not limited to the risks and - costs of program errors, compliance with applicable laws, damage to or loss of - data, programs or equipment, and unavailability or interruption of operations. - - 6. DISCLAIMER OF LIABILITY - - EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY - CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST - PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY - WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS - GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - - 7. GENERAL - - If any provision of this Agreement is invalid or unenforceable under applicable - law, it shall not affect the validity or enforceability of the remainder of the - terms of this Agreement, and without further action by the parties hereto, such - provision shall be reformed to the minimum extent necessary to make such - provision valid and enforceable. - - If Recipient institutes patent litigation against any - entity (including a cross-claim or counterclaim in a lawsuit) alleging that the - Program itself (excluding combinations of the Program with other software or - hardware) infringes such Recipient's patent(s), then such Recipient's rights - granted under Section 2(b) shall terminate as of the date such litigation is - filed. - - All Recipient's rights under this Agreement shall terminate if it fails to - comply with any of the material terms or conditions of this Agreement and does - not cure such failure in a reasonable period of time after becoming aware of - such noncompliance. If all Recipient's rights under this Agreement terminate, - Recipient agrees to cease use and distribution of the Program as soon as - reasonably practicable. However, Recipient's obligations under this Agreement - and any licenses granted by Recipient relating to the Program shall continue - and survive. - - Everyone is permitted to copy and distribute copies of this Agreement, but in - order to avoid inconsistency the Agreement is copyrighted and may only be - modified in the following manner. The Agreement Steward reserves the right to - publish new versions (including revisions) of this Agreement from time to time. - No one other than the Agreement Steward has the right to modify this Agreement. - The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation - may assign the responsibility to serve as the Agreement Steward to a suitable - separate entity. Each new version of the Agreement will be given a distinguishing - version number. The Program (including Contributions) may always be distributed - subject to the version of the Agreement under which it was received. In addition, - after a new version of the Agreement is published, Contributor may elect to - distribute the Program (including its Contributions) under the new version. - Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives - no rights or licenses to the intellectual property of any Contributor under this - Agreement, whether expressly, by implication, estoppel or otherwise. All rights - in the Program not expressly granted under this Agreement are reserved. - - This Agreement is governed by the laws of the State of New York and the - intellectual property laws of the United States of America. No party to this - Agreement will bring a legal action under this Agreement more than one year - after the cause of action arose. Each party waives its rights to a jury trial - in any resulting litigation. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/cache-ehcache/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/cache-ehcache/NOTICE b/extensions/cache-ehcache/NOTICE deleted file mode 100644 index 7ded08d..0000000 --- a/extensions/cache-ehcache/NOTICE +++ /dev/null @@ -1,10 +0,0 @@ - -This subproject contains software from the ehcache project, see -https://github.com/ehcache/ehcache3/, under the Apache License -with the following NOTICEs - - Ehcache V3 - Copyright 2014-2016 Terracotta, Inc. - - The product includes software from the Apache Commons Lang project, - under the Apache License 2.0 (see: org.ehcache.impl.internal.classes.commonslang) http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/cache-memcache/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/cache-memcache/NOTICE b/extensions/cache-memcache/NOTICE deleted file mode 100644 index 7527639..0000000 --- a/extensions/cache-memcache/NOTICE +++ /dev/null @@ -1,103 +0,0 @@ - -This subproject contains software from the memcached project, see -https://github.com/memcached/memcached, with the following NOTICEs - - Copyright (c) 2003, Danga Interactive, Inc. - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - - * Neither the name of the Danga Interactive nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - - - Copyright (c) 2011, Willem-Hendrik Thiart - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - * The names of its contributors may not be used to endorse or promote - products derived from this software without specific prior written - permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL WILLEM-HENDRIK THIART BE LIABLE FOR ANY - DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - - - Copyright (c) 2016, Arturo Martin-de-Nicolas - [email protected] - https://github.com/amdn/itoa_ljust/ - All rights reserved. - - This implementation is loosely based on the structure of FastInt32ToBufferLeft - in: - - Protocol Buffers - Google's data interchange format - Copyright 2008 Google Inc. All rights reserved. - https://developers.google.com/protocol-buffers/ - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-geode/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-geode/NOTICE b/extensions/entitystore-geode/NOTICE deleted file mode 100644 index e0abaaa..0000000 --- a/extensions/entitystore-geode/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache Geode project, -under the Apache License. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-hazelcast/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-hazelcast/NOTICE b/extensions/entitystore-hazelcast/NOTICE deleted file mode 100644 index ad54ceb..0000000 --- a/extensions/entitystore-hazelcast/NOTICE +++ /dev/null @@ -1,23 +0,0 @@ -This subproject contains software from the hazelcast project, see -https://github.com/hazelcast/hazelcast, under the Apache License -with the following NOTICEs - - The packages: - - com.hazelcast.util.collection - com.hazelcast.internal.util.concurrent - - and the classes: - - com.hazelcast.util.QuickMath - com.hazelcast.client.impl.protocol.util.UnsafeBuffer - com.hazelcast.client.impl.protocol.util.BufferBuilder - - contain code originating from the Agrona project - (https://github.com/real-logic/Agrona). - - The class com.hazelcast.util.HashUtil contains code originating - from the Koloboke project (https://github.com/OpenHFT/Koloboke). - - The class classloading.ThreadLocalLeakTestUtils contains code originating - from the Tomcat project (https://github.com/apache/tomcat). http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-jclouds/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-jclouds/NOTICE b/extensions/entitystore-jclouds/NOTICE deleted file mode 100644 index 653c69b..0000000 --- a/extensions/entitystore-jclouds/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache JClouds project, -under the Apache License. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-jdbm/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-jdbm/NOTICE b/extensions/entitystore-jdbm/NOTICE deleted file mode 100644 index 46f75f2..0000000 --- a/extensions/entitystore-jdbm/NOTICE +++ /dev/null @@ -1,50 +0,0 @@ - -This subproject contains software from the JDBM project, see -http://jdbm.sourceforge.net/, under the following license - - /** - * JDBM LICENSE v1.00 - * - * Redistribution and use of this software and associated documentation - * ("Software"), with or without modification, are permitted provided - * that the following conditions are met: - * - * 1. Redistributions of source code must retain copyright - * statements and notices. Redistributions must also contain a - * copy of this document. - * - * 2. Redistributions in binary form must reproduce the - * above copyright notice, this list of conditions and the - * following disclaimer in the documentation and/or other - * materials provided with the distribution. - * - * 3. The name "JDBM" must not be used to endorse or promote - * products derived from this Software without prior written - * permission of Cees de Groot. For written permission, - * please contact [email protected]. - * - * 4. Products derived from this Software may not be called "JDBM" - * nor may "JDBM" appear in their names without prior written - * permission of Cees de Groot. - * - * 5. Due credit should be given to the JDBM Project - * (http://jdbm.sourceforge.net/). - * - * THIS SOFTWARE IS PROVIDED BY THE JDBM PROJECT AND CONTRIBUTORS - * ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT - * NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND - * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL - * CEES DE GROOT OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, - * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Copyright 2000 (C) Cees de Groot. All Rights Reserved. - * Contributions are Copyright (C) 2000 by their associated contributors. - * - * $Id: LICENSE.txt,v 1.1 2000/05/05 23:59:52 boisvert Exp $ - */ \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-leveldb/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-leveldb/NOTICE b/extensions/entitystore-leveldb/NOTICE deleted file mode 100644 index 7186236..0000000 --- a/extensions/entitystore-leveldb/NOTICE +++ /dev/null @@ -1,30 +0,0 @@ -This subproject contains software from the LevelDB project, see -https://github.com/google/leveldb, under the following license - - Copyright (c) 2011 The LevelDB Authors. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-mongodb/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-mongodb/NOTICE b/extensions/entitystore-mongodb/NOTICE deleted file mode 100644 index e773825..0000000 --- a/extensions/entitystore-mongodb/NOTICE +++ /dev/null @@ -1,92 +0,0 @@ -This subproject contains software from the mongodb project, see -https://github.com/mongodb/mongo-java-driver, under the Apache License -with the following NOTICEs - - The MongoDB Java Driver uses third-party libraries or other resources that may - be distributed under licenses different than the MongoDB Java Driver software. - - In the event that we accidentally failed to list a required notice, - please bring it to our attention through any of the ways detailed here: - - [email protected] - - The attached notices are provided for information only. - - For any licenses that require disclosure of source, sources are available at - https://github.com/mongodb/mongo-java-driver. - - - 1) The following files: Immutable.java, NotThreadSafe.java, ThreadSafe.java - - Copyright (c) 2005 Brian Goetz and Tim Peierls - Released under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.5) - Official home: http://www.jcip.net - - Any republication or derived work distributed in source code form - must include this copyright and license notice. - - 2) The following files: Assertions.java, AbstractCopyOnWriteMap.java, CopyOnWriteMap.java - - Copyright (c) 2008-2014 Atlassian Pty Ltd - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - 3) The following files: Beta.java, UnsignedLongs.java, UnsignedLongsTest.java - - Copyright 2010 The Guava Authors - Copyright 2011 The Guava Authors - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - 4) The following files: Base64Codec.java - - Copyright 1999,2005 The Apache Software Foundation. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - 5) The following files: ReadTimeoutHandler.java - - Copyright 2015 MongoDB, Inc. - Copyright 2012 The Netty Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-redis/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-redis/NOTICE b/extensions/entitystore-redis/NOTICE deleted file mode 100644 index b06260a..0000000 --- a/extensions/entitystore-redis/NOTICE +++ /dev/null @@ -1,26 +0,0 @@ -This subproject contains software from the jedis project, see -https://github.com/xetorthio/jedis, under the -following License - - Copyright (c) 2010 Jonathan Leibiusky - - 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. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-riak/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-riak/NOTICE b/extensions/entitystore-riak/NOTICE deleted file mode 100644 index efc4316..0000000 --- a/extensions/entitystore-riak/NOTICE +++ /dev/null @@ -1,6 +0,0 @@ - -This subproject contains software from the riak-java-client -project, see https://github.com/basho/riak-java-client, under -the Apache License. - - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/entitystore-sql/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-sql/NOTICE b/extensions/entitystore-sql/NOTICE deleted file mode 100644 index 9007a90..0000000 --- a/extensions/entitystore-sql/NOTICE +++ /dev/null @@ -1,4 +0,0 @@ -This subproject contains software from the jooq project, see -https://github.com/jOOQ/jOOQ, under the Apache License. - - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/indexing-elasticsearch/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/indexing-elasticsearch/NOTICE b/extensions/indexing-elasticsearch/NOTICE deleted file mode 100644 index 46b69a2..0000000 --- a/extensions/indexing-elasticsearch/NOTICE +++ /dev/null @@ -1,10 +0,0 @@ -This subproject contains software from the hazelcast project, see -https://github.com/hazelcast/hazelcast, under the Apache License -with the following NOTICEs - - Elasticsearch - Copyright 2009-2017 Elasticsearch - - This product includes software developed by The Apache Software - Foundation (http://www.apache.org/). - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/indexing-rdf/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/indexing-rdf/NOTICE b/extensions/indexing-rdf/NOTICE deleted file mode 100644 index 694717a..0000000 --- a/extensions/indexing-rdf/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache Commons project, -under the Apache License. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/indexing-solr/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/indexing-solr/NOTICE b/extensions/indexing-solr/NOTICE deleted file mode 100644 index b6d431f..0000000 --- a/extensions/indexing-solr/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache Lucene project, -under the Apache License. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/metrics-codahale/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/metrics-codahale/NOTICE b/extensions/metrics-codahale/NOTICE deleted file mode 100644 index 9468f99..0000000 --- a/extensions/metrics-codahale/NOTICE +++ /dev/null @@ -1,16 +0,0 @@ - -This subproject contains software from the dropwizard/metrics project, -see https://github.com/dropwizard/metrics, under the Apache License -with the following NOTICEs - - Metrics - Copyright 2010-2013 Coda Hale and Yammer, Inc. - - This product includes software developed by Coda Hale and Yammer, Inc. - - This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64, - LongAdder), which was released with the following comments: - - Written by Doug Lea with assistance from members of JCP JSR-166 - Expert Group and released to the public domain, as explained at - http://creativecommons.org/publicdomain/zero/1.0/ \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/migration/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/migration/NOTICE b/extensions/migration/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/extensions/migration/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/reindexer/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/reindexer/NOTICE b/extensions/reindexer/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/extensions/reindexer/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/serialization-javaxjson/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/serialization-javaxjson/NOTICE b/extensions/serialization-javaxjson/NOTICE deleted file mode 100644 index 26cdae8..0000000 --- a/extensions/serialization-javaxjson/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache Johnzon project, -under the Apache License. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/extensions/serialization-messagepack/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/serialization-messagepack/NOTICE b/extensions/serialization-messagepack/NOTICE deleted file mode 100644 index 215d422..0000000 --- a/extensions/serialization-messagepack/NOTICE +++ /dev/null @@ -1,40 +0,0 @@ - -This subproject contains software from the Apache Commons project, -under the Apache License. - -This subproject contains software from the msg project, see -https://github.com/msgpack/msgpack-java, under the Apache License -and the following NOTICEs - - This product includes the software developed by third-party: - - * Google Guava https://code.google.com/p/guava-libraries/ (APL2) - * sbt-extras: https://github.com/paulp/sbt-extras (BSD) (LICENSE.sbt-extras.txt) - - // Generated from http://www.opensource.org/licenses/bsd-license.php - Copyright (c) 2011, Paul Phillips. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - * Neither the name of the author nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/internals/testsupport-internal/NOTICE ---------------------------------------------------------------------- diff --git a/internals/testsupport-internal/NOTICE b/internals/testsupport-internal/NOTICE deleted file mode 100644 index 485e62d..0000000 --- a/internals/testsupport-internal/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the junit-docker-rule project, see -https://github.com/tdomzal/junit-docker-rule, under the Apache License http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/circuitbreaker/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/circuitbreaker/NOTICE b/libraries/circuitbreaker/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/libraries/circuitbreaker/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/fileconfig/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/fileconfig/NOTICE b/libraries/fileconfig/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/libraries/fileconfig/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/http/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/http/NOTICE b/libraries/http/NOTICE deleted file mode 100644 index c344416..0000000 --- a/libraries/http/NOTICE +++ /dev/null @@ -1,353 +0,0 @@ - -This subproject include cryptographic software. The country in which you -currently reside may have restrictions on the import, possession, use, and/or -re-export to another country, of encryption software. BEFORE using any -encryption software, please check your country's laws, regulations and -policies concerning the import, possession, or use, and re-export of encryption -software, to see if this is permitted. See <http://www.wassenaar.org/> for more -information. - -The U.S. Government Department of Commerce, Bureau of Industry and Security -(BIS), has classified this software as Export Commodity Control Number (ECCN) -5D002.C.1, which includes information security software using or performing -cryptographic functions with asymmetric algorithms. The form and manner of this -Apache Software Foundation distribution makes it eligible for export under the -License Exception ENC Technology Software Unrestricted (TSU) exception (see the -BIS Export Administration Regulations, Section 740.13) for both object code and -source code. - - -This subproject contains software from the eclipse jetty project, see -https://github.com/hamcrest/JavaHamcrest, with the following License -and NOTICEs - - Eclipse Public License - v 1.0 - - THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC - LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM - CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - - 1. DEFINITIONS - - "Contribution" means: - - a) in the case of the initial Contributor, the initial code and - documentation distributed under this Agreement, and - b) in the case of each subsequent Contributor: - - i) changes to the Program, and - - ii) additions to the Program; - - where such changes and/or additions to the Program originate from and are - distributed by that particular Contributor. A Contribution 'originates' from a - Contributor if it was added to the Program by such Contributor itself or anyone - acting on such Contributor's behalf. Contributions do not include additions to - the Program which: (i) are separate modules of software distributed in - conjunction with the Program under their own license agreement, and (ii) are - not derivative works of the Program. - - "Contributor" means any person or entity that distributes the Program. - - "Licensed Patents " mean patent claims licensable by a Contributor which are - necessarily infringed by the use or sale of its Contribution alone or when - combined with the Program. - - "Program" means the Contributions distributed in accordance with this Agreement. - - "Recipient" means anyone who receives the Program under this Agreement, - including all Contributors. - - 2. GRANT OF RIGHTS - - a) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free copyright license to - reproduce, prepare derivative works of, publicly display, publicly perform, - distribute and sublicense the Contribution of such Contributor, if any, and - such derivative works, in source code and object code form. - - b) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free patent license under - Licensed Patents to make, use, sell, offer to sell, import and otherwise - transfer the Contribution of such Contributor, if any, in source code and - object code form. This patent license shall apply to the combination of the - Contribution and the Program if, at the time the Contribution is added by the - Contributor, such addition of the Contribution causes such combination to be - covered by the Licensed Patents. The patent license shall not apply to any - other combinations which include the Contribution. No hardware per se is - licensed hereunder. - - c) Recipient understands that although each Contributor grants the - licenses to its Contributions set forth herein, no assurances are provided by - any Contributor that the Program does not infringe the patent or other - intellectual property rights of any other entity. Each Contributor disclaims - any liability to Recipient for claims brought by any other entity based on - infringement of intellectual property rights or otherwise. As a condition to - exercising the rights and licenses granted hereunder, each Recipient hereby - assumes sole responsibility to secure any other intellectual property rights - needed, if any. For example, if a third party patent license is required to - allow Recipient to distribute the Program, it is Recipient's responsibility to - acquire that license before distributing the Program. - - d) Each Contributor represents that to its knowledge it has sufficient - copyright rights in its Contribution, if any, to grant the copyright license - set forth in this Agreement. - - 3. REQUIREMENTS - - A Contributor may choose to distribute the Program in object code form under - its own license agreement, provided that: - - a) it complies with the terms and conditions of this Agreement; and - - b) its license agreement: - - i) effectively disclaims on behalf of all Contributors all warranties and - conditions, express and implied, including warranties or conditions of title - and non-infringement, and implied warranties or conditions of merchantability - and fitness for a particular purpose; - - ii) effectively excludes on behalf of all Contributors all liability for - damages, including direct, indirect, special, incidental and consequential - damages, such as lost profits; - - iii) states that any provisions which differ from this Agreement are - offered by that Contributor alone and not by any other party; and - - iv) states that source code for the Program is available from such - Contributor, and informs licensees how to obtain it in a reasonable manner on - or through a medium customarily used for software exchange. - - When the Program is made available in source code form: - - a) it must be made available under this Agreement; and - - b) a copy of this Agreement must be included with each copy of the - Program. - - Contributors may not remove or alter any copyright notices contained within the - Program. - - Each Contributor must identify itself as the originator of its Contribution, if - any, in a manner that reasonably allows subsequent Recipients to identify the - originator of the Contribution. - - 4. COMMERCIAL DISTRIBUTION - - Commercial distributors of software may accept certain responsibilities with - respect to end users, business partners and the like. While this license is - intended to facilitate the commercial use of the Program, the Contributor who - includes the Program in a commercial product offering should do so in a manner - which does not create potential liability for other Contributors. Therefore, if - a Contributor includes the Program in a commercial product offering, such - Contributor ("Commercial Contributor") hereby agrees to defend and indemnify - every other Contributor ("Indemnified Contributor") against any losses, damages - and costs (collectively "Losses") arising from claims, lawsuits and other legal - actions brought by a third party against the Indemnified Contributor to the - extent caused by the acts or omissions of such Commercial Contributor in - connection with its distribution of the Program in a commercial product - offering. The obligations in this section do not apply to any claims or Losses - relating to any actual or alleged intellectual property infringement. In order - to qualify, an Indemnified Contributor must: a) promptly notify the Commercial - Contributor in writing of such claim, and b) allow the Commercial Contributor - to control, and cooperate with the Commercial Contributor in, the defense and - any related settlement negotiations. The Indemnified Contributor may - participate in any such claim at its own expense. - - For example, a Contributor might include the Program in a commercial product - offering, Product X. That Contributor is then a Commercial Contributor. If that - Commercial Contributor then makes performance claims, or offers warranties - related to Product X, those performance claims and warranties are such - Commercial Contributor's responsibility alone. Under this section, the - Commercial Contributor would have to defend claims against the other - Contributors related to those performance claims and warranties, and if a court - requires any other Contributor to pay any damages as a result, the Commercial - Contributor must pay those damages. - - 5. NO WARRANTY - - EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR - IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, - NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each - Recipient is solely responsible for determining the appropriateness of using - and distributing the Program and assumes all risks associated with its exercise - of rights under this Agreement, including but not limited to the risks and - costs of program errors, compliance with applicable laws, damage to or loss of - data, programs or equipment, and unavailability or interruption of operations. - - 6. DISCLAIMER OF LIABILITY - - EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY - CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST - PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY - WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS - GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - - 7. GENERAL - - If any provision of this Agreement is invalid or unenforceable under applicable - law, it shall not affect the validity or enforceability of the remainder of the - terms of this Agreement, and without further action by the parties hereto, such - provision shall be reformed to the minimum extent necessary to make such - provision valid and enforceable. - - If Recipient institutes patent litigation against any - entity (including a cross-claim or counterclaim in a lawsuit) alleging that the - Program itself (excluding combinations of the Program with other software or - hardware) infringes such Recipient's patent(s), then such Recipient's rights - granted under Section 2(b) shall terminate as of the date such litigation is - filed. - - All Recipient's rights under this Agreement shall terminate if it fails to - comply with any of the material terms or conditions of this Agreement and does - not cure such failure in a reasonable period of time after becoming aware of - such noncompliance. If all Recipient's rights under this Agreement terminate, - Recipient agrees to cease use and distribution of the Program as soon as - reasonably practicable. However, Recipient's obligations under this Agreement - and any licenses granted by Recipient relating to the Program shall continue - and survive. - - Everyone is permitted to copy and distribute copies of this Agreement, but in - order to avoid inconsistency the Agreement is copyrighted and may only be - modified in the following manner. The Agreement Steward reserves the right to - publish new versions (including revisions) of this Agreement from time to time. - No one other than the Agreement Steward has the right to modify this Agreement. - The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation - may assign the responsibility to serve as the Agreement Steward to a suitable - separate entity. Each new version of the Agreement will be given a distinguishing - version number. The Program (including Contributions) may always be distributed - subject to the version of the Agreement under which it was received. In addition, - after a new version of the Agreement is published, Contributor may elect to - distribute the Program (including its Contributions) under the new version. - Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives - no rights or licenses to the intellectual property of any Contributor under this - Agreement, whether expressly, by implication, estoppel or otherwise. All rights - in the Program not expressly granted under this Agreement are reserved. - - This Agreement is governed by the laws of the State of New York and the - intellectual property laws of the United States of America. No party to this - Agreement will bring a legal action under this Agreement more than one year - after the cause of action arose. Each party waives its rights to a jury trial - in any resulting litigation. - - ============================================================== - Jetty Web Container - Copyright 1995-2017 Mort Bay Consulting Pty Ltd. - ============================================================== - - The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd - unless otherwise noted. - - Jetty is dual licensed under both - - * The Apache 2.0 License - http://www.apache.org/licenses/LICENSE-2.0.html - - and - - * The Eclipse Public 1.0 License - http://www.eclipse.org/legal/epl-v10.html - - Jetty may be distributed under either license. - - ------ - Eclipse - - The following artifacts are EPL. - * org.eclipse.jetty.orbit:org.eclipse.jdt.core - - The following artifacts are EPL and ASL2. - * org.eclipse.jetty.orbit:javax.security.auth.message - - - The following artifacts are EPL and CDDL 1.0. - * org.eclipse.jetty.orbit:javax.mail.glassfish - - - ------ - Oracle - - The following artifacts are CDDL + GPLv2 with classpath exception. - https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html - - * javax.servlet:javax.servlet-api - * javax.annotation:javax.annotation-api - * javax.transaction:javax.transaction-api - * javax.websocket:javax.websocket-api - - ------ - Oracle OpenJDK - - If ALPN is used to negotiate HTTP/2 connections, then the following - artifacts may be included in the distribution or downloaded when ALPN - module is selected. - - * java.sun.security.ssl - - These artifacts replace/modify OpenJDK classes. The modififications - are hosted at github and both modified and original are under GPL v2 with - classpath exceptions. - http://openjdk.java.net/legal/gplv2+ce.html - - - ------ - OW2 - - The following artifacts are licensed by the OW2 Foundation according to the - terms of http://asm.ow2.org/license.html - - org.ow2.asm:asm-commons - org.ow2.asm:asm - - - ------ - Apache - - The following artifacts are ASL2 licensed. - - org.apache.taglibs:taglibs-standard-spec - org.apache.taglibs:taglibs-standard-impl - - - ------ - MortBay - - The following artifacts are ASL2 licensed. Based on selected classes from - following Apache Tomcat jars, all ASL2 licensed. - - org.mortbay.jasper:apache-jsp - org.apache.tomcat:tomcat-jasper - org.apache.tomcat:tomcat-juli - org.apache.tomcat:tomcat-jsp-api - org.apache.tomcat:tomcat-el-api - org.apache.tomcat:tomcat-jasper-el - org.apache.tomcat:tomcat-api - org.apache.tomcat:tomcat-util-scan - org.apache.tomcat:tomcat-util - - org.mortbay.jasper:apache-el - org.apache.tomcat:tomcat-jasper-el - org.apache.tomcat:tomcat-el-api - - - ------ - Mortbay - - The following artifacts are CDDL + GPLv2 with classpath exception. - - https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html - - org.eclipse.jetty.toolchain:jetty-schemas - - ------ - Assorted - - The UnixCrypt.java code implements the one way cryptography used by - Unix systems for simple password protection. Copyright 1996 Aki Yoshida, - modified April 2001 by Iris Van den Broeke, Daniel Deville. - Permission to use, copy, modify and distribute UnixCrypt - for non-commercial or commercial purposes and without fee is - granted provided that the copyright notice appears in all copies. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/jmx/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/jmx/NOTICE b/libraries/jmx/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/libraries/jmx/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/rdf/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/rdf/NOTICE b/libraries/rdf/NOTICE deleted file mode 100644 index 68279fa..0000000 --- a/libraries/rdf/NOTICE +++ /dev/null @@ -1,103 +0,0 @@ - -This subproject contains software from the OpenRDF/Sesame project, -see https://bitbucket.org/openrdf/sesame, under the following license -and NOTICEs - - Copyright Aduna (http://www.aduna-software.com/) 2001-2013 - All rights reserved. - - Redistribution and use in source and binary forms, with or without modification, - are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - * Neither the name of the copyright holder nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR - ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON - ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - The OpenRDF Sesame Framework - Copyright 2001-2013 Aduna - ------------------------------------------------------------------------------- - - Source code contributions - ------------------------- - - This software includes code developed by Aduna - (http://www.aduna-software.com/). - - This software includes code developed by Ontotext AD - (http://www.ontotext.com/). - - This software includes code developed by 3 Round Stones - (http://www.3roundstones.com/). - - This software includes code developed by Fluid Operations - (http://www.fluidops.com/). - - This software includes code developed by the Information Management Group at - Food & Biobased Research, Wageningen University (http://www.fbr.wur.nl/). - - This software includes code developed by Clark & Parsia - (http://clarkparsia.com/). - - This software includes code developed by the Institute for Defense Analyses - (IDA) (http://www.ida.org/). - - This software includes code developed by Atos (http://www.atos.net/). - - This software includes code developed by Peter Ansell (https://github.com/ansell). - - This software includes code developed by DFKI (http://www.dfki.de/). - - This software includes code developed by L3S (http://www.l3s.de/). - - The above parties have licensed their code contributions to Aduna under the - terms of a contributor license agreement (CLA). - - Third party libraries - --------------------- - - This product includes software developed by The Apache Software Foundation - (http://www.apache.org/). License: http://www.apache.org/licenses/LICENSE-2.0 - - This product includes software developed by the JUnit project - (http://www.junit.org/). License: http://junit.sourceforge.net/cpl-v10.html - - Parts of this product use software developed by Laurens Rietveld - (http://yasqe.yasgui.org/). License: https://github.com/YASGUI/YASQE/blob/gh-pages/license.txt - - Parts of this product use software developed by Marijn Haverbeke et al. - (http://codemirror.net/) License: http://codemirror.net/LICENSE - - Parts of this product use software developed by the jQuery Foundation et al. - (https://jquery.com/) License: https://github.com/jquery/jquery/blob/master/LICENSE.txt - - Parts of this product use software developed by JSON.org - (http://www.json.org/). License: http://www.json.org/license.html - - Parts of this product use software developed by the Mockito project - (https://code.google.com/p/mockito/). - License: https://github.com/mockito/mockito/blob/master/LICENSE - - Parts of this product use software developed by FasterXML, LLC - (https://fasterxml.com). License: http://www.apache.org/licenses/LICENSE-2.0 - - Parts of this product use software developed by the Google Guava project - (https://github.com/google/guava/). License: https://github.com/google/guava/blob/master/COPYING - - Parts of this product use software developed by the Spatial4j project - (https://github.com/spatial4j/spatial4j/). License: https://github.com/spatial4j/spatial4j/blob/master/LICENSE.txt http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/rest-client/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/rest-client/NOTICE b/libraries/rest-client/NOTICE deleted file mode 100644 index 4e0830c..0000000 --- a/libraries/rest-client/NOTICE +++ /dev/null @@ -1,4 +0,0 @@ - -This subproject contains software from the restlet project, -see https://github.com/qos-ch/slf4j, under the Apache License - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/rest-common/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/rest-common/NOTICE b/libraries/rest-common/NOTICE deleted file mode 100644 index 2ae17b8..0000000 --- a/libraries/rest-common/NOTICE +++ /dev/null @@ -1,7 +0,0 @@ - -This subproject contains software from the restlet project, -see https://github.com/qos-ch/slf4j, under the Apache License - -This subproject contains software from the Apache Velocity project -under the Apache License - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/rest-server/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/rest-server/NOTICE b/libraries/rest-server/NOTICE deleted file mode 100644 index 3cb4dc7..0000000 --- a/libraries/rest-server/NOTICE +++ /dev/null @@ -1,34 +0,0 @@ - -This subproject contains software from the restlet project, -see https://github.com/qos-ch/slf4j, under the Apache License - -This subproject contains software from the Apache Velocity project -under the Apache License - -This subproject contains software from the Apache Freemarker project -under the Apache License - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/rest/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/rest/NOTICE b/libraries/rest/NOTICE deleted file mode 100644 index e2e44b1..0000000 --- a/libraries/rest/NOTICE +++ /dev/null @@ -1,6 +0,0 @@ - -This subproject contains software from the restlet project, -see https://github.com/qos-ch/slf4j, under the Apache License - -This subproject contains software from the Apache Velocity project -under the Apache License http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/restlet/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/restlet/NOTICE b/libraries/restlet/NOTICE deleted file mode 100644 index 4e0830c..0000000 --- a/libraries/restlet/NOTICE +++ /dev/null @@ -1,4 +0,0 @@ - -This subproject contains software from the restlet project, -see https://github.com/qos-ch/slf4j, under the Apache License - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/servlet/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/servlet/NOTICE b/libraries/servlet/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/libraries/servlet/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/shiro-core/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/shiro-core/NOTICE b/libraries/shiro-core/NOTICE deleted file mode 100644 index 5fdba71..0000000 --- a/libraries/shiro-core/NOTICE +++ /dev/null @@ -1,47 +0,0 @@ - -This subproject contains software from the Apache Shiro project -under the Apache License - -This subproject contains software from the bouncycastle project, -see https://github.com/bcgit/bc-java, under the MIT License - - Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. - (http://www.bouncycastle.org) - All rights reserved. - - 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. - -This subproject include cryptographic software. The country in which you -currently reside may have restrictions on the import, possession, use, and/or -re-export to another country, of encryption software. BEFORE using any -encryption software, please check your country's laws, regulations and -policies concerning the import, possession, or use, and re-export of encryption -software, to see if this is permitted. See <http://www.wassenaar.org/> for more -information. - -The U.S. Government Department of Commerce, Bureau of Industry and Security -(BIS), has classified this software as Export Commodity Control Number (ECCN) -5D002.C.1, which includes information security software using or performing -cryptographic functions with asymmetric algorithms. The form and manner of this -Apache Software Foundation distribution makes it eligible for export under the -License Exception ENC Technology Software Unrestricted (TSU) exception (see the -BIS Export Administration Regulations, Section 740.13) for both object code and -source code. - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/shiro-web/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/shiro-web/NOTICE b/libraries/shiro-web/NOTICE deleted file mode 100644 index cb4f7d6..0000000 --- a/libraries/shiro-web/NOTICE +++ /dev/null @@ -1,28 +0,0 @@ - -This subproject contains software from the Apache Shiro project -under the Apache License - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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. http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/spring/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/spring/NOTICE b/libraries/spring/NOTICE deleted file mode 100644 index 289ba66..0000000 --- a/libraries/spring/NOTICE +++ /dev/null @@ -1,4 +0,0 @@ - -This subproject contains software from the Spring Framework project -under the Apache License - http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/sql-bonecp/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/sql-bonecp/NOTICE b/libraries/sql-bonecp/NOTICE deleted file mode 100644 index d6ff6b9..0000000 --- a/libraries/sql-bonecp/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the bonecp project, -see https://github.com/wwadge/bonecp, under the Apache License http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/sql-dbcp/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/sql-dbcp/NOTICE b/libraries/sql-dbcp/NOTICE deleted file mode 100644 index f2b7250..0000000 --- a/libraries/sql-dbcp/NOTICE +++ /dev/null @@ -1,3 +0,0 @@ - -This subproject contains software from the Apache Commons project, -under the Apache License http://git-wip-us.apache.org/repos/asf/polygene-java/blob/3a6ac257/libraries/sql-generator/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/sql-generator/NOTICE b/libraries/sql-generator/NOTICE deleted file mode 100644 index ae00454..0000000 --- a/libraries/sql-generator/NOTICE +++ /dev/null @@ -1,25 +0,0 @@ - -This subproject contains software from the slf4j project, -see https://github.com/qos-ch/slf4j, under the MIT License - - Copyright (c) 2004-2017 QOS.ch - All rights reserved. - - 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.
