Repository: incubator-unomi Updated Branches: refs/heads/master 944ed27d0 -> d2395b895
UNOMI-8: Updated NOTICE for binaries. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d2395b89 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/d2395b89 Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/d2395b89 Branch: refs/heads/master Commit: d2395b89539960800c91112ce414a6acb365c7be Parents: 944ed27 Author: Chris Laprun <[email protected]> Authored: Wed Feb 3 23:39:09 2016 +0100 Committer: Chris Laprun <[email protected]> Committed: Wed Feb 3 23:39:09 2016 +0100 ---------------------------------------------------------------------- package/src/main/resources/NOTICE | 164 ++++++++++++++++++++++++++++++++- 1 file changed, 162 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/d2395b89/package/src/main/resources/NOTICE ---------------------------------------------------------------------- diff --git a/package/src/main/resources/NOTICE b/package/src/main/resources/NOTICE index e455c59..3061d8c 100644 --- a/package/src/main/resources/NOTICE +++ b/package/src/main/resources/NOTICE @@ -12,6 +12,64 @@ Edin Dazdarevic ([email protected]). Copyright (c) 2013 Edin Dazdarevic ([email protected]) Licensed under the MIT License. +Notice for Elasticsearch +--------------------------------------------------------------------------------------------------- +Elasticsearch +Copyright 2009-2015 Elasticsearch + + +Notice for Hyperic Sigar +--------------------------------------------------------------------------------------------------- + +Hyperic SIGAR includes some third-party open source components +in its distribution. The list below identifies the community or +organization and links to their appropriate license terms. + +The Hyperic team would like to thank all the communities +of the projects listed below for their contributions. +--------------------------------------------------------------------- + +The following components are included without modification: + +- log4j - +Information: http://logging.apache.org/ +License: http://www.apache.org/licenses/LICENSE-2.0 + +The following components are included with modification: + +- cpptasks - +Information: http://ant-contrib.sourceforge.net/ +License: http://ant-contrib.sourceforge.net/LICENSE.txt + +- (portions of) APR - +Information: http://apr.apache.org/ +License: http://www.apache.org/licenses/LICENSE-2.0 + +- solaris get_mib2 - +Information: ftp://vic.cc.purdue.edu/pub/tools/unix/solaris/get_mib2/ +License: within src/os/solaris/get_mib2.[ch] + +- getline by Chris Thewalt - +Information: http://tinyurl.com/r438r +License: within src/sigar_getline.c + +- PrintfFormat.java - +Information: http://java.sun.com/developer/technicalArticles/Programming/sprintf/PrintfFormat.java +License: within bindings/java/src/org/hyperic/sigar/util/PrintfFormat.java + + + +Notice for Groovy +--------------------------------------------------------------------------------------------------- + +Groovy Language + Copyright 2003-2014 The respective authors and developers + Developers and Contributors are listed in the project POM file + and Gradle build file + + This product includes software developed by + The Groovy community (http://groovy.codehaus.org/). + Notice for org.apache.ws.xmlschema --------------------------------------------------------------------------------------------------- @@ -66,6 +124,24 @@ Copyright 2008-2014 The Apache Software Foundation +Notice for org.apache.httpcomponents +--------------------------------------------------------------------------------------------------- +HttpCore +Copyright 2005-2009 Apache Software Foundation + + + +Apache HttpComponents Client - HttpClient +Copyright 1999-2009 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + +This project contains annotations derived from JCIP-ANNOTATIONS +Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net + + + Notice for org.apache.sshd --------------------------------------------------------------------------------------------------- Apache MINA SSHD @@ -548,6 +624,26 @@ Apache CXF XJC Runtime Copyright 2006-2013 The Apache Software Foundation +Notice for commons-beanutils +--------------------------------------------------------------------------------------------------- +Apache Commons BeanUtils +Copyright 2000-2014 The Apache Software Foundation + + +Notice for org.apache.commons +--------------------------------------------------------------------------------------------------- +Apache Commons Email +Copyright 2001-2014 The Apache Software Foundation + + + +Apache Commons Lang +Copyright 2001-2014 The Apache Software Foundation + + +This product includes software from the Spring Framework, +under the Apache License 2.0 (see: StringUtils.containsWhitespace()) + Notice for org.apache.karaf --------------------------------------------------------------------------------------------------- @@ -590,6 +686,11 @@ Apache Karaf :: Region :: Persistence Apache Karaf :: Region :: Shell Commands +Notice for commons-cli +--------------------------------------------------------------------------------------------------- +Apache Commons CLI +Copyright 2001-2009 The Apache Software Foundation + Notice for com.fasterxml.jackson.core --------------------------------------------------------------------------------------------------- @@ -623,6 +724,18 @@ Copyright 2002-2012 The Apache Software Foundation +Notice for commons-logging +--------------------------------------------------------------------------------------------------- + +Commons Logging +Copyright 2001-2007 The Apache Software Foundation + +This product includes/uses software(s) developed by 'an unknown organization' + - Unnamed - avalon-framework:avalon-framework:jar:4.1.3 + - Unnamed - log4j:log4j:jar:1.2.12 + - Unnamed - logkit:logkit:jar:1.0.1 + + Notice for org.apache.neethi --------------------------------------------------------------------------------------------------- Apache Neethi @@ -708,8 +821,11 @@ http://www.w3.org/Consortium/Legal/ Apache Geronimo Copyright 2003-2008 The Apache Software Foundation -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). + +Notice for commons-collections +--------------------------------------------------------------------------------------------------- +Apache Commons Collections +Copyright 2001-2008 The Apache Software Foundation @@ -747,6 +863,50 @@ Copyright 2007 The Apache Software Foundation +Notice for net.sf.uadetector +--------------------------------------------------------------------------------------------------- + The UADetector Project + ====================== + +Please visit the UADetector web site for more information: + + * http://uadetector.sourceforge.net/ + +Copyright 2012 André Rouél + +André Rouél licenses this product to you under the Apache License, version 2.0 +(the "License"); you may not use this product 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. + +Also, please refer to each LICENSE.<component>.txt file, which is located in +the same directory as this file, for the license terms of the components that +this product depends on. + +------------------------------------------------------------------------------- +This product contains a modified version of Dave Koelle's Alphanum Algorithm, +which can be obtained at: + + * LICENSE: + * LICENSE.alphanum.txt (GNU LGPL 2.1 or above) + * HOMEPAGE: + * http://www.davekoelle.com/alphanum.html + +This product uses a version of Jaroslav Mallat's UAS Data, which can be +obtained at: + + * LICENSE: + * LICENSE.uas.txt (CC BY 3.0) + * HOMEPAGE: + * http://user-agent-string.info/ + + Notice for org.apache.ws.security --------------------------------------------------------------------------------------------------- Apache WebServices - WSS4J
