ZEST-15 Remove spurious NOTICE files
Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/51efac89 Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/51efac89 Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/51efac89 Branch: refs/heads/develop Commit: 51efac894a7a7acbaf2b27a88fb893002a4b419a Parents: 4b2cf31 Author: Paul Merlin <[email protected]> Authored: Tue Jul 7 12:10:39 2015 +0200 Committer: Paul Merlin <[email protected]> Committed: Tue Jul 7 12:10:39 2015 +0200 ---------------------------------------------------------------------- core/NOTICE | 21 --- extensions/cache-ehcache/NOTICE | 17 --- extensions/entitystore-file/NOTICE | 16 --- extensions/entitystore-hazelcast/NOTICE | 18 --- extensions/entitystore-jdbm/NOTICE | 18 --- extensions/entitystore-preferences/NOTICE | 16 --- extensions/entitystore-sql/NOTICE | 22 --- extensions/entitystore-voldemort/NOTICE | 163 ----------------------- extensions/indexing-rdf/NOTICE | 42 ------ extensions/indexing-sql/NOTICE | 17 --- extensions/metrics-yammer/NOTICE | 18 --- extensions/migration/NOTICE | 17 --- extensions/reindexer/NOTICE | 17 --- libraries/NOTICE | 111 --------------- tutorials/introduction/tenminutes/NOTICE | 17 --- tutorials/introduction/thirtyminutes/NOTICE | 17 --- tutorials/introduction/twohours/NOTICE | 17 --- tutorials/introduction/twominutes/NOTICE | 17 --- 18 files changed, 581 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/core/NOTICE ---------------------------------------------------------------------- diff --git a/core/NOTICE b/core/NOTICE deleted file mode 100644 index a95f34b..0000000 --- a/core/NOTICE +++ /dev/null @@ -1,21 +0,0 @@ -Qi4j Core -Copyright 2007-2011, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -This module uses ASM, Copyright (c) 2000-2005 INRIA, France Telecom, -All rights reserved. See licenses/asm.license - -This module uses JUnit, under Common Public License 1.0 from the -http://www.junit.org community. See http://www.junit.org/license - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/cache-ehcache/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/cache-ehcache/NOTICE b/extensions/cache-ehcache/NOTICE deleted file mode 100644 index 93fe55a..0000000 --- a/extensions/cache-ehcache/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j File Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -This module uses Ehcache, software developed at http://www.ehcache.org -under Apache license 2.0. See LICENSE. - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-file/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-file/NOTICE b/extensions/entitystore-file/NOTICE deleted file mode 100644 index bc40830..0000000 --- a/extensions/entitystore-file/NOTICE +++ /dev/null @@ -1,16 +0,0 @@ -Qi4j File Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-hazelcast/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-hazelcast/NOTICE b/extensions/entitystore-hazelcast/NOTICE deleted file mode 100644 index f4c3062..0000000 --- a/extensions/entitystore-hazelcast/NOTICE +++ /dev/null @@ -1,18 +0,0 @@ -Qi4j Hazelcast Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -This module includes software developed by the Hazelcast Project -(http://www.hazelcast.com), under Apache License 2.0. See LICENSE - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-jdbm/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-jdbm/NOTICE b/extensions/entitystore-jdbm/NOTICE deleted file mode 100644 index 423eb34..0000000 --- a/extensions/entitystore-jdbm/NOTICE +++ /dev/null @@ -1,18 +0,0 @@ -Qi4j JDBM Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -This module uses JDBM, software developed at http://jdbm.sf.net by -Cees de Groot and Alex Boisvert. See licenses/jdbm.license - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-preferences/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-preferences/NOTICE b/extensions/entitystore-preferences/NOTICE deleted file mode 100644 index 61e5f91..0000000 --- a/extensions/entitystore-preferences/NOTICE +++ /dev/null @@ -1,16 +0,0 @@ -Qi4j Java Preferences Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-sql/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-sql/NOTICE b/extensions/entitystore-sql/NOTICE deleted file mode 100644 index f6fad01..0000000 --- a/extensions/entitystore-sql/NOTICE +++ /dev/null @@ -1,22 +0,0 @@ -Qi4j REST Persistence Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - - -This module uses software developed at Apache Software Foundation -(http://www.apache.org) under Apache License 2.0, see LICENSE - -This module uses SLF4J, developed at slf4j.org under MIT License. -See licenses/slf4j.license - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/entitystore-voldemort/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/entitystore-voldemort/NOTICE b/extensions/entitystore-voldemort/NOTICE deleted file mode 100644 index af6b4af..0000000 --- a/extensions/entitystore-voldemort/NOTICE +++ /dev/null @@ -1,163 +0,0 @@ -Qi4j Voldemort Entity Store Extension -Copyright 2007-2010, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows Project Voldemorts NOTICE content, on which this module depends. -------------------------------------------------------------------------------- - -This module uses Project Voldemort, developed at http://www.project-voldemort.org -under Apache License 2.0. However, Project Voldemort in turn depends on other -software, with the following notices to be respected. - - ========================================================================= - == NOTICE file corresponding to the section 4d of == - == the Apache License, Version 2.0 == - ========================================================================= - -This product includes the libraries - Avro - commons-codec - commons-collections - commons-dbcp - commons-httpclient - commons-io - commons-lang - commons-logging - commons-pool - catalina-ant - servlet-api - velocity - xerces - libthrift - all of which are software developed by The Apache Software Foundation (http://www.apache.org/) - -This product includes google-collections and protocol buffers, two libraries developed by Google (http://www.google.com, http://code.google.com/p/google-collections/ and http://code.google.com/apis/protocolbuffers/). - -This product includes jdom, a library developed by jdom.org. - -This product includes jopt-simple, a library for parsing command line options (http://jopt-simple.sourceforge.net/). - -This product includes Jackson, a JSON processor (http://jackson.codehaus.org/). - -This product includes ParaNamer, a library that allows the parameter names of non-private methods and constructors to be accessed at runtime (http://paranamer.codehaus.org/). - -This product includes BDB, Java edition, A library developed by Oracle (http://www.oracle.com/database/berkeley-db/je/index.html), which includes -the following license information: - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -The following is the license that applies to this copy of the Berkeley -DB Java Edition software. For a license to use the Berkeley DB Java -Edition software under conditions other than those described here, or -to purchase support for this software, please contact Oracle at [email protected]. - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -/* - * Copyright (c) 2002-2008 Oracle. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 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. Redistributions in any form must be accompanied by information on - * how to obtain complete source code for the DB software and any - * accompanying software that uses the DB software. The source code - * must either be included in the distribution or be available for no - * more than the cost of distribution plus a nominal fee, and must be - * freely redistributable under reasonable conditions. For an - * executable file, complete source code means the source code for all - * modules it contains. It does not include source code for modules or - * files that typically accompany the major components of the operating - * system on which the executable file runs. - * - * THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR - * NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL ORACLE 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. - */ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -/*** - * ASM: a very small and fast Java bytecode manipulation framework - * Copyright (c) 2000-2005 INRIA, France Telecom - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 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. Neither the name of the copyright holders 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 product includes jetty, developed by mortbay.org. - -This product includes junit, developed by junit.org - -This product includes the COLT library for numerical computation developed by CERN: - - Packages cern.colt* , cern.jet*, cern.clhep - - Copyright (c) 1999 CERN - European Organization for Nuclear Research. - - Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, - provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in - supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" - without expressed or implied warranty. - -COLT in turn includes the following packages: - - Packages hep.aida.* - - Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, and others. Check the FreeHEP home page - for more info. Permission to use and/or redistribute this work is granted under the terms of the LGPL License, with the exception that - any usage related to military applications is expressly forbidden. The software and documentation made available under the terms of this - license are provided with no warranty. - -This product includes a copy of slf4j made by slf4j.org, which contains the following statement: - Copyright (c) 2004-2008 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. - -This project includes the the XJDM driver for MongoDB which is available at http://github.com/geir/mongo-java-driver/tree/master -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/indexing-rdf/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/indexing-rdf/NOTICE b/extensions/indexing-rdf/NOTICE deleted file mode 100644 index df57142..0000000 --- a/extensions/indexing-rdf/NOTICE +++ /dev/null @@ -1,42 +0,0 @@ -Qi4j RDF Indexing Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -This module uses cglib (Code Generation Library), developed at -http://cglib.sourceforge.net/ licensed under -the Apache License ver 2.0. See LICENSE - -This module uses ASM, Copyright (c) 2000-2005 INRIA, France Telecom, -All rights reserved. See licenses/asm.license - -This module uses OpenRDF, Copyright Aduna (http://www.aduna-software.com/), -© 2001-2007, All rights reserved. See licenses/openrdf.license - -This module uses info.aduna, Copyright Aduna (http://www.aduna-software.com/), -© 2001-2007, All rights reserved. See licenses/aduna.license - -This module uses software from QOS.ch (http://slf4j.org) licensed under -the X11 license, Copyright (c) 2004-2007 QOS.ch. See licenses/slf4j.license - -This module uses Apache Log4J, software developed at The Apache Software -Foundation (http://www.apache.org/). See LICENSE - -This module uses Apache Commons HttpClient, software developed at The Apache -Software Foundation (http://www.apache.org/). See LICENSE - -This module uses Apache Commons Codec, software developed at The Apache -Software Foundation (http://www.apache.org/). See LICENSE - -This module uses Apache Commons Logging, software developed at The Apache -Software Foundation (http://www.apache.org/). See LICENSE - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/indexing-sql/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/indexing-sql/NOTICE b/extensions/indexing-sql/NOTICE deleted file mode 100644 index a227f35..0000000 --- a/extensions/indexing-sql/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j SQL Indexing Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/metrics-yammer/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/metrics-yammer/NOTICE b/extensions/metrics-yammer/NOTICE deleted file mode 100644 index 14d9122..0000000 --- a/extensions/metrics-yammer/NOTICE +++ /dev/null @@ -1,18 +0,0 @@ -Qi4j Entity Store Migration Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - -This component uses Metrics from http://metrics.codahale.com and -https://github.com/codahale/metrics provided under Apache License v2.0. -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/migration/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/migration/NOTICE b/extensions/migration/NOTICE deleted file mode 100644 index aef816e..0000000 --- a/extensions/migration/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j Entity Store Migration Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/extensions/reindexer/NOTICE ---------------------------------------------------------------------- diff --git a/extensions/reindexer/NOTICE b/extensions/reindexer/NOTICE deleted file mode 100644 index 2e988c6..0000000 --- a/extensions/reindexer/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j Re-Indexing Extension -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/libraries/NOTICE ---------------------------------------------------------------------- diff --git a/libraries/NOTICE b/libraries/NOTICE deleted file mode 100644 index cafd1d4..0000000 --- a/libraries/NOTICE +++ /dev/null @@ -1,111 +0,0 @@ -Qi4j Library - Http Service -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - - -libraries/http NOTICE -This module uses Jetty, developed at Mortbay and Codehaus under Apache -License 2.0. See LICENSE - -This module uses SLF4J, developed at slf4j.org under MIT License. -See licenses/slf4j.license - - -libraries/rdf NOTICE - -This module uses OpenRDF Sesame developed by Aduna Software. -Copyright Aduna (http://www.aduna-software.com/) � 2001-2007 -See licenses/openrdf.license - -This module uses SLF4J, developed at slf4j.org under MIT License. -See licenses/slf4j.license - - -libraries/scripting/beanshell NOTICE - -This module uses Beanshell, developed at beanshell.org. -It is developed under a dual licensing scheme, the Sun Public License -and the "Lesser GNU Public License". The author says; -<quote> -Dual Licensing: Sun Public License / Gnu Lesser Public License -BeanShell is dual licensed under both the SPL and LGPL. -You may use and develop BeanShell under either license. - -Please see the Sun Public License for details. - -About the LGPL -Note: the LGPL has become the "Lesser Gnu Public License" and -BeanShell has adopted the new version... - -A quick note about the LGPL: - -The LGPL is less restrictive than the ordinary GNU Public License in -that it does not force you to distribute your own applications under -the terms of the GPL. It primarily requires that you include a notice -that you are using the software in your documentation and provide -access to the original source code. It also essentially requires that -if you modify or extend BeanShell itself that you make those changes -available separately, under the terms of either the LGPL or the GPL. -I would ask that you accomodate this by simply sending me your bug -fixes and improvement to allow me to incorporate them into the -general BeanShell release. Please see the LGPL for the details. - -If you have a more precise, brief explanation please let me know! -Thanks! - Pat - -Please also feel free to contact me: (Pat Niemeyer [email protected]) about -other licensing arrangements. -</quote> - - -libraries/scripting/groocy NOTICE -This module includes software developed by -The Groovy community (http://groovy.codehaus.org/) under Apache -License 2.0. Copyright 2003-2009. See LICENSE - - -libraries/scripting/javascript NOTICE -This module includes Rhino, software developed by -The Mozilla community (http://mozilla.org/) under Mozilla Public -License 1.1.Ssee licenses/rhino.license - - -libraries/scripting/jruby NOTICE -This module includes JRuby, which NOTICE is significantly large -and can be found at https://github.com/Qi4j/qi4j-libraries/blob/develop/scripting/jruby/NOTICE - - -libraries/servlet NOTICE -This module uses SLF4J, developed at slf4j.org under MIT License. -See licenses/slf4j.license - - -libraries/shiro-core and libraries/shiro-web NOTICE -This module uses JODA Time, developed at http://joda-time.sourceforge.net -under Apache License 2.0. See LICENSE file. - -This module uses BouncyCastle, developed at http://www.bouncycastle.org/ -under a permissive license. See licenses/bouncycastle.license -BouncyCastle usage may have additional export restrictions in USA and -possibly other countries. - -This module uses Apache Shiro, software developed at Apache Software -Foundation (http://shiro.apache.org) under Apache License 2.0. -See LICENSE file. - - -libraries/spring NOTICE -This module uses Spring Framework, software developed at -http://www.springsource.org, under Apache License 2.0. See LICENSE. - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/tutorials/introduction/tenminutes/NOTICE ---------------------------------------------------------------------- diff --git a/tutorials/introduction/tenminutes/NOTICE b/tutorials/introduction/tenminutes/NOTICE deleted file mode 100644 index 8c3b26e..0000000 --- a/tutorials/introduction/tenminutes/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j 10 Minute Tutorial -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/tutorials/introduction/thirtyminutes/NOTICE ---------------------------------------------------------------------- diff --git a/tutorials/introduction/thirtyminutes/NOTICE b/tutorials/introduction/thirtyminutes/NOTICE deleted file mode 100644 index da9f435..0000000 --- a/tutorials/introduction/thirtyminutes/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j 30 Minute Tutorial -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/tutorials/introduction/twohours/NOTICE ---------------------------------------------------------------------- diff --git a/tutorials/introduction/twohours/NOTICE b/tutorials/introduction/twohours/NOTICE deleted file mode 100644 index 771deed..0000000 --- a/tutorials/introduction/twohours/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j 2 Hour Tutorial -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/51efac89/tutorials/introduction/twominutes/NOTICE ---------------------------------------------------------------------- diff --git a/tutorials/introduction/twominutes/NOTICE b/tutorials/introduction/twominutes/NOTICE deleted file mode 100644 index 4aefac4..0000000 --- a/tutorials/introduction/twominutes/NOTICE +++ /dev/null @@ -1,17 +0,0 @@ -Qi4j 2 Minute Tutorial -Copyright 2007-2008, The Qi4j Development Team of individuals. - -See http://www.qi4j.org/contributors.html for list of of individuals. -Also see each file for additional information of Copyright claims. - -Qi4j is a community aggregated works under Copyright law. -All parts of the original works at Qi4j is licensed under the -Apache License ver 2.0 http://www.apache.org/licenses - -Below follows a list of binary dependencies and their licenses; ----------------------------------------------------------------- - -<NONE> - - -END OF NOTICE \ No newline at end of file
