Updated Branches: refs/heads/master a4754ca1c -> 0f5a426a1
Adding more NOTICE files Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/0f5a426a Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/0f5a426a Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/0f5a426a Branch: refs/heads/master Commit: 0f5a426a1562ba45e3f9630cc3e391c7bd78c2a5 Parents: a4754ca Author: Aaron McCurry <[email protected]> Authored: Thu Sep 12 19:57:23 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Thu Sep 12 19:57:23 2013 -0400 ---------------------------------------------------------------------- .../resources/notices/jetty-6.1.26.jar.NOTICE | 36 ++++++++++++++++++++ .../notices/jetty-util-6.1.26.jar.NOTICE | 0 2 files changed, 36 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/0f5a426a/distribution/src/main/resources/notices/jetty-6.1.26.jar.NOTICE ---------------------------------------------------------------------- diff --git a/distribution/src/main/resources/notices/jetty-6.1.26.jar.NOTICE b/distribution/src/main/resources/notices/jetty-6.1.26.jar.NOTICE new file mode 100644 index 0000000..21d4ed3 --- /dev/null +++ b/distribution/src/main/resources/notices/jetty-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/0f5a426a/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 new file mode 100644 index 0000000..e69de29
