Author: jgallimore
Date: Sun Sep 27 21:07:42 2009
New Revision: 819404
URL: http://svn.apache.org/viewvc?rev=819404&view=rev
Log:
Reformatted NOTICE files
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/common/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature.devtools/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.builder/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.devtools.core/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.helper.annotation/src/main/resources/META-INF/NOTICE
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.server/src/main/resources/META-INF/NOTICE
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/common/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/common/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/common/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/common/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,28 +1,21 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
-Apache OpenEJB
-Copyright 2006-2007 The Apache Software Foundation
+Apache OpenEJB Eclipse Plugin
+Copyright 2008-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
-A binary distribution of Apache OpenEJB, or an Apache OpenEJB server
+A binary distribution of the Apache OpenEJB OSGi Bundle
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Apache OpenJPA Notice ==
-=========================================================================
+This product includes Apache OpenEJB
+ This product includes software developed by
+ The Apache Software Foundation (http://www.apache.org/).
+
+
+This product includes Apache OpenJPA
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
@@ -31,24 +24,18 @@
* OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
-=========================================================================
-== ASM Notice ==
-=========================================================================
+This product includes ASM
Copyright (c) 2000-2005 INRIA, France Telecom
All rights reserved.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== Backport Util Concurrent Notice ==
-=========================================================================
+This product includes Backport Util Concurrent
The backport-util-concurrent software has been released to the public domain,
as explained at: http://creativecommons.org/licenses/publicdomain.
@@ -58,25 +45,19 @@
2) package dl.util.concurrent,
3) Doug Lea's "collections" package.
-=========================================================================
-== Serp Notice ==
-=========================================================================
+This product includes Serp
Copyright (c) 2002, A. Abram White
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== HSQL Notice ==
-=========================================================================
+This product includes HSQL
This product includes software developed by
The HSQL Development Group (http://www.hsqldb.org/).
@@ -86,26 +67,19 @@
Copyright (c) 2001-2005, The HSQL Development Group
All rights reserved.
-=========================================================================
-== Howl Notice ==
-=========================================================================
+This product includes Howl
Copyright (c) 2004, Bull S.A.
All rights reserved.
-=========================================================================
-== SL4J Notice ==
-=========================================================================
+This product includes SL4J
Copyright (c) 2004-2005 SLF4J.ORG
Copyright (c) 2004-2005 QOS.ch
All rights reserved.
-=========================================================================
-== Apache CXF ==
-=========================================================================
-Apache CXF
+This product includes Apache CXF
Copyright 2006-2007 Apache Software Foundation
This product includes software developed at
@@ -134,23 +108,19 @@
(https://saaj.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== Woodstox Notice ==
-=========================================================================
+This product includes Woodstox
This product currently only contains code developed by authors
of specific components, as identified by the source code files.
-Since product implements StAX API, it has dependencies to StAX API
+Since this product implements StAX API, it has dependencies to StAX API
classes.
For additional credits (generally to people who reported problems)
see CREDITS file.
-=========================================================================
-== WSDL4J Notice ==
-=========================================================================
+This product includes WSDL4J
The Program includes all or portions of the following software which is
subject to the Common Public License ("CPL Code"). This software
consists of voluntary contributions made by many individuals on behalf of
@@ -159,10 +129,8 @@
You may download the source version of the WSDL4J component at
http://sourceforge.net/projects/wsdl4j
-=========================================================================
-== Apache WS Commons Notice ==
-=========================================================================
+This product includes Apache WS Commons
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature.devtools/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature.devtools/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature.devtools/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature.devtools/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,28 +1,21 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
-Apache OpenEJB
-Copyright 2006-2007 The Apache Software Foundation
+Apache OpenEJB Eclipse Plugin
+Copyright 2008-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
-A binary distribution of Apache OpenEJB, or an Apache OpenEJB server
+A binary distribution of the Apache OpenEJB OSGi Bundle
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Apache OpenJPA Notice ==
-=========================================================================
+This product includes Apache OpenEJB
+ This product includes software developed by
+ The Apache Software Foundation (http://www.apache.org/).
+
+
+This product includes Apache OpenJPA
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
@@ -31,24 +24,18 @@
* OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
-=========================================================================
-== ASM Notice ==
-=========================================================================
+This product includes ASM
Copyright (c) 2000-2005 INRIA, France Telecom
All rights reserved.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== Backport Util Concurrent Notice ==
-=========================================================================
+This product includes Backport Util Concurrent
The backport-util-concurrent software has been released to the public domain,
as explained at: http://creativecommons.org/licenses/publicdomain.
@@ -58,25 +45,19 @@
2) package dl.util.concurrent,
3) Doug Lea's "collections" package.
-=========================================================================
-== Serp Notice ==
-=========================================================================
+This product includes Serp
Copyright (c) 2002, A. Abram White
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== HSQL Notice ==
-=========================================================================
+This product includes HSQL
This product includes software developed by
The HSQL Development Group (http://www.hsqldb.org/).
@@ -86,26 +67,19 @@
Copyright (c) 2001-2005, The HSQL Development Group
All rights reserved.
-=========================================================================
-== Howl Notice ==
-=========================================================================
+This product includes Howl
Copyright (c) 2004, Bull S.A.
All rights reserved.
-=========================================================================
-== SL4J Notice ==
-=========================================================================
+This product includes SL4J
Copyright (c) 2004-2005 SLF4J.ORG
Copyright (c) 2004-2005 QOS.ch
All rights reserved.
-=========================================================================
-== Apache CXF ==
-=========================================================================
-Apache CXF
+This product includes Apache CXF
Copyright 2006-2007 Apache Software Foundation
This product includes software developed at
@@ -134,23 +108,19 @@
(https://saaj.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== Woodstox Notice ==
-=========================================================================
+This product includes Woodstox
This product currently only contains code developed by authors
of specific components, as identified by the source code files.
-Since product implements StAX API, it has dependencies to StAX API
+Since this product implements StAX API, it has dependencies to StAX API
classes.
For additional credits (generally to people who reported problems)
see CREDITS file.
-=========================================================================
-== WSDL4J Notice ==
-=========================================================================
+This product includes WSDL4J
The Program includes all or portions of the following software which is
subject to the Common Public License ("CPL Code"). This software
consists of voluntary contributions made by many individuals on behalf of
@@ -159,10 +129,8 @@
You may download the source version of the WSDL4J component at
http://sourceforge.net/projects/wsdl4j
-=========================================================================
-== Apache WS Commons Notice ==
-=========================================================================
+This product includes Apache WS Commons
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/features/org.apache.openejb.feature/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,28 +1,21 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
-Apache OpenEJB
-Copyright 2006-2007 The Apache Software Foundation
+Apache OpenEJB Eclipse Plugin
+Copyright 2008-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
-A binary distribution of Apache OpenEJB, or an Apache OpenEJB server
+A binary distribution of the Apache OpenEJB OSGi Bundle
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Apache OpenJPA Notice ==
-=========================================================================
+This product includes Apache OpenEJB
+ This product includes software developed by
+ The Apache Software Foundation (http://www.apache.org/).
+
+
+This product includes Apache OpenJPA
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
@@ -31,24 +24,18 @@
* OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
-=========================================================================
-== ASM Notice ==
-=========================================================================
+This product includes ASM
Copyright (c) 2000-2005 INRIA, France Telecom
All rights reserved.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== Backport Util Concurrent Notice ==
-=========================================================================
+This product includes Backport Util Concurrent
The backport-util-concurrent software has been released to the public domain,
as explained at: http://creativecommons.org/licenses/publicdomain.
@@ -58,25 +45,19 @@
2) package dl.util.concurrent,
3) Doug Lea's "collections" package.
-=========================================================================
-== Serp Notice ==
-=========================================================================
+This product includes Serp
Copyright (c) 2002, A. Abram White
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== HSQL Notice ==
-=========================================================================
+This product includes HSQL
This product includes software developed by
The HSQL Development Group (http://www.hsqldb.org/).
@@ -86,26 +67,19 @@
Copyright (c) 2001-2005, The HSQL Development Group
All rights reserved.
-=========================================================================
-== Howl Notice ==
-=========================================================================
+This product includes Howl
Copyright (c) 2004, Bull S.A.
All rights reserved.
-=========================================================================
-== SL4J Notice ==
-=========================================================================
+This product includes SL4J
Copyright (c) 2004-2005 SLF4J.ORG
Copyright (c) 2004-2005 QOS.ch
All rights reserved.
-=========================================================================
-== Apache CXF ==
-=========================================================================
-Apache CXF
+This product includes Apache CXF
Copyright 2006-2007 Apache Software Foundation
This product includes software developed at
@@ -134,23 +108,19 @@
(https://saaj.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== Woodstox Notice ==
-=========================================================================
+This product includes Woodstox
This product currently only contains code developed by authors
of specific components, as identified by the source code files.
-Since product implements StAX API, it has dependencies to StAX API
+Since this product implements StAX API, it has dependencies to StAX API
classes.
For additional credits (generally to people who reported problems)
see CREDITS file.
-=========================================================================
-== WSDL4J Notice ==
-=========================================================================
+This product includes WSDL4J
The Program includes all or portions of the following software which is
subject to the Common Public License ("CPL Code"). This software
consists of voluntary contributions made by many individuals on behalf of
@@ -159,10 +129,8 @@
You may download the source version of the WSDL4J component at
http://sourceforge.net/projects/wsdl4j
-=========================================================================
-== Apache WS Commons Notice ==
-=========================================================================
+This product includes Apache WS Commons
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.builder/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.builder/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.builder/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.builder/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,21 +1,8 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-Apache OpenEJB EJB3.1 Builder Plugin
-Copyright 2008-2009 The Apache Software Foundation
+Apache OpenEJB Eclipse Plugin
+Copyright 2009 OpenEJB
-This product includes software developed by
+This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-=========================================================================
-== Apache OpenEJB Notice ==
-=========================================================================
-
-Portions of the OpenEJB plugins were developed by the Apache OpenEJB
-community.
-
-Apache OpenEJB Project
-Copyright 1999-2009 The Apache Software Foundation
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.devtools.core/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.devtools.core/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.devtools.core/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.devtools.core/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,8 +1,3 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
Apache OpenEJB Eclipse Developer Tools Core Plugin
Copyright 2007-2009 The Apache Software Foundation
@@ -10,25 +5,17 @@
The Apache Software Foundation (http://www.apache.org/).
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
A binary distribution of Apache OpenEJB Eclipse Developer Tools Core Plugin
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.helper.annotation/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.helper.annotation/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.helper.annotation/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.helper.annotation/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,34 +1,21 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
-Apache OpenEJB Eclipse Developer Tools Core Plugin
+Apache OpenEJB Annotation Helper Plugin
Copyright 2007-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
-A binary distribution of Apache OpenEJB Eclipse Developer Tools Core Plugin
+A binary distribution of Apache OpenEJB Annotation Helper Plugin
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
Modified:
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.server/src/main/resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.server/src/main/resources/META-INF/NOTICE?rev=819404&r1=819403&r2=819404&view=diff
==============================================================================
---
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.server/src/main/resources/META-INF/NOTICE
(original)
+++
openejb/branches/eclipse-plugins-1.0.0.alpha/plugins/org.apache.openejb.server/src/main/resources/META-INF/NOTICE
Sun Sep 27 21:07:42 2009
@@ -1,35 +1,21 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache OpenEJB distribution. ==
-=========================================================================
-
Apache OpenEJB OSGi Server Bundle
Copyright 2008-2009 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-
-#########################################################################
-## APACHE OPENEJB DEPENDENCIES ##
-#########################################################################
-
A binary distribution of the Apache OpenEJB OSGi Bundle
which is built from source, includes a number of dependent packages
with separate copyright notices and license terms. The following notices
apply to these dependencies.
-=========================================================================
-== Apache OpenEJB Notice ==
-=========================================================================
+This product includes Apache OpenEJB
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
-=========================================================================
-== Apache OpenJPA Notice ==
-=========================================================================
+This product includes Apache OpenJPA
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
@@ -38,24 +24,18 @@
* OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
-=========================================================================
-== ASM Notice ==
-=========================================================================
+This product includes ASM
Copyright (c) 2000-2005 INRIA, France Telecom
All rights reserved.
-=========================================================================
-== Swizzle Stream Notice ==
-=========================================================================
+This product includes Swizzle Stream
Copyright (c) 2001-2007 David Blevins
All rights reserved.
-=========================================================================
-== Backport Util Concurrent Notice ==
-=========================================================================
+This product includes Backport Util Concurrent
The backport-util-concurrent software has been released to the public domain,
as explained at: http://creativecommons.org/licenses/publicdomain.
@@ -65,25 +45,19 @@
2) package dl.util.concurrent,
3) Doug Lea's "collections" package.
-=========================================================================
-== Serp Notice ==
-=========================================================================
+This product includes Serp
Copyright (c) 2002, A. Abram White
All rights reserved.
-=========================================================================
-== JAXB Notice ==
-=========================================================================
+This product includes JAXB
This product includes software developed for the JAXB Reference
Implementation project. (https://jaxb.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== HSQL Notice ==
-=========================================================================
+This product includes HSQL
This product includes software developed by
The HSQL Development Group (http://www.hsqldb.org/).
@@ -93,26 +67,19 @@
Copyright (c) 2001-2005, The HSQL Development Group
All rights reserved.
-=========================================================================
-== Howl Notice ==
-=========================================================================
+This product includes Howl
Copyright (c) 2004, Bull S.A.
All rights reserved.
-=========================================================================
-== SL4J Notice ==
-=========================================================================
+This product includes SL4J
Copyright (c) 2004-2005 SLF4J.ORG
Copyright (c) 2004-2005 QOS.ch
All rights reserved.
-=========================================================================
-== Apache CXF ==
-=========================================================================
-Apache CXF
+This product includes Apache CXF
Copyright 2006-2007 Apache Software Foundation
This product includes software developed at
@@ -141,23 +108,19 @@
(https://saaj.dev.java.net/)
License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
(http://www.sun.com/cddl/cddl.html)
-=========================================================================
-== Woodstox Notice ==
-=========================================================================
+This product includes Woodstox
This product currently only contains code developed by authors
of specific components, as identified by the source code files.
-Since product implements StAX API, it has dependencies to StAX API
+Since this product implements StAX API, it has dependencies to StAX API
classes.
For additional credits (generally to people who reported problems)
see CREDITS file.
-=========================================================================
-== WSDL4J Notice ==
-=========================================================================
+This product includes WSDL4J
The Program includes all or portions of the following software which is
subject to the Common Public License ("CPL Code"). This software
consists of voluntary contributions made by many individuals on behalf of
@@ -166,10 +129,8 @@
You may download the source version of the WSDL4J component at
http://sourceforge.net/projects/wsdl4j
-=========================================================================
-== Apache WS Commons Notice ==
-=========================================================================
+This product includes Apache WS Commons
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.