Updated Branches: refs/heads/master d2d5cf245 -> 7220407bb
Adding duplicate notices so that they correspond to the files in the binary artifact one for one. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/7220407b Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/7220407b Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/7220407b Branch: refs/heads/master Commit: 7220407bb86913b9ab1dde06cdc1ff337793cd44 Parents: d2d5cf2 Author: Aaron McCurry <[email protected]> Authored: Thu Sep 12 20:28:00 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Thu Sep 12 20:28:00 2013 -0400 ---------------------------------------------------------------------- .../notices/jetty-util-6.1.26.jar.NOTICE | 36 ++++++++++++++++++++ .../notices/metrics-ganglia-2.2.0.jar.NOTICE | 11 ++++++ .../notices/metrics-graphite-2.2.0.jar.NOTICE | 11 ++++++ .../notices/metrics-servlet-2.2.0.jar.NOTICE | 11 ++++++ 4 files changed, 69 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/7220407b/distribution/src/main/resources/notices/jetty-util-6.1.26.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/jetty-util-6.1.26.jar.NOTICE b/distribution/src/main/resources/notices/jetty-util-6.1.26.jar.NOTICE index e69de29..21d4ed3 100644 --- a/distribution/src/main/resources/notices/jetty-util-6.1.26.jar.NOTICE +++ b/distribution/src/main/resources/notices/jetty-util-6.1.26.jar.NOTICE @@ -0,0 +1,36 @@ +============================================================== + Jetty Web Container + Copyright 1995-2009 Mort Bay Consulting Pty Ltd +============================================================== + +The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd +unless otherwise noted. It is licensed under the apache 2.0 +license. + +The javax.servlet package used by Jetty is copyright +Sun Microsystems, Inc and Apache Software Foundation. It is +distributed under the Common Development and Distribution License. +You can obtain a copy of the license at +https://glassfish.dev.java.net/public/CDDLv1.0.html. + +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. + +The default JSP implementation is provided by the Glassfish JSP engine +from project Glassfish http://glassfish.dev.java.net. Copyright 2005 +Sun Microsystems, Inc. and portions Copyright Apache Software Foundation. + +Some portions of the code are Copyright: + 2006 Tim Vernum + 1999 Jason Gilbert. + +The jboss integration module contains some LGPL code. + +The win32 Java Service Wrapper (v3.2.3) is Copyright (c) 1999, 2006 +Tanuki Software, Inc. and 2001 Silver Egg Technology. It is +covered by an open license which is viewable at +http://svn.codehaus.org/jetty/jetty/branches/jetty-6.1/extras/win32service/LICENSE.txt http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/7220407b/distribution/src/main/resources/notices/metrics-ganglia-2.2.0.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/metrics-ganglia-2.2.0.jar.NOTICE b/distribution/src/main/resources/notices/metrics-ganglia-2.2.0.jar.NOTICE index e69de29..cc8767c 100644 --- a/distribution/src/main/resources/notices/metrics-ganglia-2.2.0.jar.NOTICE +++ b/distribution/src/main/resources/notices/metrics-ganglia-2.2.0.jar.NOTICE @@ -0,0 +1,11 @@ +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/incubator-blur/blob/7220407b/distribution/src/main/resources/notices/metrics-graphite-2.2.0.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/metrics-graphite-2.2.0.jar.NOTICE b/distribution/src/main/resources/notices/metrics-graphite-2.2.0.jar.NOTICE index e69de29..cc8767c 100644 --- a/distribution/src/main/resources/notices/metrics-graphite-2.2.0.jar.NOTICE +++ b/distribution/src/main/resources/notices/metrics-graphite-2.2.0.jar.NOTICE @@ -0,0 +1,11 @@ +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/incubator-blur/blob/7220407b/distribution/src/main/resources/notices/metrics-servlet-2.2.0.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/metrics-servlet-2.2.0.jar.NOTICE b/distribution/src/main/resources/notices/metrics-servlet-2.2.0.jar.NOTICE index e69de29..cc8767c 100644 --- a/distribution/src/main/resources/notices/metrics-servlet-2.2.0.jar.NOTICE +++ b/distribution/src/main/resources/notices/metrics-servlet-2.2.0.jar.NOTICE @@ -0,0 +1,11 @@ +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
