This is an automated email from the ASF dual-hosted git repository.
slawrence pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git
The following commit(s) were added to refs/heads/master by this push:
new c6baec9 Add LICENSE/NOTICE files to be included in jars
c6baec9 is described below
commit c6baec9c59bf220e8c97997b7571c1cab9e089f1
Author: Steve Lawrence <[email protected]>
AuthorDate: Wed Apr 8 17:11:48 2020 -0400
Add LICENSE/NOTICE files to be included in jars
We currently include the root LICENSE and NOTICE file in each of the
jars that we create and distribute. However, those files define the
license of all the source code in the repository, and is not specific to
each submodule the jar represents. Furthermore, the license references
files that don't actually exist in a compiled jar. We really need a
unique LICENSE and NOTICE for each submodule we distribute to include in
each jar.
This adds those unique LICENSE and NOTICE files to submodules that we
distribute. Aside from daffodil-lib, each of these submodule includes
only Daffodil code, and so no additional licensing information is needed
aside from the standard Apache v2 license and Daffodil notice. The
LICENSE for daffodil-lib has additional information for the few things
that are included in that jar (Scala library code, XSD schema, and
passera).
Also fix "the these" typo in subcomponents blurb in license.
DAFFODIL-2321
---
LICENSE | 2 +-
build.sbt | 2 -
daffodil-cli/bin.LICENSE | 2 +-
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
daffodil-core/src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
daffodil-io/src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
daffodil-japi/src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 94 ++--------
daffodil-lib/src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
.../src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
.../src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
daffodil-sapi/src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
.../src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
.../src/main/resources/META-INF/NOTICE | 10 ++
.../src/main/resources/META-INF/LICENSE | 191 ---------------------
daffodil-udf/src/main/resources/META-INF/NOTICE | 10 ++
23 files changed, 112 insertions(+), 1807 deletions(-)
diff --git a/LICENSE b/LICENSE
index af35400..b70585f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -205,7 +205,7 @@
APACHE DAFFODIL SUBCOMPONENTS:
The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
+copyright notices and license terms. Your use of the source code for these
subcomponents is subject to the terms and conditions of the following licenses.
This product bundles source from 'Passera', including all files under the
diff --git a/build.sbt b/build.sbt
index 32b63d5..b4ad00b 100644
--- a/build.sbt
+++ b/build.sbt
@@ -137,8 +137,6 @@ lazy val commonSettings = Seq(
)
),
licenses := Seq("Apache License, Version 2.0" ->
url("https://www.apache.org/licenses/LICENSE-2.0")),
- mappings in (Compile, packageBin) += baseDirectory.value / ".." / "LICENSE"
-> "META-INF/LICENSE",
- mappings in (Compile, packageBin) += baseDirectory.value / ".." / "NOTICE"
-> "META-INF/NOTICE",
mappings in (Compile, packageBin) += baseDirectory.value / ".." /
"DISCLAIMER" -> "META-INF/DISCLAIMER",
homepage := Some(url("https://daffodil.apache.org")),
unmanagedBase := baseDirectory.value / "lib" / "jars",
diff --git a/daffodil-cli/bin.LICENSE b/daffodil-cli/bin.LICENSE
index 4b59e97..78ae9bc 100644
--- a/daffodil-cli/bin.LICENSE
+++ b/daffodil-cli/bin.LICENSE
@@ -205,7 +205,7 @@
APACHE DAFFODIL SUBCOMPONENTS:
The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
+copyright notices and license terms. Your use of the source code for these
subcomponents is subject to the terms and conditions of the following licenses.
This product bundles compiled source from 'Passera', including the following
diff --git a/LICENSE b/daffodil-core/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-core/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-core/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-core/src/main/resources/META-INF/NOTICE
b/daffodil-core/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-core/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-io/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-io/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-io/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-io/src/main/resources/META-INF/NOTICE
b/daffodil-io/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-io/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-japi/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-japi/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-japi/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-japi/src/main/resources/META-INF/NOTICE
b/daffodil-japi/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-japi/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-lib/src/main/resources/META-INF/LICENSE
similarity index 76%
copy from LICENSE
copy to daffodil-lib/src/main/resources/META-INF/LICENSE
index af35400..0636fdf 100644
--- a/LICENSE
+++ b/daffodil-lib/src/main/resources/META-INF/LICENSE
@@ -201,17 +201,17 @@
See the License for the specific language governing permissions and
limitations under the License.
-
APACHE DAFFODIL SUBCOMPONENTS:
The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
+copyright notices and license terms. Your use of the source code for these
subcomponents is subject to the terms and conditions of the following licenses.
+
This product bundles source from 'Passera', including all files under the
following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
+ - passera/
+ - passera/
These files are available under the BSD-2-Clause license:
Copyright (c) 2011-2013, Nate Nystrom
@@ -239,7 +239,7 @@ subcomponents is subject to the terms and conditions of the
following licenses.
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
+ - org/apache/daffodil/util/UniquenessCache.class
These files are available under the BSD-3-Clause licnese:
Copyright (c) 2002- EPFL
@@ -275,11 +275,11 @@ subcomponents is subject to the terms and conditions of
the following licenses.
This product bundles material copied or derived from W3C, including the
following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
+ - org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
+ - org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
+ - org/apache/daffodil/xsd/xml.xsd (https://www.w3.org/2001/xml.xsd)
+ - org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
+ - org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
These files are available under the W3C Software and Document Licnese:
By obtaining and/or copying this work, you (the licensee) agree that you
have
@@ -317,77 +317,3 @@ subcomponents is subject to the terms and conditions of
the following licenses.
or publicity pertaining to the work without specific, written prior
permission. Title to copyright in this work will at all times remain with
copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-lib/src/main/resources/META-INF/NOTICE
b/daffodil-lib/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-lib/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE
b/daffodil-runtime1-unparser/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-runtime1-unparser/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-runtime1-unparser/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-runtime1-unparser/src/main/resources/META-INF/NOTICE
b/daffodil-runtime1-unparser/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-runtime1-unparser/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-runtime1/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-runtime1/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-runtime1/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-runtime1/src/main/resources/META-INF/NOTICE
b/daffodil-runtime1/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-runtime1/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-sapi/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-sapi/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-sapi/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-sapi/src/main/resources/META-INF/NOTICE
b/daffodil-sapi/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-sapi/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-tdml-lib/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-tdml-lib/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-tdml-lib/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-tdml-lib/src/main/resources/META-INF/NOTICE
b/daffodil-tdml-lib/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-tdml-lib/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE
b/daffodil-tdml-processor/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-tdml-processor/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-tdml-processor/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-tdml-processor/src/main/resources/META-INF/NOTICE
b/daffodil-tdml-processor/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-tdml-processor/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)
diff --git a/LICENSE b/daffodil-udf/src/main/resources/META-INF/LICENSE
similarity index 51%
copy from LICENSE
copy to daffodil-udf/src/main/resources/META-INF/LICENSE
index af35400..d645695 100644
--- a/LICENSE
+++ b/daffodil-udf/src/main/resources/META-INF/LICENSE
@@ -200,194 +200,3 @@
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.
-
-
-APACHE DAFFODIL SUBCOMPONENTS:
-
-The Apache Daffodil (incubating) project contains subcomponents with separate
-copyright notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following licenses.
-
- This product bundles source from 'Passera', including all files under the
- following directories:
- - daffodil-lib/src/test/scala/passera/
- - daffodil-lib/src/main/scala/passera/
- These files are available under the BSD-2-Clause license:
-
- Copyright (c) 2011-2013, Nate Nystrom
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
- Redistributions in binary form must reproduce the above copyright notice,
this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY,
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles source from 'Scala', including the following files:
- -
daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
- These files are available under the BSD-3-Clause licnese:
-
- Copyright (c) 2002- EPFL
- Copyright (c) 2011- Lightbend, Inc.
-
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-
- * Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
- * Neither the name of the EPFL nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
- This product bundles material copied or derived from W3C, including the
- following files:
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.dtd
(https://www.w3.org/2001/XMLSchema.dtd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema.xsd
(https://www.w3.org/2001/XMLSchema.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/xml.xsd
(https://www.w3.org/2001/xml.xsd)
- - daffodil-lib/src/main/resources/org/apache/daffodil/xsd/datatypes.dtd
(https://www.w3.org/2001/datatypes.dtd)
- -
daffodil-lib/src/main/resources/org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd
(https://www.w3.org/2001/XMLSchema.dtd)
- These files are available under the W3C Software and Document Licnese:
-
- By obtaining and/or copying this work, you (the licensee) agree that you
have
- read, understood, and will comply with the following terms and conditions.
-
- Permission to copy, modify, and distribute this work, with or without
- modification, for any purpose and without fee or royalty is hereby granted,
- provided that you include the following on ALL copies of the work or
portions
- thereof, including modifications:
-
- * The full text of this NOTICE in a location viewable to users of the
- redistributed or derivative work.
-
- * Any pre-existing intellectual property disclaimers, notices, or terms and
- conditions. If none exist, the W3C Software and Document Short Notice
should be
- included.
-
- * Notice of any changes or modifications, through a copyright statement on
the
- new code or document such as "This software or document includes material
- copied from or derived from [title and URI of the W3C document].
Copyright ©
- [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
-
- Disclaimers
-
- THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
- REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
- LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
- PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY
- THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-
- COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
- CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
-
- The name and trademarks of copyright holders may NOT be used in advertising
- or publicity pertaining to the work without specific, written prior
- permission. Title to copyright in this work will at all times remain with
- copyright holders.
-
- This product bundles content from the Open Grid Forum Data Format Description
- Language (DFDL) v1.0 Specification, including the following files:
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7131.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc121_02.dfdl.xsd
- -
daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaspc7132_2.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc7133_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc81_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_02.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc_41_83_04_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc82_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc121_01.dfdl.xsd
- -
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpaspc83_03.dfdl.xsd
- The content is available under the Open Grid Forum license:
-
- Intellectual Property Statement
-
- The OGF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to pertain to
- the implementation or use of the technology described in this document or
- the extent to which any license under such rights might or might not be
- available; neither does it represent that it has made any effort to
- identify any such rights. Copies of claims of rights made available for
- publication and any assurances of licenses to be made available, or the
- result of an attempt made to obtain a general license or permission for the
- use of such proprietary rights by implementers or users of this
- specification can be obtained from the OGF Secretariat.
-
- The OGF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary rights
- which may cover technology that may be required to practice this
- recommendation. Please address the information to the OGF Executive
- Director.
-
- Disclaimer
-
- This document and the information contained herein is provided on an As Is
- basis and the OGF disclaims all warranties, express or implied, including
- but not limited to any warranty that the use of the information herein will
- not infringe any rights or any implied warranties of merchantability or
- fitness for a particular purpose.
-
- Full Copyright Notice
-
- Copyright (C) Open Grid Forum (2005-2014). Some Rights Reserved.
-
- This document and translations of it may be copied and furnished to others,
- and derivative works that comment on or otherwise explain it or assist in
- its implementation may be prepared, copied, published and distributed, in
- whole or in part, without restriction of any kind, provided that the above
- copyright notice and this paragraph are included as references to the
- derived portions on all such copies and derivative works. The published OGF
- document from which such works are derived, however, may not be modified in
- any way, such as by removing the copyright notice or references to the OGF
- or other organizations, except as needed for the purpose of developing new
- or updated OGF documents in conformance with the procedures defined in the
- OGF Document Process, or as required to translate it into languages other
- than English. OGF, with the approval of its board, may remove this
- restriction for inclusion of OGF document content for the purpose of
- producing standards in cooperation with other international standards
- bodies.
-
- The limited permissions granted above are perpetual and will not be revoked
- by the OGF or its successors or assignees.
-
- ICU - Copyright (c) 1995-2014 International Business Machines Corporation
- and others
-
- XPATH - Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C
- liability, trademark and document use rules apply.
diff --git a/daffodil-udf/src/main/resources/META-INF/NOTICE
b/daffodil-udf/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..7b46610
--- /dev/null
+++ b/daffodil-udf/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,10 @@
+Apache Daffodil
+Copyright 2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- The Univerisity of Illinois National Center for Supercomputing Applications
(http://www.ncsa.illinois.edu/)
+- Tresys Technology (http://www.tresys.com/)
+- International Business Machines Corporation (http://www.ibm.com)