diff --git a/pom.xml b/pom.xml index e79590af2..dca33395c 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,11 @@ jakarta.xml.bind-api ${dependency.jakarta.xml.bind-api.version} + + com.adobe.xmp + xmpcore + 6.1.11 + diff --git a/search-services/packaging/src/main/resources/licenses/3rd-party/BSDlike-XMPCore.txt b/search-services/packaging/src/main/resources/licenses/3rd-party/BSDlike-XMPCore.txt new file mode 100644 index 000000000..a8940f7f8 --- /dev/null +++ b/search-services/packaging/src/main/resources/licenses/3rd-party/BSDlike-XMPCore.txt @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2020, Adobe +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. 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. + +3. Neither the name of the copyright holder 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 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. diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 475f126e8..b54f9a4f8 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -127,6 +127,7 @@ mchange-commons-java-0.2.19.jar https://github.com/swaldman/mchange-commons-java c3p0-0.9.5.5.jar https://github.com/swaldman/c3p0/blob/c3p0-0.9.5.5/LICENSE + === Eclipse Public License 2.0 === jakarta.annotation-api-1.3.5.jar https://projects.eclipse.org/projects/ee4j.ca jakarta.transaction-api-1.3.3.jar https://projects.eclipse.org/projects/ee4j.jta @@ -135,6 +136,7 @@ jakarta.transaction-api-1.3.3.jar https://projects.eclipse.org/projects/ee4j.jta === BSD === jibx-run-1.3.3.jar http://jibx.sourceforge.net/ dom4j-2.1.3.jar https://github.com/dom4j/dom4j/blob/master/LICENSE +xmpcore-6.1.11.jar https://github.com/adobe/XMP-Toolkit-SDK/blob/main/LICENSE xmpcore-shaded-6.1.11.jar https://github.com/tballison/xmpcore-shaded/blob/6.1.11/src/main/resources/META-INF/LICENSE jai-imageio-core-1.4.0.jar https://github.com/jai-imageio/jai-imageio-core/blob/jai-imageio-core-1.4.0/README.md @@ -263,6 +265,5 @@ tagsoup-1.2.1.jar t-digest-3.1.jar vorbis-java-core-0.8.jar vorbis-java-tika-0.8.jar -xmpcore-5.1.2.jar xz-1.6.jar zookeeper-3.4.10.jar