Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes ed9345cb1 -> b9ca5f895
More licensing/notice work Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/b9ca5f89 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/b9ca5f89 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/b9ca5f89 Branch: refs/heads/1.3.x-fixes Commit: b9ca5f89549e36f284e681f430e3da44581781e7 Parents: ed9345c Author: Colm O hEigeartaigh <[email protected]> Authored: Mon May 15 11:41:49 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon May 15 11:42:07 2017 +0100 ---------------------------------------------------------------------- apache-fediz/src/main/release/LICENSE | 3 +++ apache-fediz/src/main/release/NOTICE | 17 +++++++++++++++++ 2 files changed, 20 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/b9ca5f89/apache-fediz/src/main/release/LICENSE ---------------------------------------------------------------------- diff --git a/apache-fediz/src/main/release/LICENSE b/apache-fediz/src/main/release/LICENSE index ec402f0..406dd2c 100644 --- a/apache-fediz/src/main/release/LICENSE +++ b/apache-fediz/src/main/release/LICENSE @@ -234,3 +234,6 @@ This project bundles JAXB core (CDDL 1.1 + GPLv2 with classpath exception licens This project bundles the Sun JAXB Reference Implementation Runtime (CDDL 1.1 + GPLv2 with classpath exception license) - See licenses/LICENSE-cddl-gpl-11.txt +This project bundles JSTL (CDDL 1.1 + GPLv2 with classpath exception license) + - See licenses/LICENSE-cddl-gpl-11.txt + http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/b9ca5f89/apache-fediz/src/main/release/NOTICE ---------------------------------------------------------------------- diff --git a/apache-fediz/src/main/release/NOTICE b/apache-fediz/src/main/release/NOTICE index 6801038..a40b89d 100644 --- a/apache-fediz/src/main/release/NOTICE +++ b/apache-fediz/src/main/release/NOTICE @@ -18,3 +18,20 @@ Portions of the included XmlSchema library are Copyright 2006 International Busi Portions of the included XmlSchema library are Copyright (C) World Wide Web Consortium 2006, 2007 and licensed under the three-part BSD license. + +Portions of the included Apache Bval library includes software developed by +Agimatec GmbH. Copyright 2007-2010 Agimatec GmbH. All rights reserved. + +OpenJPA includes software developed by the SERP project +Copyright (c) 2002-2006, A. Abram White. All rights reserved. + +OpenJPA includes the persistence and orm schemas from the JPA specifications. +Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved. +OpenJPA elects to include this software in this distribution under the +CDDL license. You can obtain a copy of the License at: + https://glassfish.dev.java.net/public/CDDL+GPL.html +The source code is available at: + https://glassfish.dev.java.net/source/browse/glassfish/ + +OpenJPA includes software written by Miroslav Nachev +
