diff --git a/build.sbt b/build.sbt
index 73ae942af3..a37c96bb7e 100644
--- a/build.sbt
+++ b/build.sbt
@@ -102,9 +102,11 @@ val simpleLibraryServerTag = Tags.Tag("simple-library-server")
Global / concurrentRestrictions += Tags.limit(simpleLibraryServerTag, 1)
lazy val gatherLicenses =
- taskKey[Unit]("Gathers licensing information for relevant dependencies")
+ taskKey[Unit](
+ "Gathers licensing information for relevant dependencies of all distributions"
+ )
gatherLicenses := {
- val _ = GatherLicenses.run.value
+ val _ = GatherLicenses.run.toTask("").value
}
lazy val verifyLicensePackages =
taskKey[Unit](
@@ -165,12 +167,12 @@ GatherLicenses.licenseConfigurations := Set("compile")
GatherLicenses.configurationRoot := file("tools/legal-review")
lazy val openLegalReviewReport =
- taskKey[Unit](
+ inputKey[Unit](
"Gathers licensing information for relevant dependencies and opens the " +
- "report in review mode in the browser."
+ "report in review mode in the browser. Specify names of distributions to process, separated by spaces. If no names are provided, all distributions are processed."
)
openLegalReviewReport := {
- val _ = gatherLicenses.value
+ GatherLicenses.run.evaluated
GatherLicenses.runReportServer()
}
@@ -466,7 +468,7 @@ val scalaCollectionCompatVersion = "2.8.1"
val antlrVersion = "4.13.0"
val awsJavaSdkV1Version = "1.12.480"
-val awsJavaSdkV2Version = "2.20.78"
+val awsJavaSdkV2Version = "2.25.36"
val icuVersion = "73.1"
val poiOoxmlVersion = "5.2.3"
val redshiftVersion = "2.1.0.15"
@@ -2983,7 +2985,10 @@ lazy val `std-aws` = project
"com.amazonaws" % "aws-java-sdk-redshift" % awsJavaSdkV1Version,
"com.amazonaws" % "aws-java-sdk-sts" % awsJavaSdkV1Version,
"software.amazon.awssdk" % "auth" % awsJavaSdkV2Version,
- "software.amazon.awssdk" % "s3" % awsJavaSdkV2Version
+ "software.amazon.awssdk" % "bom" % awsJavaSdkV2Version,
+ "software.amazon.awssdk" % "s3" % awsJavaSdkV2Version,
+ "software.amazon.awssdk" % "sso" % awsJavaSdkV2Version,
+ "software.amazon.awssdk" % "ssooidc" % awsJavaSdkV2Version
),
Compile / packageBin := Def.task {
val result = (Compile / packageBin).value
diff --git a/distribution/engine/THIRD-PARTY/com.ibm.icu.icu4j-73.1/NOTICES b/distribution/engine/THIRD-PARTY/com.ibm.icu.icu4j-73.1/NOTICES
index 94d66e61c2..0981648ea7 100644
--- a/distribution/engine/THIRD-PARTY/com.ibm.icu.icu4j-73.1/NOTICES
+++ b/distribution/engine/THIRD-PARTY/com.ibm.icu.icu4j-73.1/NOTICES
@@ -1,31 +1,15 @@
Copyright © IBM Corporation 1999. All rights reserved.
-
Copyright © IBM Corporation 1999. All rights reserved.
-
-Copyright (C) 1996-2004, International Business Machines Corporation and *
-
Copyright (C) 1996-2004, International Business Machines Corporation and *
Copyright (C) 1996-2009, Google, International Business Machines Corporation and *
-Copyright (C) 1996-2009, Google, International Business Machines Corporation and *
-
Copyright (C) 1996-2016, International Business Machines
-Copyright (C) 1996-2016, International Business Machines
-
-Copyright (C) 2008-2016, Google Inc, International Business Machines Corporation
-
Copyright (C) 2008-2016, Google Inc, International Business Machines Corporation
Copyright (C) 2009 , Yahoo! Inc. *
-Copyright (C) 2009 , Yahoo! Inc. *
-
-Copyright IBM Corporation, 1996-2016. All Rights Reserved. */
-
Copyright IBM Corporation, 1996-2016. All Rights Reserved. */
Copyright IBM Corporation, 1997, 2000, 2005, 2007. All Rights Reserved. */
-
-Copyright IBM Corporation, 1997, 2000, 2005, 2007. All Rights Reserved. */
diff --git a/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/LICENSE b/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/LICENSE
index 22472dc2ec..7826840d1a 100644
--- a/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/LICENSE
+++ b/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/LICENSE
@@ -1,519 +1,514 @@
-UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
-
-See Terms of Use
-for definitions of Unicode Inc.’s Data Files and Software.
-
-NOTICE TO USER: Carefully read the following legal agreement.
-BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
-DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
-YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
-TERMS AND CONDITIONS OF THIS AGREEMENT.
-IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
-THE DATA FILES OR SOFTWARE.
-
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright © 1991-2023 Unicode, Inc. All rights reserved.
-Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Unicode data files and any associated documentation
-(the "Data Files") or Unicode software and any associated documentation
-(the "Software") to deal in the Data Files or Software
-without restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, and/or sell copies of
-the Data Files or Software, and to permit persons to whom the Data Files
-or Software are furnished to do so, provided that either
-(a) this copyright and permission notice appear with all copies
-of the Data Files or Software, or
-(b) this copyright and permission notice appear in associated
-Documentation.
-
-THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
-ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
-WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT OF THIRD PARTY RIGHTS.
-IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
-NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
-DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
-DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-PERFORMANCE OF THE DATA FILES OR SOFTWARE.
-
-Except as contained in this notice, the name of a copyright holder
-shall not be used in advertising or otherwise to promote the sale,
-use or other dealings in these Data Files or Software without prior
-written authorization of the copyright holder.
-
-----------------------------------------------------------------------
-
-Third-Party Software Licenses
-
-This section contains third-party software notices and/or additional
-terms for licensed third-party software components included within ICU
-libraries.
-
-----------------------------------------------------------------------
-
-ICU License - ICU 1.8.1 to ICU 57.1
-
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright (c) 1995-2016 International Business Machines Corporation and others
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, and/or sell copies of the Software, and to permit persons
-to whom the Software is furnished to do so, provided that the above
-copyright notice(s) and this permission notice appear in all copies of
-the Software and that both the above copyright notice(s) and this
-permission notice appear in supporting documentation.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
-SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
-RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
-CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
-CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-Except as contained in this notice, the name of a copyright holder
-shall not be used in advertising or otherwise to promote the sale, use
-or other dealings in this Software without prior written authorization
-of the copyright holder.
-
-All trademarks and registered trademarks mentioned herein are the
-property of their respective owners.
-
-----------------------------------------------------------------------
-
-Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
-
- # The Google Chrome software developed by Google is licensed under
- # the BSD license. Other software included in this distribution is
- # provided under other licenses, as set forth below.
- #
- # The BSD License
- # http://opensource.org/licenses/bsd-license.php
- # Copyright (C) 2006-2008, Google 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 Google Inc. 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.
- #
- #
- # The word list in cjdict.txt are generated by combining three word lists
- # listed below with further processing for compound word breaking. The
- # frequency is generated with an iterative training against Google web
- # corpora.
- #
- # * Libtabe (Chinese)
- # - https://sourceforge.net/project/?group_id=1519
- # - Its license terms and conditions are shown below.
- #
- # * IPADIC (Japanese)
- # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
- # - Its license terms and conditions are shown below.
- #
- # ---------COPYING.libtabe ---- BEGIN--------------------
- #
- # /*
- # * Copyright (c) 1999 TaBE Project.
- # * Copyright (c) 1999 Pai-Hsiang Hsiao.
- # * 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 TaBE Project 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
- # * REGENTS 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.
- # */
- #
- # /*
- # * Copyright (c) 1999 Computer Systems and Communication Lab,
- # * Institute of Information Science, Academia
- # * Sinica. 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 Computer Systems and Communication Lab
- # * 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
- # * REGENTS 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.
- # */
- #
- # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
- # University of Illinois
- # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
- #
- # ---------------COPYING.libtabe-----END--------------------------------
- #
- #
- # ---------------COPYING.ipadic-----BEGIN-------------------------------
- #
- # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
- # and Technology. All Rights Reserved.
- #
- # Use, reproduction, and distribution of this software is permitted.
- # Any copy of this software, whether in its original form or modified,
- # must include both the above copyright notice and the following
- # paragraphs.
- #
- # Nara Institute of Science and Technology (NAIST),
- # the copyright holders, disclaims all warranties with regard to this
- # software, including all implied warranties of merchantability and
- # fitness, in no event shall NAIST be liable for
- # any special, indirect or consequential damages or any damages
- # whatsoever resulting from loss of use, data or profits, whether in an
- # action of contract, negligence or other tortuous action, arising out
- # of or in connection with the use or performance of this software.
- #
- # A large portion of the dictionary entries
- # originate from ICOT Free Software. The following conditions for ICOT
- # Free Software applies to the current dictionary as well.
- #
- # Each User may also freely distribute the Program, whether in its
- # original form or modified, to any third party or parties, PROVIDED
- # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
- # on, or be attached to, the Program, which is distributed substantially
- # in the same form as set out herein and that such intended
- # distribution, if actually made, will neither violate or otherwise
- # contravene any of the laws and regulations of the countries having
- # jurisdiction over the User or the intended distribution itself.
- #
- # NO WARRANTY
- #
- # The program was produced on an experimental basis in the course of the
- # research and development conducted during the project and is provided
- # to users as so produced on an experimental basis. Accordingly, the
- # program is provided without any warranty whatsoever, whether express,
- # implied, statutory or otherwise. The term "warranty" used herein
- # includes, but is not limited to, any warranty of the quality,
- # performance, merchantability and fitness for a particular purpose of
- # the program and the nonexistence of any infringement or violation of
- # any right of any third party.
- #
- # Each user of the program will agree and understand, and be deemed to
- # have agreed and understood, that there is no warranty whatsoever for
- # the program and, accordingly, the entire risk arising from or
- # otherwise connected with the program is assumed by the user.
- #
- # Therefore, neither ICOT, the copyright holder, or any other
- # organization that participated in or was otherwise related to the
- # development of the program and their respective officials, directors,
- # officers and other employees shall be held liable for any and all
- # damages, including, without limitation, general, special, incidental
- # and consequential damages, arising out of or otherwise in connection
- # with the use or inability to use the program or any product, material
- # or result produced or otherwise obtained by using the program,
- # regardless of whether they have been advised of, or otherwise had
- # knowledge of, the possibility of such damages at any time during the
- # project or thereafter. Each user will be deemed to have agreed to the
- # foregoing by his or her commencement of use of the program. The term
- # "use" as used herein includes, but is not limited to, the use,
- # modification, copying and distribution of the program and the
- # production of secondary products from the program.
- #
- # In the case where the program, whether in its original form or
- # modified, was distributed or delivered to or received by a user from
- # any person, organization or entity other than ICOT, unless it makes or
- # grants independently of ICOT any specific warranty to the user in
- # writing, such person, organization or entity, will also be exempted
- # from and not be held liable to the user for any such damages as noted
- # above as far as the program is concerned.
- #
- # ---------------COPYING.ipadic-----END----------------------------------
-
-----------------------------------------------------------------------
-
-Lao Word Break Dictionary Data (laodict.txt)
-
- # Copyright (C) 2016 and later: Unicode, Inc. and others.
- # License & terms of use: http://www.unicode.org/copyright.html
- # Copyright (c) 2015 International Business Machines Corporation
- # and others. All Rights Reserved.
- #
- # Project: https://github.com/rober42539/lao-dictionary
- # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
- # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
- # (copied below)
- #
- # This file is derived from the above dictionary version of Nov 22, 2020
- # ----------------------------------------------------------------------
- # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
- # 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.
- # --------------------------------------------------------------------------
-
-----------------------------------------------------------------------
-
-Burmese Word Break Dictionary Data (burmesedict.txt)
-
- # Copyright (c) 2014 International Business Machines Corporation
- # and others. All Rights Reserved.
- #
- # This list is part of a project hosted at:
- # github.com/kanyawtech/myanmar-karen-word-lists
- #
- # --------------------------------------------------------------------------
- # Copyright (c) 2013, LeRoy Benjamin Sharon
- # 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 Myanmar Karen Word Lists, 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.
- # --------------------------------------------------------------------------
-
-----------------------------------------------------------------------
-
-Time Zone Database
-
- ICU uses the public domain data and code derived from Time Zone
-Database for its time zone support. The ownership of the TZ database
-is explained in BCP 175: Procedure for Maintaining the Time Zone
-Database section 7.
-
- # 7. Database Ownership
- #
- # The TZ database itself is not an IETF Contribution or an IETF
- # document. Rather it is a pre-existing and regularly updated work
- # that is in the public domain, and is intended to remain in the
- # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
- # not apply to the TZ Database or contributions that individuals make
- # to it. Should any claims be made and substantiated against the TZ
- # Database, the organization that is providing the IANA
- # Considerations defined in this RFC, under the memorandum of
- # understanding with the IETF, currently ICANN, may act in accordance
- # with all competent court orders. No ownership claims will be made
- # by ICANN or the IETF Trust on the database or the code. Any person
- # making a contribution to the database or code waives all rights to
- # future claims in that contribution or in the TZ Database.
-
-----------------------------------------------------------------------
-
-Google double-conversion
-
-Copyright 2006-2011, the V8 project authors. 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 Google Inc. 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.
-
-----------------------------------------------------------------------
-
-File: aclocal.m4 (only for ICU4C)
-Section: pkg.m4 - Macros to locate and utilise pkg-config.
-
-
-Copyright © 2004 Scott James Remnant .
-Copyright © 2012-2015 Dan Nicholson
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
-As a special exception to the GNU General Public License, if you
-distribute this file as part of a program that contains a
-configuration script generated by Autoconf, you may include it under
-the same distribution terms that you use for the rest of that
-program.
-
-
-(The condition for the exception is fulfilled because
-ICU4C includes a configuration script generated by Autoconf,
-namely the `configure` script.)
-
-----------------------------------------------------------------------
-
-File: config.guess (only for ICU4C)
-
-
-This file is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 3 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, see .
-
-As a special exception to the GNU General Public License, if you
-distribute this file as part of a program that contains a
-configuration script generated by Autoconf, you may include it under
-the same distribution terms that you use for the rest of that
-program. This Exception is an additional permission under section 7
-of the GNU General Public License, version 3 ("GPLv3").
-
-
-(The condition for the exception is fulfilled because
-ICU4C includes a configuration script generated by Autoconf,
-namely the `configure` script.)
-
-----------------------------------------------------------------------
-
-File: install-sh (only for ICU4C)
-
-
-Copyright 1991 by the Massachusetts Institute of Technology
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of M.I.T. not be used in advertising or
-publicity pertaining to distribution of the software without specific,
-written prior permission. M.I.T. makes no representations about the
-suitability of this software for any purpose. It is provided "as is"
-without express or implied warranty.
+UNICODE LICENSE V3
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 2016-2024 Unicode, Inc.
+
+NOTICE TO USER: Carefully read the following legal agreement. BY
+DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
+SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
+TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
+DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of data files and any associated documentation (the "Data Files") or
+software and any associated documentation (the "Software") to deal in the
+Data Files or Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, and/or sell
+copies of the Data Files or Software, and to permit persons to whom the
+Data Files or Software are furnished to do so, provided that either (a)
+this copyright and permission notice appear with all copies of the Data
+Files or Software, or (b) this copyright and permission notice appear in
+associated Documentation.
+
+THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
+THIRD PARTY RIGHTS.
+
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
+BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
+FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder shall
+not be used in advertising or otherwise to promote the sale, use or other
+dealings in these Data Files or Software without prior written
+authorization of the copyright holder.
+
+SPDX-License-Identifier: Unicode-3.0
+
+----------------------------------------------------------------------
+
+Third-Party Software Licenses
+
+This section contains third-party software notices and/or additional
+terms for licensed third-party software components included within ICU
+libraries.
+
+----------------------------------------------------------------------
+
+ICU License - ICU 1.8.1 to ICU 57.1
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c) 1995-2016 International Business Machines Corporation and others
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, and/or sell copies of the Software, and to permit persons
+to whom the Software is furnished to do so, provided that the above
+copyright notice(s) and this permission notice appear in all copies of
+the Software and that both the above copyright notice(s) and this
+permission notice appear in supporting documentation.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
+SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
+RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale, use
+or other dealings in this Software without prior written authorization
+of the copyright holder.
+
+All trademarks and registered trademarks mentioned herein are the
+property of their respective owners.
+
+----------------------------------------------------------------------
+
+Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
+
+ # The Google Chrome software developed by Google is licensed under
+ # the BSD license. Other software included in this distribution is
+ # provided under other licenses, as set forth below.
+ #
+ # The BSD License
+ # http://opensource.org/licenses/bsd-license.php
+ # Copyright (C) 2006-2008, Google 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 Google Inc. 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.
+ #
+ #
+ # The word list in cjdict.txt are generated by combining three word lists
+ # listed below with further processing for compound word breaking. The
+ # frequency is generated with an iterative training against Google web
+ # corpora.
+ #
+ # * Libtabe (Chinese)
+ # - https://sourceforge.net/project/?group_id=1519
+ # - Its license terms and conditions are shown below.
+ #
+ # * IPADIC (Japanese)
+ # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
+ # - Its license terms and conditions are shown below.
+ #
+ # ---------COPYING.libtabe ---- BEGIN--------------------
+ #
+ # /*
+ # * Copyright (c) 1999 TaBE Project.
+ # * Copyright (c) 1999 Pai-Hsiang Hsiao.
+ # * 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 TaBE Project 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
+ # * REGENTS 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.
+ # */
+ #
+ # /*
+ # * Copyright (c) 1999 Computer Systems and Communication Lab,
+ # * Institute of Information Science, Academia
+ # * Sinica. 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 Computer Systems and Communication Lab
+ # * 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
+ # * REGENTS 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.
+ # */
+ #
+ # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
+ # University of Illinois
+ # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
+ #
+ # ---------------COPYING.libtabe-----END--------------------------------
+ #
+ #
+ # ---------------COPYING.ipadic-----BEGIN-------------------------------
+ #
+ # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
+ # and Technology. All Rights Reserved.
+ #
+ # Use, reproduction, and distribution of this software is permitted.
+ # Any copy of this software, whether in its original form or modified,
+ # must include both the above copyright notice and the following
+ # paragraphs.
+ #
+ # Nara Institute of Science and Technology (NAIST),
+ # the copyright holders, disclaims all warranties with regard to this
+ # software, including all implied warranties of merchantability and
+ # fitness, in no event shall NAIST be liable for
+ # any special, indirect or consequential damages or any damages
+ # whatsoever resulting from loss of use, data or profits, whether in an
+ # action of contract, negligence or other tortuous action, arising out
+ # of or in connection with the use or performance of this software.
+ #
+ # A large portion of the dictionary entries
+ # originate from ICOT Free Software. The following conditions for ICOT
+ # Free Software applies to the current dictionary as well.
+ #
+ # Each User may also freely distribute the Program, whether in its
+ # original form or modified, to any third party or parties, PROVIDED
+ # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
+ # on, or be attached to, the Program, which is distributed substantially
+ # in the same form as set out herein and that such intended
+ # distribution, if actually made, will neither violate or otherwise
+ # contravene any of the laws and regulations of the countries having
+ # jurisdiction over the User or the intended distribution itself.
+ #
+ # NO WARRANTY
+ #
+ # The program was produced on an experimental basis in the course of the
+ # research and development conducted during the project and is provided
+ # to users as so produced on an experimental basis. Accordingly, the
+ # program is provided without any warranty whatsoever, whether express,
+ # implied, statutory or otherwise. The term "warranty" used herein
+ # includes, but is not limited to, any warranty of the quality,
+ # performance, merchantability and fitness for a particular purpose of
+ # the program and the nonexistence of any infringement or violation of
+ # any right of any third party.
+ #
+ # Each user of the program will agree and understand, and be deemed to
+ # have agreed and understood, that there is no warranty whatsoever for
+ # the program and, accordingly, the entire risk arising from or
+ # otherwise connected with the program is assumed by the user.
+ #
+ # Therefore, neither ICOT, the copyright holder, or any other
+ # organization that participated in or was otherwise related to the
+ # development of the program and their respective officials, directors,
+ # officers and other employees shall be held liable for any and all
+ # damages, including, without limitation, general, special, incidental
+ # and consequential damages, arising out of or otherwise in connection
+ # with the use or inability to use the program or any product, material
+ # or result produced or otherwise obtained by using the program,
+ # regardless of whether they have been advised of, or otherwise had
+ # knowledge of, the possibility of such damages at any time during the
+ # project or thereafter. Each user will be deemed to have agreed to the
+ # foregoing by his or her commencement of use of the program. The term
+ # "use" as used herein includes, but is not limited to, the use,
+ # modification, copying and distribution of the program and the
+ # production of secondary products from the program.
+ #
+ # In the case where the program, whether in its original form or
+ # modified, was distributed or delivered to or received by a user from
+ # any person, organization or entity other than ICOT, unless it makes or
+ # grants independently of ICOT any specific warranty to the user in
+ # writing, such person, organization or entity, will also be exempted
+ # from and not be held liable to the user for any such damages as noted
+ # above as far as the program is concerned.
+ #
+ # ---------------COPYING.ipadic-----END----------------------------------
+
+----------------------------------------------------------------------
+
+Lao Word Break Dictionary Data (laodict.txt)
+
+ # Copyright (C) 2016 and later: Unicode, Inc. and others.
+ # License & terms of use: http://www.unicode.org/copyright.html
+ # Copyright (c) 2015 International Business Machines Corporation
+ # and others. All Rights Reserved.
+ #
+ # Project: https://github.com/rober42539/lao-dictionary
+ # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
+ # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
+ # (copied below)
+ #
+ # This file is derived from the above dictionary version of Nov 22, 2020
+ # ----------------------------------------------------------------------
+ # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
+ # 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.
+ # --------------------------------------------------------------------------
+
+----------------------------------------------------------------------
+
+Burmese Word Break Dictionary Data (burmesedict.txt)
+
+ # Copyright (c) 2014 International Business Machines Corporation
+ # and others. All Rights Reserved.
+ #
+ # This list is part of a project hosted at:
+ # github.com/kanyawtech/myanmar-karen-word-lists
+ #
+ # --------------------------------------------------------------------------
+ # Copyright (c) 2013, LeRoy Benjamin Sharon
+ # 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 Myanmar Karen Word Lists, 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.
+ # --------------------------------------------------------------------------
+
+----------------------------------------------------------------------
+
+Time Zone Database
+
+ ICU uses the public domain data and code derived from Time Zone
+Database for its time zone support. The ownership of the TZ database
+is explained in BCP 175: Procedure for Maintaining the Time Zone
+Database section 7.
+
+ # 7. Database Ownership
+ #
+ # The TZ database itself is not an IETF Contribution or an IETF
+ # document. Rather it is a pre-existing and regularly updated work
+ # that is in the public domain, and is intended to remain in the
+ # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
+ # not apply to the TZ Database or contributions that individuals make
+ # to it. Should any claims be made and substantiated against the TZ
+ # Database, the organization that is providing the IANA
+ # Considerations defined in this RFC, under the memorandum of
+ # understanding with the IETF, currently ICANN, may act in accordance
+ # with all competent court orders. No ownership claims will be made
+ # by ICANN or the IETF Trust on the database or the code. Any person
+ # making a contribution to the database or code waives all rights to
+ # future claims in that contribution or in the TZ Database.
+
+----------------------------------------------------------------------
+
+Google double-conversion
+
+Copyright 2006-2011, the V8 project authors. 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 Google Inc. 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.
+
+----------------------------------------------------------------------
+
+File: aclocal.m4 (only for ICU4C)
+Section: pkg.m4 - Macros to locate and utilise pkg-config.
+
+
+Copyright © 2004 Scott James Remnant .
+Copyright © 2012-2015 Dan Nicholson
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
+
+As a special exception to the GNU General Public License, if you
+distribute this file as part of a program that contains a
+configuration script generated by Autoconf, you may include it under
+the same distribution terms that you use for the rest of that
+program.
+
+
+(The condition for the exception is fulfilled because
+ICU4C includes a configuration script generated by Autoconf,
+namely the `configure` script.)
+
+----------------------------------------------------------------------
+
+File: config.guess (only for ICU4C)
+
+
+This file is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, see .
+
+As a special exception to the GNU General Public License, if you
+distribute this file as part of a program that contains a
+configuration script generated by Autoconf, you may include it under
+the same distribution terms that you use for the rest of that
+program. This Exception is an additional permission under section 7
+of the GNU General Public License, version 3 ("GPLv3").
+
+
+(The condition for the exception is fulfilled because
+ICU4C includes a configuration script generated by Autoconf,
+namely the `configure` script.)
+
+----------------------------------------------------------------------
+
+File: install-sh (only for ICU4C)
+
+
+Copyright 1991 by the Massachusetts Institute of Technology
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name of M.I.T. not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission. M.I.T. makes no representations about the
+suitability of this software for any purpose. It is provided "as is"
+without express or implied warranty.
\ No newline at end of file
diff --git a/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/NOTICES b/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/NOTICES
index bfdafee546..fe49419107 100644
--- a/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/NOTICES
+++ b/distribution/engine/THIRD-PARTY/org.graalvm.shadowed.icu4j-24.0.0/NOTICES
@@ -1,51 +1,25 @@
2000.01.01 copyright update [Y2K has arrived] */
-2000.01.01 copyright update [Y2K has arrived] */
-
-2000.01.01 1.06 copyright update */
-
2000.01.01 1.06 copyright update */
Copyright © IBM Corporation 1999. All rights reserved.
-
Copyright © IBM Corporation 1999. All rights reserved.
-
Copyright (C) 1996-2004, International Business Machines Corporation and *
-Copyright (C) 1996-2004, International Business Machines Corporation and *
-
-Copyright (C) 1996-2005, International Business Machines Corporation and *
-
Copyright (C) 1996-2005, International Business Machines Corporation and *
Copyright (C) 1996-2007, International Business Machines Corporation and *
-Copyright (C) 1996-2007, International Business Machines Corporation and *
-
Copyright (C) 1996-2009, Google, International Business Machines Corporation and *
-Copyright (C) 1996-2009, Google, International Business Machines Corporation and *
-
-Copyright (C) 1996-2009, International Business Machines Corporation and *
-
Copyright (C) 1996-2009, International Business Machines Corporation and *
Copyright (C) 1996-2015, Google, Inc., International Business Machines Corporation and
-Copyright (C) 1996-2015, Google, Inc., International Business Machines Corporation and
-
Copyright (C) 1996-2015, International Business Machines
-Copyright (C) 1996-2015, International Business Machines
-
-Copyright (C) 2009 , Yahoo! Inc. *
-
Copyright (C) 2009 , Yahoo! Inc. *
Copyright IBM Corporation, 1996-2016. All Rights Reserved. */
-Copyright IBM Corporation, 1996-2016. All Rights Reserved. */
-
-Copyright IBM Corporation, 1997, 2000, 2005, 2007. All Rights Reserved. */
-
Copyright IBM Corporation, 1997, 2000, 2005, 2007. All Rights Reserved. */
diff --git a/distribution/engine/THIRD-PARTY/org.graalvm.truffle.truffle-nfi-24.0.0/NOTICES b/distribution/engine/THIRD-PARTY/org.graalvm.truffle.truffle-nfi-24.0.0/NOTICES
index 2736b83cfa..c934b85f1f 100644
--- a/distribution/engine/THIRD-PARTY/org.graalvm.truffle.truffle-nfi-24.0.0/NOTICES
+++ b/distribution/engine/THIRD-PARTY/org.graalvm.truffle.truffle-nfi-24.0.0/NOTICES
@@ -1,3 +1 @@
Copyright (c) 2017, 2021, Oracle and/or its affiliates. All rights reserved.
-
-Copyright (c) 2017, 2021, Oracle and/or its affiliates. All rights reserved.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/NOTICE b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/NOTICE
index 459116851d..68e0e03777 100644
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/NOTICE
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/NOTICE
@@ -58,52 +58,52 @@ Copyright notices related to this dependency can be found in the directory `comm
'netty-buffer', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-buffer-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-buffer-4.1.108.Final`.
'netty-codec', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-4.1.108.Final`.
'netty-codec-http', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-http-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-http-4.1.108.Final`.
'netty-codec-http2', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-http2-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-codec-http2-4.1.108.Final`.
'netty-common', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-common-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-common-4.1.108.Final`.
'netty-handler', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-handler-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-handler-4.1.108.Final`.
'netty-resolver', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-resolver-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-resolver-4.1.108.Final`.
'netty-transport', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-4.1.108.Final`.
'netty-transport-classes-epoll', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-classes-epoll-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-classes-epoll-4.1.108.Final`.
'netty-transport-native-unix-common', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license file can be found at `licenses/APACHE2.0`.
-Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-native-unix-common-4.1.86.Final`.
+Copyright notices related to this dependency can be found in the directory `io.netty.netty-transport-native-unix-common-4.1.108.Final`.
'joda-time', licensed under the Apache 2, is distributed with the AWS.
@@ -121,9 +121,9 @@ The license file can be found at `licenses/APACHE2.0`.
Copyright notices related to this dependency can be found in the directory `org.apache.httpcomponents.httpcore-4.4.13`.
-'reactive-streams', licensed under the CC0, is distributed with the AWS.
-The license file can be found at `licenses/CC0`.
-Copyright notices related to this dependency can be found in the directory `org.reactivestreams.reactive-streams-1.0.3`.
+'reactive-streams', licensed under the MIT-0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `org.reactivestreams.reactive-streams-1.0.4`.
'slf4j-api', licensed under the MIT License, is distributed with the AWS.
@@ -133,102 +133,152 @@ Copyright notices related to this dependency can be found in the directory `org.
'annotations', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.annotations-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.annotations-2.25.36`.
'apache-client', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.apache-client-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.apache-client-2.25.36`.
'arns', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.arns-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.arns-2.25.36`.
'auth', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.auth-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.auth-2.25.36`.
'aws-core', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-core-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-core-2.25.36`.
+
+
+'aws-json-protocol', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-json-protocol-2.25.36`.
'aws-query-protocol', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-query-protocol-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-query-protocol-2.25.36`.
'aws-xml-protocol', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-xml-protocol-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.aws-xml-protocol-2.25.36`.
+
+
+'bom', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license file can be found at `licenses/APACHE2.0`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.bom-2.25.36`.
+
+
+'checksums', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.checksums-2.25.36`.
+
+
+'checksums-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.checksums-spi-2.25.36`.
'crt-core', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.crt-core-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.crt-core-2.25.36`.
'endpoints-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.endpoints-spi-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.endpoints-spi-2.25.36`.
+
+
+'http-auth', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.http-auth-2.25.36`.
+
+
+'http-auth-aws', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.http-auth-aws-2.25.36`.
+
+
+'http-auth-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.http-auth-spi-2.25.36`.
'http-client-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.http-client-spi-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.http-client-spi-2.25.36`.
+
+
+'identity-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.identity-spi-2.25.36`.
'json-utils', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.json-utils-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.json-utils-2.25.36`.
'metrics-spi', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.metrics-spi-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.metrics-spi-2.25.36`.
'netty-nio-client', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.netty-nio-client-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.netty-nio-client-2.25.36`.
'profiles', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.profiles-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.profiles-2.25.36`.
'protocol-core', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.protocol-core-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.protocol-core-2.25.36`.
'regions', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.regions-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.regions-2.25.36`.
's3', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.s3-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.s3-2.25.36`.
'sdk-core', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.sdk-core-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.sdk-core-2.25.36`.
+
+
+'sso', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.sso-2.25.36`.
+
+
+'ssooidc', licensed under the Apache License, Version 2.0, is distributed with the AWS.
+The license information can be found along with the copyright notices.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.ssooidc-2.25.36`.
'third-party-jackson-core', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.third-party-jackson-core-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.third-party-jackson-core-2.25.36`.
'utils', licensed under the Apache License, Version 2.0, is distributed with the AWS.
The license information can be found along with the copyright notices.
-Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.utils-2.20.78`.
+Copyright notices related to this dependency can be found in the directory `software.amazon.awssdk.utils-2.25.36`.
'eventstream', licensed under the Apache License, Version 2.0, is distributed with the AWS.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-buffer-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-buffer-4.1.108.Final/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-buffer-4.1.86.Final/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-buffer-4.1.108.Final/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.108.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.108.Final/NOTICES
new file mode 100644
index 0000000000..166a7b19a3
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.108.Final/NOTICES
@@ -0,0 +1,33 @@
+/*
+ * Copyright 2023 The Netty Project
+ *
+ * The Netty Project licenses this file to you under the Apache License,
+ * version 2.0 (the "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at:
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+ * License for the specific language governing permissions and limitations
+ * under the License.
+ */
+
+/*
+ * Copyright 2024 The Netty Project
+ *
+ * The Netty Project licenses this file to you under the Apache License,
+ * version 2.0 (the "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at:
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+ * License for the specific language governing permissions and limitations
+ * under the License.
+ */
+
+Copyright 2022 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.86.Final/NOTICES
deleted file mode 100644
index 702edc6aae..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-4.1.86.Final/NOTICES
+++ /dev/null
@@ -1,17 +0,0 @@
-Copyright (c) 2008-2009 Bjoern Hoehrmann
-
-Copyright (c) 2011, Joe Walnes and contributors
-
-Copyright 2014 Twitter, Inc.
-
-Copyright 2022 The Netty Project
-
-Copyright 2022 The Netty Project
-
-Copyright 2022 The Netty Project
-
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-
-copyright notice, this list of conditions and the
-
-~ Copyright 2014 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.108.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.108.Final/NOTICES
new file mode 100644
index 0000000000..f747d1a92d
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.108.Final/NOTICES
@@ -0,0 +1,25 @@
+/*
+ * Copyright 2023 The Netty Project
+ *
+ * The Netty Project licenses this file to you under the Apache License,
+ * version 2.0 (the "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at:
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+ * License for the specific language governing permissions and limitations
+ * under the License.
+ */
+
+Copyright (c) 2008-2009 Bjoern Hoehrmann
+
+Copyright (c) 2011, Joe Walnes and contributors
+
+Copyright 2022 The Netty Project
+
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+
+copyright notice, this list of conditions and the
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.86.Final/NOTICES
deleted file mode 100644
index faf5725ade..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http-4.1.86.Final/NOTICES
+++ /dev/null
@@ -1,13 +0,0 @@
-Copyright (c) 2008-2009 Bjoern Hoehrmann
-
-Copyright (c) 2011, Joe Walnes and contributors
-
-Copyright 2014 Twitter, Inc.
-
-Copyright 2022 The Netty Project
-
-Copyright 2022 The Netty Project
-
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-
-copyright notice, this list of conditions and the
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.108.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.108.Final/NOTICES
new file mode 100644
index 0000000000..71406e3778
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.108.Final/NOTICES
@@ -0,0 +1,19 @@
+/*
+ * Copyright 2023 The Netty Project
+ *
+ * The Netty Project licenses this file to you under the Apache License,
+ * version 2.0 (the "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at:
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+ * License for the specific language governing permissions and limitations
+ * under the License.
+ */
+
+Copyright 2014 Twitter, Inc.
+
+Copyright 2022 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-common-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-common-4.1.108.Final/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-common-4.1.86.Final/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-common-4.1.108.Final/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-handler-4.1.108.Final/NOTICES
similarity index 50%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.86.Final/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-handler-4.1.108.Final/NOTICES
index 4dd6e8c465..d8dacc9b8a 100644
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-codec-http2-4.1.86.Final/NOTICES
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-handler-4.1.108.Final/NOTICES
@@ -1,3 +1,3 @@
-Copyright 2014 Twitter, Inc.
-
Copyright 2022 The Netty Project
+
+Copyright 2023 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-resolver-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-resolver-4.1.108.Final/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-resolver-4.1.86.Final/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-resolver-4.1.108.Final/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.108.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.108.Final/NOTICES
new file mode 100644
index 0000000000..d8dacc9b8a
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.108.Final/NOTICES
@@ -0,0 +1,3 @@
+Copyright 2022 The Netty Project
+
+Copyright 2023 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.108.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.108.Final/NOTICES
new file mode 100644
index 0000000000..26e554dc1d
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.108.Final/NOTICES
@@ -0,0 +1,3 @@
+Copyright 2021 The Netty Project
+
+Copyright 2023 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.86.Final/NOTICES
deleted file mode 100644
index c18ab6f8ff..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-classes-epoll-4.1.86.Final/NOTICES
+++ /dev/null
@@ -1 +0,0 @@
-Copyright 2021 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-handler-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-native-unix-common-4.1.108.Final/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-handler-4.1.86.Final/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-native-unix-common-4.1.108.Final/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-native-unix-common-4.1.86.Final/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-native-unix-common-4.1.86.Final/NOTICES
deleted file mode 100644
index e9d86a28bf..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-native-unix-common-4.1.86.Final/NOTICES
+++ /dev/null
@@ -1 +0,0 @@
-Copyright 2022 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/licenses/CC0 b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/licenses/CC0
deleted file mode 100644
index 0e259d42c9..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/licenses/CC0
+++ /dev/null
@@ -1,121 +0,0 @@
-Creative Commons Legal Code
-
-CC0 1.0 Universal
-
- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
- LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
- ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
- INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
- REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
- PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
- THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
- HEREUNDER.
-
-Statement of Purpose
-
-The laws of most jurisdictions throughout the world automatically confer
-exclusive Copyright and Related Rights (defined below) upon the creator
-and subsequent owner(s) (each and all, an "owner") of an original work of
-authorship and/or a database (each, a "Work").
-
-Certain owners wish to permanently relinquish those rights to a Work for
-the purpose of contributing to a commons of creative, cultural and
-scientific works ("Commons") that the public can reliably and without fear
-of later claims of infringement build upon, modify, incorporate in other
-works, reuse and redistribute as freely as possible in any form whatsoever
-and for any purposes, including without limitation commercial purposes.
-These owners may contribute to the Commons to promote the ideal of a free
-culture and the further production of creative, cultural and scientific
-works, or to gain reputation or greater distribution for their Work in
-part through the use and efforts of others.
-
-For these and/or other purposes and motivations, and without any
-expectation of additional consideration or compensation, the person
-associating CC0 with a Work (the "Affirmer"), to the extent that he or she
-is an owner of Copyright and Related Rights in the Work, voluntarily
-elects to apply CC0 to the Work and publicly distribute the Work under its
-terms, with knowledge of his or her Copyright and Related Rights in the
-Work and the meaning and intended legal effect of CC0 on those rights.
-
-1. Copyright and Related Rights. A Work made available under CC0 may be
-protected by copyright and related or neighboring rights ("Copyright and
-Related Rights"). Copyright and Related Rights include, but are not
-limited to, the following:
-
- i. the right to reproduce, adapt, distribute, perform, display,
- communicate, and translate a Work;
- ii. moral rights retained by the original author(s) and/or performer(s);
-iii. publicity and privacy rights pertaining to a person's image or
- likeness depicted in a Work;
- iv. rights protecting against unfair competition in regards to a Work,
- subject to the limitations in paragraph 4(a), below;
- v. rights protecting the extraction, dissemination, use and reuse of data
- in a Work;
- vi. database rights (such as those arising under Directive 96/9/EC of the
- European Parliament and of the Council of 11 March 1996 on the legal
- protection of databases, and under any national implementation
- thereof, including any amended or successor version of such
- directive); and
-vii. other similar, equivalent or corresponding rights throughout the
- world based on applicable law or treaty, and any national
- implementations thereof.
-
-2. Waiver. To the greatest extent permitted by, but not in contravention
-of, applicable law, Affirmer hereby overtly, fully, permanently,
-irrevocably and unconditionally waives, abandons, and surrenders all of
-Affirmer's Copyright and Related Rights and associated claims and causes
-of action, whether now known or unknown (including existing as well as
-future claims and causes of action), in the Work (i) in all territories
-worldwide, (ii) for the maximum duration provided by applicable law or
-treaty (including future time extensions), (iii) in any current or future
-medium and for any number of copies, and (iv) for any purpose whatsoever,
-including without limitation commercial, advertising or promotional
-purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
-member of the public at large and to the detriment of Affirmer's heirs and
-successors, fully intending that such Waiver shall not be subject to
-revocation, rescission, cancellation, termination, or any other legal or
-equitable action to disrupt the quiet enjoyment of the Work by the public
-as contemplated by Affirmer's express Statement of Purpose.
-
-3. Public License Fallback. Should any part of the Waiver for any reason
-be judged legally invalid or ineffective under applicable law, then the
-Waiver shall be preserved to the maximum extent permitted taking into
-account Affirmer's express Statement of Purpose. In addition, to the
-extent the Waiver is so judged Affirmer hereby grants to each affected
-person a royalty-free, non transferable, non sublicensable, non exclusive,
-irrevocable and unconditional license to exercise Affirmer's Copyright and
-Related Rights in the Work (i) in all territories worldwide, (ii) for the
-maximum duration provided by applicable law or treaty (including future
-time extensions), (iii) in any current or future medium and for any number
-of copies, and (iv) for any purpose whatsoever, including without
-limitation commercial, advertising or promotional purposes (the
-"License"). The License shall be deemed effective as of the date CC0 was
-applied by Affirmer to the Work. Should any part of the License for any
-reason be judged legally invalid or ineffective under applicable law, such
-partial invalidity or ineffectiveness shall not invalidate the remainder
-of the License, and in such case Affirmer hereby affirms that he or she
-will not (i) exercise any of his or her remaining Copyright and Related
-Rights in the Work or (ii) assert any associated claims and causes of
-action with respect to the Work, in either case contrary to Affirmer's
-express Statement of Purpose.
-
-4. Limitations and Disclaimers.
-
- a. No trademark or patent rights held by Affirmer are waived, abandoned,
- surrendered, licensed or otherwise affected by this document.
- b. Affirmer offers the Work as-is and makes no representations or
- warranties of any kind concerning the Work, express, implied,
- statutory or otherwise, including without limitation warranties of
- title, merchantability, fitness for a particular purpose, non
- infringement, or the absence of latent or other defects, accuracy, or
- the present or absence of errors, whether or not discoverable, all to
- the greatest extent permissible under applicable law.
- c. Affirmer disclaims responsibility for clearing rights of other persons
- that may apply to the Work or any use thereof, including without
- limitation any person's Copyright and Related Rights in the Work.
- Further, Affirmer disclaims responsibility for obtaining any necessary
- consents, permissions or other rights required for any use of the
- Work.
- d. Affirmer understands and acknowledges that Creative Commons is not a
- party to this document and has no duty or obligation with respect to
- this CC0 or use of the Work.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.3/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.3/NOTICES
deleted file mode 100644
index 2d1291cd53..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.3/NOTICES
+++ /dev/null
@@ -1 +0,0 @@
-this code has waived all copyright and related or neighboring *
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.4/LICENSE b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.4/LICENSE
new file mode 100644
index 0000000000..c6207b0d8e
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/org.reactivestreams.reactive-streams-1.0.4/LICENSE
@@ -0,0 +1,7 @@
+MIT No Attribution
+
+Copyright 2014 Reactive Streams
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.annotations-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.apache-client-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.arns-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.auth-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/NOTICES
deleted file mode 100644
index f1c4c622e8..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/NOTICES
+++ /dev/null
@@ -1,3 +0,0 @@
-Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-
-~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/NOTICES
new file mode 100644
index 0000000000..c1f0c88047
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-core-2.25.36/NOTICES
@@ -0,0 +1,14 @@
+/*
+ * Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
+ * the License. A copy of the License is located at
+ *
+ * http://aws.amazon.com/apache2.0
+ *
+ * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
+ * and limitations under the License.
+ */
+
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-json-protocol-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-query-protocol-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.aws-xml-protocol-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.bom-2.25.36/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.bom-2.25.36/NOTICES
new file mode 100644
index 0000000000..303c8433b5
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.bom-2.25.36/NOTICES
@@ -0,0 +1,2 @@
+U2VlIGh0dHBzOi8vYXdzLmFtYXpvbi5jb20vc2RrZm9yamF2YQ==
+
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.checksums-spi-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.crt-core-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.endpoints-spi-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-aws-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-auth-spi-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.http-client-spi-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.identity-spi-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/NOTICES
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/NOTICES
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.json-utils-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.metrics-spi-2.25.36/NOTICE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/LICENSE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/LICENSE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/LICENSE.txt
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/NOTICE.txt
similarity index 100%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.20.78/NOTICE.txt
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/NOTICE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.netty-nio-client-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.1 b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/LICENSE.txt
similarity index 67%
rename from distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.1
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/LICENSE.txt
index be6c2c65c2..8b1f0292c6 100644
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.1
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/LICENSE.txt
@@ -201,115 +201,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-
-APACHE POI SUBCOMPONENTS:
-
-Apache POI includes subcomponents with separate copyright notices and
-license terms. Your use of these subcomponents is subject to the terms
-and conditions of the following licenses:
-
-
-Office Open XML schemas (poi-ooxml-full-*.jar)
-
- The Office Open XML schema definitions used by Apache POI are
- a part of the Office Open XML ECMA Specification (ECMA-376, [1]).
- As defined in section 9.4 of the ECMA bylaws [2], this specification
- is available to all interested parties without restriction:
-
- 9.4 All documents when approved shall be made available to
- all interested parties without restriction.
-
- Furthermore, both Microsoft and Adobe have granted patent licenses
- to this work [3,4,5].
-
- [1] http://www.ecma-international.org/publications/standards/Ecma-376.htm
- [2] http://www.ecma-international.org/memento/Ecmabylaws.htm
- [3] http://www.microsoft.com/openspecifications/en/us/programs/osp/default.aspx
- [4] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Edition%202%20Microsoft%20Patent%20Declaration.pdf
- [5] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Adobe%20Patent%20Declaration.pdf
-
-
-Bouncy Castle library (bcprov-*.jar, bcpg-*.jar, bcpkix-*.jar)
-
- Copyright (c) 2000 - 2021 The Legion of the Bouncy Castle Inc.
- (https://www.bouncycastle.org)
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
-CurvesAPI / Curve API
-
- BSD License
-
- Copyright (c) 2000-2015 www.hamcrest.org
- 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 Hamcrest 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.
-
-Log4j 2 library (log4j-api-*.jar)
-
- Apache License Version 2.0
-
-
-inbot-utils (https://github.com/Inbot/inbot-utils)
-
- The MIT License (MIT)
-
- Copyright (c) 2015 Inbot
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
\ No newline at end of file
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.profiles-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.2 b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/LICENSE.txt
similarity index 67%
rename from distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.2
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/LICENSE.txt
index be6c2c65c2..8b1f0292c6 100644
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/LICENSE.2
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/LICENSE.txt
@@ -201,115 +201,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-
-APACHE POI SUBCOMPONENTS:
-
-Apache POI includes subcomponents with separate copyright notices and
-license terms. Your use of these subcomponents is subject to the terms
-and conditions of the following licenses:
-
-
-Office Open XML schemas (poi-ooxml-full-*.jar)
-
- The Office Open XML schema definitions used by Apache POI are
- a part of the Office Open XML ECMA Specification (ECMA-376, [1]).
- As defined in section 9.4 of the ECMA bylaws [2], this specification
- is available to all interested parties without restriction:
-
- 9.4 All documents when approved shall be made available to
- all interested parties without restriction.
-
- Furthermore, both Microsoft and Adobe have granted patent licenses
- to this work [3,4,5].
-
- [1] http://www.ecma-international.org/publications/standards/Ecma-376.htm
- [2] http://www.ecma-international.org/memento/Ecmabylaws.htm
- [3] http://www.microsoft.com/openspecifications/en/us/programs/osp/default.aspx
- [4] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Edition%202%20Microsoft%20Patent%20Declaration.pdf
- [5] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Adobe%20Patent%20Declaration.pdf
-
-
-Bouncy Castle library (bcprov-*.jar, bcpg-*.jar, bcpkix-*.jar)
-
- Copyright (c) 2000 - 2021 The Legion of the Bouncy Castle Inc.
- (https://www.bouncycastle.org)
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
-CurvesAPI / Curve API
-
- BSD License
-
- Copyright (c) 2000-2015 www.hamcrest.org
- 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 Hamcrest 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.
-
-Log4j 2 library (log4j-api-*.jar)
-
- Apache License Version 2.0
-
-
-inbot-utils (https://github.com/Inbot/inbot-utils)
-
- The MIT License (MIT)
-
- Copyright (c) 2015 Inbot
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
\ No newline at end of file
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.protocol-core-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/NOTICES
deleted file mode 100644
index f1c4c622e8..0000000000
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.20.78/NOTICES
+++ /dev/null
@@ -1,3 +0,0 @@
-Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-
-~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/LICENSE.1 b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/LICENSE.txt
similarity index 67%
rename from distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/LICENSE.1
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/LICENSE.txt
index be6c2c65c2..8b1f0292c6 100644
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/LICENSE.1
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/LICENSE.txt
@@ -201,115 +201,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-
-APACHE POI SUBCOMPONENTS:
-
-Apache POI includes subcomponents with separate copyright notices and
-license terms. Your use of these subcomponents is subject to the terms
-and conditions of the following licenses:
-
-
-Office Open XML schemas (poi-ooxml-full-*.jar)
-
- The Office Open XML schema definitions used by Apache POI are
- a part of the Office Open XML ECMA Specification (ECMA-376, [1]).
- As defined in section 9.4 of the ECMA bylaws [2], this specification
- is available to all interested parties without restriction:
-
- 9.4 All documents when approved shall be made available to
- all interested parties without restriction.
-
- Furthermore, both Microsoft and Adobe have granted patent licenses
- to this work [3,4,5].
-
- [1] http://www.ecma-international.org/publications/standards/Ecma-376.htm
- [2] http://www.ecma-international.org/memento/Ecmabylaws.htm
- [3] http://www.microsoft.com/openspecifications/en/us/programs/osp/default.aspx
- [4] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Edition%202%20Microsoft%20Patent%20Declaration.pdf
- [5] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/
- Patent%20statements%20ok/ECMA-376%20Adobe%20Patent%20Declaration.pdf
-
-
-Bouncy Castle library (bcprov-*.jar, bcpg-*.jar, bcpkix-*.jar)
-
- Copyright (c) 2000 - 2021 The Legion of the Bouncy Castle Inc.
- (https://www.bouncycastle.org)
-
- Permission is hereby granted, free of charge, to any person obtaining a
- copy of this software and associated documentation files (the "Software"),
- to deal in the Software without restriction, including without limitation
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
- and/or sell copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
-CurvesAPI / Curve API
-
- BSD License
-
- Copyright (c) 2000-2015 www.hamcrest.org
- 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 Hamcrest 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.
-
-Log4j 2 library (log4j-api-*.jar)
-
- Apache License Version 2.0
-
-
-inbot-utils (https://github.com/Inbot/inbot-utils)
-
- The MIT License (MIT)
-
- Copyright (c) 2015 Inbot
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
\ No newline at end of file
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICES b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICES
new file mode 100644
index 0000000000..c1f0c88047
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.regions-2.25.36/NOTICES
@@ -0,0 +1,14 @@
+/*
+ * Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
+ * the License. A copy of the License is located at
+ *
+ * http://aws.amazon.com/apache2.0
+ *
+ * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
+ * and limitations under the License.
+ */
+
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.s3-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sdk-core-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.sso-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.ssooidc-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.third-party-jackson-core-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/LICENSE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/LICENSE.txt
new file mode 100644
index 0000000000..8b1f0292c6
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/LICENSE.txt
@@ -0,0 +1,206 @@
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ Note: Other license terms may apply to certain, identified software files contained within or distributed
+ with the accompanying software if such terms are included in the directory containing the accompanying software.
+ Such other license terms will then apply in lieu of the terms of the software license above.
\ No newline at end of file
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/NOTICE.txt b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/NOTICE.txt
new file mode 100644
index 0000000000..b3b042a1db
--- /dev/null
+++ b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/NOTICE.txt
@@ -0,0 +1,25 @@
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+- For Apache Commons Lang see also this required NOTICE:
+ Apache Commons Lang
+ Copyright 2001-2020 The Apache Software Foundation
+
+ This product includes software developed at
+ The Apache Software Foundation (https://www.apache.org/).
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/copyright-keep b/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/NOTICES
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/copyright-keep
rename to distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/software.amazon.awssdk.utils-2.25.36/NOTICES
diff --git a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.api.gax-2.39.0/NOTICES b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.api.gax-2.39.0/NOTICES
index 5e7e34fde3..5a17b7f1d2 100644
--- a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.api.gax-2.39.0/NOTICES
+++ b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.api.gax-2.39.0/NOTICES
@@ -28,66 +28,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/*
- * Copyright 2016 Google LLC
- *
- * 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 Google LLC 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.
- */
-
-/*
- * Copyright 2023 Google LLC
- *
- * 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 Google LLC 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.
- */
-
/*
* Copyright 2023 Google LLC
*
@@ -120,34 +60,12 @@
Copyright 2017 Google LLC
-Copyright 2017 Google LLC
-
-Copyright 2017 Google LLC
-
-Copyright 2018 Google LLC
-
-Copyright 2018 Google LLC
-
Copyright 2018 Google LLC
Copyright 2019 Google LLC
-Copyright 2019 Google LLC
-
-Copyright 2020 Google LLC
-
-Copyright 2020 Google LLC
-
Copyright 2020 Google LLC
Copyright 2021 Google LLC
-Copyright 2021 Google LLC
-
-Copyright 2021 Google LLC
-
-Copyright 2022 Google LLC
-
-Copyright 2022 Google LLC
-
Copyright 2022 Google LLC
diff --git a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.protobuf.protobuf-java-3.25.1/NOTICES b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.protobuf.protobuf-java-3.25.1/NOTICES
index 78cde9934c..2f027f0484 100644
--- a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.protobuf.protobuf-java-3.25.1/NOTICES
+++ b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/com.google.protobuf.protobuf-java-3.25.1/NOTICES
@@ -1,5 +1,2 @@
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
-
-// Protocol Buffers - Google's data interchange format
-// Copyright 2008 Google Inc. All rights reserved.
diff --git a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/io.grpc.grpc-protobuf-1.60.0/NOTICES b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/io.grpc.grpc-protobuf-1.60.0/NOTICES
index 774de47f33..8e6a5a19c6 100644
--- a/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/io.grpc.grpc-protobuf-1.60.0/NOTICES
+++ b/distribution/lib/Standard/Google_Api/0.0.0-dev/THIRD-PARTY/io.grpc.grpc-protobuf-1.60.0/NOTICES
@@ -14,24 +14,6 @@
* limitations under the License.
*/
-/*
- * Copyright 2014 The gRPC Authors
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
Copyright 2016 The gRPC Authors
Copyright 2017 The gRPC Authors
-
-Copyright 2017 The gRPC Authors
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.1 b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.1
deleted file mode 100644
index 597e762807..0000000000
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.1
+++ /dev/null
@@ -1,26 +0,0 @@
-Apache POI
-Copyright 2003-2022 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
-
-This product contains parts that were originally based on software from BEA.
-Copyright (c) 2000-2003, BEA Systems, (dead link),
-which was acquired by Oracle Corporation in 2008.
-
-
-Note: The ASF Secretary has on hand a Software Grant Agreement (SGA) from
-BEA Systems, Inc. dated 9 Sep 2003 for XMLBeans signed by their EVP/CFO.
-
-This product contains W3C XML Schema documents. Copyright 2001-2003 (c)
-World Wide Web Consortium (Massachusetts Institute of Technology, European
-Research Consortium for Informatics and Mathematics, Keio University)
-
-This product contains the chunks_parse_cmds.tbl file from the vsdump program.
-Copyright (C) 2006-2007 Valek Filippov (frob@df.ru)
-
-This product contains parts of the eID Applet project
- and .
-Copyright (c) 2009-2018
-FedICT (federal ICT department of Belgium), e-Contract.be BVBA (https://www.e-contract.be),
-Bart Hanssens from FedICT
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.2 b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.2
deleted file mode 100644
index 597e762807..0000000000
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICE.2
+++ /dev/null
@@ -1,26 +0,0 @@
-Apache POI
-Copyright 2003-2022 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
-
-This product contains parts that were originally based on software from BEA.
-Copyright (c) 2000-2003, BEA Systems, (dead link),
-which was acquired by Oracle Corporation in 2008.
-
-
-Note: The ASF Secretary has on hand a Software Grant Agreement (SGA) from
-BEA Systems, Inc. dated 9 Sep 2003 for XMLBeans signed by their EVP/CFO.
-
-This product contains W3C XML Schema documents. Copyright 2001-2003 (c)
-World Wide Web Consortium (Massachusetts Institute of Technology, European
-Research Consortium for Informatics and Mathematics, Keio University)
-
-This product contains the chunks_parse_cmds.tbl file from the vsdump program.
-Copyright (C) 2006-2007 Valek Filippov (frob@df.ru)
-
-This product contains parts of the eID Applet project
- and .
-Copyright (c) 2009-2018
-FedICT (federal ICT department of Belgium), e-Contract.be BVBA (https://www.e-contract.be),
-Bart Hanssens from FedICT
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICES b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICES
deleted file mode 100644
index 05846e7e7c..0000000000
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-5.2.3/NOTICES
+++ /dev/null
@@ -1,9 +0,0 @@
-COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. MICROSOFT WILL NOT BE LIABLE FOR ANY
-
-Copyright (C) 2000-2002 Microsoft Corporation. All rights reserved.
-
-Copyright (C) 2008-2014 FedICT.
-
-Copyright (c) Microsoft Corporation. All rights reserved. Permission to copy,
-
-Copyright 2001 The Internet Society and W3C (Massachusetts Institute
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICE.1 b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICE.1
deleted file mode 100644
index 597e762807..0000000000
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICE.1
+++ /dev/null
@@ -1,26 +0,0 @@
-Apache POI
-Copyright 2003-2022 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (https://www.apache.org/).
-
-This product contains parts that were originally based on software from BEA.
-Copyright (c) 2000-2003, BEA Systems, (dead link),
-which was acquired by Oracle Corporation in 2008.
-
-
-Note: The ASF Secretary has on hand a Software Grant Agreement (SGA) from
-BEA Systems, Inc. dated 9 Sep 2003 for XMLBeans signed by their EVP/CFO.
-
-This product contains W3C XML Schema documents. Copyright 2001-2003 (c)
-World Wide Web Consortium (Massachusetts Institute of Technology, European
-Research Consortium for Informatics and Mathematics, Keio University)
-
-This product contains the chunks_parse_cmds.tbl file from the vsdump program.
-Copyright (C) 2006-2007 Valek Filippov (frob@df.ru)
-
-This product contains parts of the eID Applet project
- and .
-Copyright (c) 2009-2018
-FedICT (federal ICT department of Belgium), e-Contract.be BVBA (https://www.e-contract.be),
-Bart Hanssens from FedICT
diff --git a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICES b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICES
index 4e358e6e05..4e23454498 100644
--- a/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICES
+++ b/distribution/lib/Standard/Table/0.0.0-dev/THIRD-PARTY/org.apache.poi.poi-ooxml-5.2.3/NOTICES
@@ -1,7 +1 @@
-COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. MICROSOFT WILL NOT BE LIABLE FOR ANY
-
-Copyright (C) 2000-2002 Microsoft Corporation. All rights reserved.
-
Copyright (C) 2008-2014 FedICT.
-
-Copyright 2001 The Internet Society and W3C (Massachusetts Institute
diff --git a/project/GatherLicenses.scala b/project/GatherLicenses.scala
index 2cda6d1c31..95796ad674 100644
--- a/project/GatherLicenses.scala
+++ b/project/GatherLicenses.scala
@@ -1,6 +1,6 @@
-import sbt.Keys._
-import sbt._
-import complete.DefaultParsers._
+import sbt.Keys.*
+import sbt.*
+import complete.DefaultParsers.*
import org.apache.ivy.core.resolve.IvyNode
import src.main.scala.licenses.backend.{
CombinedBackend,
@@ -9,11 +9,15 @@ import src.main.scala.licenses.backend.{
GithubHeuristic
}
import src.main.scala.licenses.frontend.SbtLicenses
-import src.main.scala.licenses.report._
-import src.main.scala.licenses.{DependencySummary, DistributionDescription}
+import src.main.scala.licenses.report.*
+import src.main.scala.licenses.{
+ DependencySummary,
+ DistributionDescription,
+ ReviewedSummary
+}
-import scala.collection.JavaConverters._
-import scala.sys.process._
+import scala.collection.JavaConverters.*
+import scala.sys.process.*
/** The task and configuration for automatically gathering license information.
*/
@@ -27,9 +31,10 @@ object GatherLicenses {
private val stateFileName = "report-state"
/** The task that performs the whole license gathering process. */
- lazy val run = Def.task {
- val log = state.value.log
- val targetRoot = target.value
+ def run = Def.inputTask {
+ val names: Seq[String] = spaceDelimited("").parsed
+ val log = state.value.log
+ val targetRoot = target.value
log.info(
"Gathering license files and copyright notices. " +
"This task may take a long time."
@@ -37,7 +42,28 @@ object GatherLicenses {
val configRoot = configurationRoot.value
- val reports = distributions.value.map { distribution =>
+ val namesToProcess: Set[String] = names.toSet
+ val knownDistributions = distributions.value
+ val distributionsToProcess =
+ if (names.isEmpty) knownDistributions
+ else
+ knownDistributions.filter(distribution =>
+ namesToProcess.contains(distribution.artifactName)
+ )
+
+ val unrecognizedDistributions =
+ namesToProcess -- distributionsToProcess.map(_.artifactName).toSet
+ if (unrecognizedDistributions.nonEmpty) {
+ val message =
+ s"Unrecognized distribution names: $unrecognizedDistributions."
+ log.error(message)
+ throw new IllegalArgumentException(message)
+ }
+ log.info(
+ s"Found following distributions to process: ${distributionsToProcess.map(_.artifactName)}"
+ )
+
+ val reports = distributionsToProcess.map { distribution =>
log.info(s"Processing the ${distribution.artifactName} distribution")
val projectNames = distribution.sbtComponents.map(_.name)
log.info(
diff --git a/project/src/main/scala/licenses/DependencyInformation.scala b/project/src/main/scala/licenses/DependencyInformation.scala
index ff31f6ea0c..98f743930f 100644
--- a/project/src/main/scala/licenses/DependencyInformation.scala
+++ b/project/src/main/scala/licenses/DependencyInformation.scala
@@ -34,11 +34,11 @@ case class DependencyInformation(
url: Option[String]
) {
- /** Normalized name of the package that uniquely identifies the dependency.
- */
+ /** Normalized name of the package that uniquely identifies the dependency. */
def packageName: String =
- Review.normalizeName(
- moduleInfo.organization + "." + moduleInfo.name + "-" +
- moduleInfo.version
- )
+ packageNameWithoutVersion + "-" + Review.normalizeName(moduleInfo.version)
+
+ /** Normalized package name, ignoring the version suffix. */
+ def packageNameWithoutVersion: String =
+ Review.normalizeName(moduleInfo.organization + "." + moduleInfo.name)
}
diff --git a/project/src/main/scala/licenses/DependencySummary.scala b/project/src/main/scala/licenses/DependencySummary.scala
index 1094b464a5..24889b7928 100644
--- a/project/src/main/scala/licenses/DependencySummary.scala
+++ b/project/src/main/scala/licenses/DependencySummary.scala
@@ -88,7 +88,28 @@ case class ReviewedDependency(
licenseReview: LicenseReview,
files: Seq[(AttachedFile, AttachmentStatus)],
copyrights: Seq[(CopyrightMention, AttachmentStatus)]
-)
+) {
+
+ /** Returns the count of problems that need to be addressed, like un-reviewed licenses or files.
+ * This count may not be accurate and not include some of the problems,
+ * as we only count the immediately addressable problems.
+ * This is enough for a sorting heuristic.
+ */
+ def problemsCount: Int = {
+ val unreviewedFiles = files.count(_._2 == AttachmentStatus.NotReviewed)
+ val unreviewedCopyrights =
+ copyrights.count(_._2 == AttachmentStatus.NotReviewed)
+ val unreviewedLicenses = licenseReview match {
+ case LicenseReview.NotReviewed => 1
+ case _ => 0
+ }
+
+ // If there's no info at all, that will also be a problem - add +1 problem to bring such dependencies higher up.
+ val missingInfo = if (files.isEmpty && copyrights.isEmpty) 1 else 0
+
+ unreviewedFiles + unreviewedCopyrights + unreviewedLicenses + missingInfo
+ }
+}
/** Summarizes the dependency review.
*
@@ -190,7 +211,11 @@ object ReviewedSummary {
s"If this custom license should override the default one, " +
s"create a `custom-license` config file. " +
s"If both files are expected to be included, " +
- s"create an empty `default-and-custom-license` file."
+ s"create an empty `default-and-custom-license` file.",
+ metadata = Map(
+ "class" -> "default-and-custom-license-clash",
+ "data-path" -> includedLicense.path.toString
+ )
)
)
}
diff --git a/project/src/main/scala/licenses/frontend/SbtLicenses.scala b/project/src/main/scala/licenses/frontend/SbtLicenses.scala
index 69e3adef1b..26b226bb59 100644
--- a/project/src/main/scala/licenses/frontend/SbtLicenses.scala
+++ b/project/src/main/scala/licenses/frontend/SbtLicenses.scala
@@ -50,12 +50,13 @@ object SbtLicenses {
val report = component.licenseReport.orig
val ivyDeps =
report.getDependencies.asScala.map(_.asInstanceOf[IvyNode])
+ val sourceSuffix = "-sources.jar"
val sourceArtifacts = component.classifiedArtifactsReport
.select((configRef: ConfigRef) =>
relevantConfigurations.map(_.name).contains(configRef.name)
)
.map(_.toPath)
- .filter(_.getFileName.toString.endsWith("sources.jar"))
+ .filter(_.getFileName.toString.endsWith(sourceSuffix))
val deps = for {
dep <- component.licenseReport.licenses
depNode =
@@ -67,9 +68,17 @@ object SbtLicenses {
)
)
} yield {
- val sources = sourceArtifacts.filter(
- _.getFileName.toString.startsWith(dep.module.name)
- )
+ val sources = sourceArtifacts.filter { src =>
+ val fileName = src.getFileName.toString
+ // Checking only the major version is a heuristic
+ // Ignoring the version used to include too much: `http-auth` would also match sources of other package: `http-auth-spi`
+ // However, exact version matches are too strict
+ // (possibly because Maven resolves the versions based on the full dependency tree, possibly replacing the dependency?),
+ // and resulted in missing sources. Major version match is a compromise between these two.
+ val majorVersion = dep.module.version.takeWhile(_ != '.')
+ val expectedPrefix = dep.module.name + "-" + majorVersion
+ fileName.stripSuffix(sourceSuffix).startsWith(expectedPrefix)
+ }
Dependency(dep, depNode, sources)
}
diff --git a/project/src/main/scala/licenses/report/Diagnostic.scala b/project/src/main/scala/licenses/report/Diagnostic.scala
index 621a1c3d4a..79ed58257f 100644
--- a/project/src/main/scala/licenses/report/Diagnostic.scala
+++ b/project/src/main/scala/licenses/report/Diagnostic.scala
@@ -14,7 +14,8 @@ object Diagnostic {
/** An error with the license review that has to be resolved
* before the report can be accepted.
*/
- case class Error(message: String) extends Diagnostic
+ case class Error(message: String, metadata: Map[String, String] = Map.empty)
+ extends Diagnostic
def partition(diagnostics: Seq[Diagnostic]): (Seq[Warning], Seq[Error]) = {
val warnings = diagnostics.collect { case n: Warning => n }
diff --git a/project/src/main/scala/licenses/report/HTMLWriter.scala b/project/src/main/scala/licenses/report/HTMLWriter.scala
index e65c4b8a27..acc8e6771b 100644
--- a/project/src/main/scala/licenses/report/HTMLWriter.scala
+++ b/project/src/main/scala/licenses/report/HTMLWriter.scala
@@ -149,7 +149,21 @@ class HTMLWriter(bufferedWriter: BufferedWriter) {
/** Writes a paragraph of styled text.
*/
def writeParagraph(text: String, styles: Style*): Unit =
- writer.println(s"""$text
""")
+ writeParagraph(text, Map.empty[String, String], styles)
+
+ /** Writes a paragraph with additional attributes. */
+ def writeParagraph(
+ text: String,
+ attributes: Map[String, String],
+ styles: Seq[Style] = Seq.empty
+ ): Unit = {
+ val attributeString =
+ if (attributes.isEmpty) ""
+ else attributes.map(e => s""" ${e._1}="${e._2}"""").mkString("")
+ val styleString =
+ if (styles.isEmpty) "" else s""" style="${styles.mkString(";")}""""
+ writer.println(s"""$text
""")
+ }
/** Writes plain (but potentially styled) text.
*/
@@ -174,7 +188,7 @@ class HTMLWriter(bufferedWriter: BufferedWriter) {
|""".stripMargin)
}
- /** Writes an empty element that can be overridden by an injected script.
+ /** Creates an empty element that can be overridden by an injected script.
*
* Parameters names and values need to be properly escaped to fit for HTML.
*/
@@ -191,6 +205,14 @@ class HTMLWriter(bufferedWriter: BufferedWriter) {
|""".stripMargin
}
+ /** Writes an empty element that can be overridden by an injected script. */
+ def writeInjectionHandler(
+ className: String,
+ params: (String, String)*
+ ): Unit = {
+ writer.println(makeInjectionHandler(className, params: _*))
+ }
+
/** Escapes a string that may contain HTML markup to not be rendered but
* displayed as normal text.
*/
@@ -248,4 +270,9 @@ object Style {
case object Black extends Style {
override def toString: String = "color:black"
}
+
+ /** Allows to override the display to be inline. */
+ case object DisplayInline extends Style {
+ override def toString: String = "display:inline"
+ }
}
diff --git a/project/src/main/scala/licenses/report/Report.scala b/project/src/main/scala/licenses/report/Report.scala
index 86dcf5370f..88446aa381 100644
--- a/project/src/main/scala/licenses/report/Report.scala
+++ b/project/src/main/scala/licenses/report/Report.scala
@@ -54,8 +54,12 @@ object Report {
writer.writeSubHeading(
f"There are ${errors.size} fatal-errors found in the review."
)
- writer.writeList(errors.map { problem => () =>
- writer.writeText(problem.message, Style.Red)
+ writer.writeList(errors.map { error => () =>
+ writer.writeParagraph(
+ error.message,
+ error.metadata,
+ styles = Seq(Style.Red, Style.DisplayInline)
+ )
})
} else {
writer.writeParagraph(
@@ -132,9 +136,14 @@ object Report {
writer: HTMLWriter,
summary: ReviewedSummary
): Unit = {
- val sorted = summary.dependencies.sortBy(dep =>
- (dep.information.moduleInfo.organization, dep.information.moduleInfo.name)
- )
+ // We sort the dependencies first by the amount of things that need review, then among those by artifact id
+ val sorted = summary.dependencies.sortBy { dep =>
+ (
+ -dep.problemsCount,
+ dep.information.moduleInfo.organization,
+ dep.information.moduleInfo.name
+ )
+ }
writer.writeSubHeading("Summary of all compile dependencies")
writer.writeTable(
@@ -177,6 +186,10 @@ object Report {
s"Not reviewed, filename: $name ",
Style.Red
)
+ writer.writeInjectionHandler(
+ "license-not-reviewed",
+ "name" -> name
+ )
case LicenseReview.Default(path, allowAdditional) =>
val additional =
if (allowAdditional) " and additional included files."
@@ -226,7 +239,7 @@ object Report {
.map(origin => s" (Found at $origin)")
.getOrElse("")
writer.writeCollapsible(
- s"${file.fileName} (${renderStatus(status)})$origin " +
+ s"${file.path} (${renderStatus(status)})$origin " +
s"${renderSimilarity(defaultLicense, file, status)}",
injection +
writer.escape(file.content)
@@ -286,6 +299,11 @@ object Report {
}, // Bullets are not needed because jQuery CSS will handle this better
addBullets = false
)
+
+ writer.writeInjectionHandler(
+ "add-custom-copyright-notice",
+ "package" -> dep.information.packageName
+ )
}
}
)
diff --git a/project/src/main/scala/licenses/report/Review.scala b/project/src/main/scala/licenses/report/Review.scala
index 228bb43e34..63cf2f626a 100644
--- a/project/src/main/scala/licenses/report/Review.scala
+++ b/project/src/main/scala/licenses/report/Review.scala
@@ -2,10 +2,11 @@ package src.main.scala.licenses.report
import java.nio.file.{InvalidPathException, Path}
import java.time.LocalDate
+import sbt.*
+import src.main.scala.licenses.*
-import sbt._
-import src.main.scala.licenses._
-
+import java.nio.charset.StandardCharsets
+import java.util.Base64
import scala.util.control.NonFatal
/** Reads settings from the `root` to add review statuses to discovered
@@ -82,8 +83,8 @@ case class Review(root: File, dependencySummary: DependencySummary) {
files = findAdditionalFiles(root / Paths.filesAdd)
summary = ReviewedSummary(reviews, header, files)
_ <- ReviewedSummary.warnAboutMissingReviews(summary)
- existingPackages = dependencySummary.dependencies.map(_._1.packageName)
- _ <- warnAboutMissingDependencies(existingPackages)
+ expectedPackages = dependencySummary.dependencies.map(_._1)
+ _ <- warnAboutMissingDependencies(expectedPackages)
} yield summary
/** Returns a list of warnings for dependencies whose configuration has been
@@ -93,19 +94,43 @@ case class Review(root: File, dependencySummary: DependencySummary) {
* update.
*/
private def warnAboutMissingDependencies(
- existingPackageNames: Seq[String]
+ knownPackages: Seq[DependencyInformation]
): WithDiagnostics[Unit] = {
val foundConfigurations = listFiles(root).filter(_.isDirectory)
val expectedFileNames =
- existingPackageNames ++ Seq(Paths.filesAdd, Paths.reviewedLicenses)
+ knownPackages.map(_.packageName) ++ Seq(
+ Paths.filesAdd,
+ Paths.reviewedLicenses
+ )
+
val unexpectedConfigurations =
foundConfigurations.filter(p => !expectedFileNames.contains(p.getName))
- val diagnostics = unexpectedConfigurations.map(p =>
- Diagnostic.Error(
- s"Found legal review configuration for package ${p.getName}, " +
- s"but no such dependency has been found. Perhaps it has been removed or renamed (version change)?"
+ val diagnostics = unexpectedConfigurations.map { p =>
+ val packageNameFromConfig = p.getName
+ val matchingPackages = knownPackages.filter(other =>
+ packageNameFromConfig.startsWith(other.packageNameWithoutVersion + "-")
)
- )
+ val maybeMatchingPackage: Option[DependencyInformation] =
+ if (matchingPackages.length == 1) Some(matchingPackages.head) else None
+
+ val commonMessagePrefix =
+ s"Found legal review configuration for package ${p.getName}, but no such dependency has been found."
+ maybeMatchingPackage match {
+ case Some(matchingPackage) =>
+ Diagnostic.Error(
+ commonMessagePrefix + s" Perhaps the version was changed to `${matchingPackage.packageName}`?",
+ metadata = Map(
+ "class" -> "rename-dependency-config",
+ "data-from" -> packageNameFromConfig,
+ "data-to" -> matchingPackage.packageName
+ )
+ )
+ case None =>
+ Diagnostic.Error(
+ commonMessagePrefix + " Perhaps it has been removed or renamed (version change)?"
+ )
+ }
+ }
WithDiagnostics.justDiagnostics(diagnostics)
}
@@ -121,7 +146,8 @@ case class Review(root: File, dependencySummary: DependencySummary) {
if (f.isDirectory)
AttachedFile(
PortablePath(f.toPath.toAbsolutePath),
- Review.directoryMark
+ Review.directoryMark,
+ origin = Some(dir.toPath.toString)
)
else
AttachedFile.read(f.toPath, Some(dir.toPath))
@@ -356,7 +382,15 @@ case class Review(root: File, dependencySummary: DependencySummary) {
s"File $fileName in ${packageRoot.getName} contains entry `$l`, but no " +
s"such entry has been detected. Perhaps it has disappeared after an " +
s"update? Please remove it from the file and make sure that the report " +
- s"contains all necessary elements after this change."
+ s"contains all necessary elements after this change.",
+ metadata = Map(
+ "class" -> "unexpected-entry-in-file",
+ "data-package" -> packageRoot.getName,
+ "data-filename" -> fileName,
+ "data-content" -> Base64.getEncoder.encodeToString(
+ l.getBytes(StandardCharsets.UTF_8)
+ )
+ )
)
)
WithDiagnostics(lines, warnings)
diff --git a/test/AWS_Tests/src/S3_Spec.enso b/test/AWS_Tests/src/S3_Spec.enso
index 7e6a647df6..84c87c21ce 100644
--- a/test/AWS_Tests/src/S3_Spec.enso
+++ b/test/AWS_Tests/src/S3_Spec.enso
@@ -170,7 +170,7 @@ add_specs suite_builder =
suite_builder.group "S3.head (bucket)" pending=api_pending group_builder->
group_builder.specify "should be able to head a bucket" <|
- S3.head bucket_name credentials=test_credentials . should_equal Map.empty
+ S3.head bucket_name credentials=test_credentials . should_be_a Map
S3.head not_a_bucket_name credentials=test_credentials . should_fail_with S3_Bucket_Not_Found
suite_builder.group "S3.read_bucket" pending=api_pending group_builder->
diff --git a/tools/legal-review-helper/index.js b/tools/legal-review-helper/index.js
index b8783148b6..96ae0d9083 100644
--- a/tools/legal-review-helper/index.js
+++ b/tools/legal-review-helper/index.js
@@ -117,6 +117,65 @@ app.post('/modify/:report', function (req, res) {
}
})
+// Handles the request to rename a package directory.
+app.post('/rename-package/:report', function (req, res) {
+ const report = req.params['report']
+ const from = req.body['from']
+ const to = req.body['to']
+
+ try {
+ const fromPath = path.join(settingsRoot, report, from)
+ const toPath = path.join(settingsRoot, report, to)
+
+ if (!fs.existsSync(fromPath)) {
+ throw 'The source directory ' + fromPath + ' does not exist...'
+ }
+
+ if (fs.existsSync(toPath)) {
+ const isTargetEmpty = fs.readdirSync(toPath).length == 0
+ if (!isTargetEmpty) {
+ throw (
+ 'The target directory ' +
+ toPath +
+ ' already exists. Please merge the directories manually using your preferred file explorer.'
+ )
+ }
+
+ fs.rmdirSync(toPath)
+ }
+
+ fs.renameSync(fromPath, toPath)
+ res.send('OK')
+ } catch (error) {
+ console.error(error)
+ res.status(500).send(error)
+ }
+})
+
+app.post('/override-custom-license/:report', function (req, res) {
+ const report = req.params['report']
+ const package = req.body['package']
+ const file = req.body['file']
+
+ try {
+ const dir = path.join(settingsRoot, report, package)
+
+ const defaultAndCustom = path.join(dir, 'default-and-custom-license')
+ if (fs.existsSync(defaultAndCustom)) {
+ fs.unlinkSync(defaultAndCustom)
+ }
+
+ const fileName = file.split('/').pop()
+
+ const custom = path.join(dir, 'custom-license')
+ fs.writeFileSync(custom, fileName + '\n')
+ res.send('OK')
+ } catch (error) {
+ console.error(error)
+ res.status(500).send(error)
+ }
+})
+
/*
* Listens on a random free port, opens a browser with the home page and waits
* for a newline to terminate.
diff --git a/tools/legal-review-helper/static/inject.js b/tools/legal-review-helper/static/inject.js
index 0c852b621c..a1b3ec50e4 100644
--- a/tools/legal-review-helper/static/inject.js
+++ b/tools/legal-review-helper/static/inject.js
@@ -1,6 +1,6 @@
/** Sets a status text in bottom left part of the screen. */
function setStatus(text, color) {
- var status = $('#status')
+ const status = $('#status')
status.html(text)
if (color === undefined) {
color = 'white'
@@ -13,19 +13,20 @@ function makeHandler(elem, data, file, action) {
return function (ev) {
data['file'] = file
data['action'] = action
+ setStatus('Sending review...')
$.post('/modify/' + reportName, data, function (response) {
$(elem).html(
'Modified, if you want to ' +
'change this value, regenerate the report first '
)
- var tab = $(elem).closest('div').parent()
- var title = tab.children('h4')
+ const tab = $(elem).closest('div').parent()
+ const title = tab.children('h4')
tab.accordion('option', 'active', false)
- var info = 'added ' + file
+ const info = 'added ' + file
if (action == 'remove') {
info = 'undone review'
}
- var newTitle =
+ const newTitle =
'' +
title.html() +
' ' +
@@ -36,7 +37,6 @@ function makeHandler(elem, data, file, action) {
}).fail(function (err) {
setStatus('Failed to send review: ' + JSON.stringify(err), 'red')
})
- setStatus('Sending review...')
}
}
@@ -50,9 +50,19 @@ $(function () {
$('body').append(
'' + 'Loading...
'
)
- var copys = $('.copyright-ui')
- var files = $('.file-ui')
+ initializeFileButtons()
+ initializeCopyrightButtons()
+ initializePackageRenameButtons()
+ initializeLicenseReviewButton()
+ initializeCustomCopyrightButton()
+ initializeUnexpectedEntryButton()
+
+ setStatus('Initialized')
+})
+
+function initializeCopyrightButtons() {
+ const copys = $('.copyright-ui')
copyrightMap = {
Ignore: 'copyright-ignore',
KeepWithContext: 'copyright-keep-context',
@@ -60,19 +70,19 @@ $(function () {
}
copys.each(function (index) {
- var package = $(this).data('package')
- var encodedContent = $(this).data('content')
- var status = $(this).data('status')
- var contexts = parseInt($(this).data('contexts'))
- var data = {
+ const package = $(this).data('package')
+ const encodedContent = $(this).data('content')
+ const status = $(this).data('status')
+ const contexts = parseInt($(this).data('contexts'))
+ const data = {
encoded_line: encodedContent,
package: package,
}
if (status == 'NotReviewed') {
- var buttons =
+ const buttons =
'Ignore ' +
- 'Keep ' +
- 'Keep as context '
+ 'Keep single line ' +
+ 'Keep with context '
$(this).html(buttons)
$(this)
.children('.ignore')
@@ -96,22 +106,25 @@ $(function () {
$(this).html('This notice was added manually ')
}
})
+}
+function initializeFileButtons() {
+ const files = $('.file-ui')
filesMap = {
Ignore: 'files-ignore',
Keep: 'files-keep',
}
files.each(function (index) {
- var package = $(this).data('package')
- var filename = $(this).data('filename')
- var status = $(this).data('status')
- var data = {
+ const package = $(this).data('package')
+ const filename = $(this).data('filename')
+ const status = $(this).data('status')
+ const data = {
line: filename,
package: package,
}
if (status == 'NotReviewed') {
- var buttons =
+ const buttons =
'Ignore ' + 'Keep '
$(this).html(buttons)
$(this)
@@ -121,14 +134,149 @@ $(function () {
.children('.keep')
.on('click', makeHandler(this, data, 'files-keep', 'add'))
} else if (status != 'Added') {
- $(this).html('Undo review ')
+ $(this).html('Undo review ')
$(this)
- .children('button')
+ .children('.undo-review')
.on('click', makeHandler(this, data, filesMap[status], 'remove'))
} else {
$(this).html('This file was added manually ')
}
- })
- setStatus('Initialized')
-})
+ addLicenseOverrideButton($(this), package, filename)
+ })
+}
+
+function initializePackageRenameButtons() {
+ $('.rename-dependency-config').each(function (index) {
+ const entry = $(this)
+ const button = ' Auto-Rename '
+ entry.append(button)
+ entry.children('.auto-rename').on('click', function (ev) {
+ const button = $(this)
+ button.prop('disabled', true)
+ const data = {
+ from: entry.data('from'),
+ to: entry.data('to'),
+ }
+ setStatus('Renaming ' + data['from'] + ' to ' + data['to'] + '...')
+ $.post('/rename-package/' + reportName, data, function (response) {
+ const message =
+ 'Package renamed to ' +
+ data['to'] +
+ '. To see the changes, regenerate the report.'
+ entry.html(message)
+ entry.css('color', 'gray')
+ setStatus(message)
+ }).fail(function (err) {
+ setStatus(
+ 'Failed to rename package ' +
+ data['from'] +
+ ' to ' +
+ data['to'] +
+ ': ' +
+ JSON.stringify(err),
+ 'red'
+ )
+ })
+ })
+ })
+}
+
+function initializeLicenseReviewButton() {
+ $('.license-not-reviewed').each(function (index) {
+ const entry = $(this)
+ const licenseName = entry.data('name')
+ const button = ' Mark license as reviewed '
+ entry.append(button)
+ entry.children('.mark-reviewed').on('click', function (ev) {
+ setStatus('Not implemented yet.', 'red')
+ })
+ })
+}
+
+function initializeCustomCopyrightButton() {
+ $('.add-custom-copyright-notice').each(function (index) {
+ $(this).css('display', 'block')
+ resetCustomCopyrightButton($(this))
+ })
+}
+
+function resetCustomCopyrightButton(injectionLocation) {
+ const button =
+ ' + '
+ injectionLocation.html(button)
+ injectionLocation.children('.add-custom-notice').on('click', function (ev) {
+ // Replace the button with a text area
+ const code =
+ "Custom notice content:Submit "
+ injectionLocation.html(code)
+
+ injectionLocation.children('.submit-custom-notice').on('click', function (ev) {
+ const notice = injectionLocation.children('.custom-notice-content').val()
+ try {
+ // TODO support UTF-8 characters?
+ const encoded = btoa(notice)
+ const data = {
+ package: injectionLocation.data('package'),
+ action: 'add',
+ file: 'copyright-add',
+ line: encoded,
+ }
+ setStatus('Adding custom notice...')
+ $.post('/modify/' + reportName, data, function (response) {
+ injectionLocation.css('color', 'gray')
+ setStatus('Custom notice added. Regenerate the report to see the changes.')
+ // TODO add note to parent as well to make it clearer
+ resetCustomCopyrightButton(injectionLocation)
+ }).fail(function (err) {
+ setStatus('Failed to add custom notice: ' + JSON.stringify(err), 'red')
+ })
+ } catch (e) {
+ setStatus('Failed to encode custom notice: ' + e, 'red')
+ }
+ })
+ })
+}
+
+function initializeUnexpectedEntryButton() {
+ $('.unexpected-entry-in-file').each(function (index) {
+ const fileName = $(this).data('filename')
+ const package = $(this).data('package')
+ const encodedContent = $(this).data('content')
+ const data = {
+ encoded_line: encodedContent,
+ package: package,
+ }
+ const button = 'Remove entry '
+ $(this).prepend(button)
+ $(this)
+ .children('button')
+ .on('click', makeHandler(this, data, fileName, 'remove'))
+ })
+}
+
+function addLicenseOverrideButton(entry, package, filename) {
+ const button =
+ ' Set as custom-license '
+ entry.append(button)
+ entry.children('.license-override').on('click', function (ev) {
+ const button = $(this)
+ button.prop('disabled', true)
+ const data = {
+ package: package,
+ file: filename,
+ }
+ setStatus('Overriding license for ' + package + '...')
+ $.post('/override-custom-license/' + reportName, data, function (response) {
+ const message = 'License overridden. Regenerate the report to see the changes.'
+ entry.append(message)
+ entry.css('color', 'gray')
+ setStatus(message)
+ }).fail(function (err) {
+ setStatus(
+ 'Failed to override license for ' + package + ': ' + JSON.stringify(err),
+ 'red'
+ )
+ })
+ })
+}
diff --git a/tools/legal-review/AWS/io.netty.netty-buffer-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-buffer-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-buffer-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-buffer-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-buffer-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-buffer-4.1.108.Final/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-buffer-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-buffer-4.1.108.Final/copyright-keep
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-ignore
similarity index 83%
rename from tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-ignore
index 3360fe5969..f1860158cb 100644
--- a/tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-ignore
+++ b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-ignore
@@ -1,12 +1,8 @@
Copyright 2021 The Netty Project
Copyright 2021 The Netty Project
-Copyright 2020 The Netty Project
-Copyright 2020 The Netty Project
Copyright 2019 The Netty Project
Copyright 2019 The Netty Project
Copyright 2019 The Netty Project
-Copyright 2017 The Netty Project
-Copyright 2017 The Netty Project
Copyright 2016 The Netty Project
Copyright 2016 The Netty Project
Copyright 2016 The Netty Project
diff --git a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.86.Final/NOTICES b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep
similarity index 66%
rename from distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.86.Final/NOTICES
rename to tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep
index 51e9bacaeb..a9ee50e271 100644
--- a/distribution/lib/Standard/AWS/0.0.0-dev/THIRD-PARTY/io.netty.netty-transport-4.1.86.Final/NOTICES
+++ b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep
@@ -1,3 +1,3 @@
Copyright 2022 The Netty Project
-
+Copyright 2022 The Netty Project
Copyright 2022 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep-context b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep-context
new file mode 100644
index 0000000000..7b585e5737
--- /dev/null
+++ b/tools/legal-review/AWS/io.netty.netty-codec-4.1.108.Final/copyright-keep-context
@@ -0,0 +1,2 @@
+Copyright 2023 The Netty Project
+Copyright 2024 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-keep
deleted file mode 100644
index 4b612eda2f..0000000000
--- a/tools/legal-review/AWS/io.netty.netty-codec-4.1.86.Final/copyright-keep
+++ /dev/null
@@ -1,9 +0,0 @@
-Copyright (c) 2008-2009 Bjoern Hoehrmann
-Copyright (c) 2011, Joe Walnes and contributors
-Copyright 2022 The Netty Project
-Copyright 2022 The Netty Project
-Copyright 2022 The Netty Project
-Copyright 2014 Twitter, Inc.
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-copyright notice, this list of conditions and the
-~ Copyright 2014 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-ignore
similarity index 93%
rename from tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-ignore
index 26c50e717b..f2ad9dfde8 100644
--- a/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-ignore
+++ b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-ignore
@@ -1,5 +1,4 @@
~ Copyright 2012 The Netty Project
-~ Copyright 2014 The Netty Project
Copyright 2021 The Netty Project
Copyright 2020 The Netty Project
Copyright 2020 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep
similarity index 90%
rename from tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep
index 7ab383eabe..bc44dafc68 100644
--- a/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.86.Final/copyright-keep
+++ b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep
@@ -1,6 +1,5 @@
Copyright (c) 2008-2009 Bjoern Hoehrmann
Copyright (c) 2011, Joe Walnes and contributors
-Copyright 2014 Twitter, Inc.
Copyright 2022 The Netty Project
Copyright 2022 The Netty Project
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep-context b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep-context
new file mode 100644
index 0000000000..5c128261f7
--- /dev/null
+++ b/tools/legal-review/AWS/io.netty.netty-codec-http-4.1.108.Final/copyright-keep-context
@@ -0,0 +1 @@
+Copyright 2023 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-keep
diff --git a/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-keep-context b/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-keep-context
new file mode 100644
index 0000000000..5c128261f7
--- /dev/null
+++ b/tools/legal-review/AWS/io.netty.netty-codec-http2-4.1.108.Final/copyright-keep-context
@@ -0,0 +1 @@
+Copyright 2023 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-common-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-common-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-common-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-common-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-common-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-common-4.1.108.Final/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-common-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-common-4.1.108.Final/copyright-keep
diff --git a/tools/legal-review/AWS/io.netty.netty-handler-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-handler-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-handler-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-handler-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-handler-4.1.108.Final/copyright-keep
similarity index 50%
rename from tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-handler-4.1.108.Final/copyright-keep
index e9d86a28bf..17ab358dba 100644
--- a/tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-keep
+++ b/tools/legal-review/AWS/io.netty.netty-handler-4.1.108.Final/copyright-keep
@@ -1 +1,2 @@
Copyright 2022 The Netty Project
+Copyright 2023 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-resolver-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-resolver-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-resolver-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-resolver-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-resolver-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-resolver-4.1.108.Final/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-resolver-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-resolver-4.1.108.Final/copyright-keep
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-ignore
similarity index 92%
rename from tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-ignore
index 3632324285..34f3edc11e 100644
--- a/tools/legal-review/AWS/io.netty.netty-transport-4.1.86.Final/copyright-ignore
+++ b/tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-ignore
@@ -1,6 +1,4 @@
~ Copyright 2012 The Netty Project
-~ Copyright 2016 The Netty Project
-~ Copyright 2021 The Netty Project
Copyright 2022 The Netty Project
Copyright 2021 The Netty Project
Copyright 2021 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-keep
similarity index 50%
rename from tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-keep
index e9d86a28bf..17ab358dba 100644
--- a/tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.86.Final/copyright-keep
+++ b/tools/legal-review/AWS/io.netty.netty-transport-4.1.108.Final/copyright-keep
@@ -1 +1,2 @@
Copyright 2022 The Netty Project
+Copyright 2023 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.108.Final/copyright-keep
similarity index 50%
rename from tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.108.Final/copyright-keep
index c18ab6f8ff..e1fd4b2470 100644
--- a/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.86.Final/copyright-keep
+++ b/tools/legal-review/AWS/io.netty.netty-transport-classes-epoll-4.1.108.Final/copyright-keep
@@ -1 +1,2 @@
Copyright 2021 The Netty Project
+Copyright 2023 The Netty Project
diff --git a/tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.86.Final/copyright-ignore b/tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.108.Final/copyright-ignore
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.86.Final/copyright-ignore
rename to tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.108.Final/copyright-ignore
diff --git a/tools/legal-review/AWS/io.netty.netty-handler-4.1.86.Final/copyright-keep b/tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.108.Final/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/io.netty.netty-handler-4.1.86.Final/copyright-keep
rename to tools/legal-review/AWS/io.netty.netty-transport-native-unix-common-4.1.108.Final/copyright-keep
diff --git a/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.3/copyright-keep b/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.3/copyright-keep
deleted file mode 100644
index 2d1291cd53..0000000000
--- a/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.3/copyright-keep
+++ /dev/null
@@ -1 +0,0 @@
-this code has waived all copyright and related or neighboring *
diff --git a/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/custom-license b/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/custom-license
new file mode 100644
index 0000000000..7a694c9699
--- /dev/null
+++ b/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/custom-license
@@ -0,0 +1 @@
+LICENSE
\ No newline at end of file
diff --git a/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/files-add/LICENSE b/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/files-add/LICENSE
new file mode 100644
index 0000000000..c6207b0d8e
--- /dev/null
+++ b/tools/legal-review/AWS/org.reactivestreams.reactive-streams-1.0.4/files-add/LICENSE
@@ -0,0 +1,7 @@
+MIT No Attribution
+
+Copyright 2014 Reactive Streams
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/legal-review/AWS/report-state b/tools/legal-review/AWS/report-state
index cbf55afbcb..c0fb045686 100644
--- a/tools/legal-review/AWS/report-state
+++ b/tools/legal-review/AWS/report-state
@@ -1,3 +1,3 @@
-79F8085006CADBE1F915455506E1CDEB9A27B8B59EDFCA78FAA3218A3296DE62
-6F5A08E5432F0B0C17A5CFC28207781B7C39E85B120D4F74B9B6AA35FF80E8C0
+A2A8F62C19783E738C3CE19C8206799E0CA4B6D539DBEDCDCB0ED73713DE47FF
+2C988BD54A93DBEFA6A01D231C63CBA7C2A2430DA09508C1EDE589BDFFACF00E
0
diff --git a/tools/legal-review/AWS/reviewed-licenses/MIT-0 b/tools/legal-review/AWS/reviewed-licenses/MIT-0
new file mode 100644
index 0000000000..c94edcfe54
--- /dev/null
+++ b/tools/legal-review/AWS/reviewed-licenses/MIT-0
@@ -0,0 +1 @@
+tools/legal-review/license-texts/MIT-0
\ No newline at end of file
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.annotations-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.annotations-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.apache-client-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.arns-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.arns-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.auth-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.auth-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/copyright-keep
deleted file mode 100644
index 5de48742ef..0000000000
--- a/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/copyright-keep
+++ /dev/null
@@ -1,2 +0,0 @@
-Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/copyright-keep-context b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/copyright-keep-context
new file mode 100644
index 0000000000..3690bf6443
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/copyright-keep-context
@@ -0,0 +1 @@
+Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-core-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-json-protocol-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-query-protocol-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/copyright-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/copyright-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/copyright-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.aws-xml-protocol-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.bom-2.25.36/copyright-add b/tools/legal-review/AWS/software.amazon.awssdk.bom-2.25.36/copyright-add
new file mode 100644
index 0000000000..d342ab12c1
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.bom-2.25.36/copyright-add
@@ -0,0 +1 @@
+U2VlIGh0dHBzOi8vYXdzLmFtYXpvbi5jb20vc2RrZm9yamF2YQ==
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.checksums-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.checksums-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.crt-core-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.endpoints-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.profiles-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-aws-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.http-auth-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.http-client-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.s3-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.identity-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.json-utils-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.metrics-spi-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/custom-license
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/custom-license
rename to tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/custom-license
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/files-keep
similarity index 100%
rename from tools/legal-review/AWS/software.amazon.awssdk.utils-2.20.78/files-keep
rename to tools/legal-review/AWS/software.amazon.awssdk.netty-nio-client-2.25.36/files-keep
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.profiles-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.protocol-core-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/copyright-keep
deleted file mode 100644
index 5de48742ef..0000000000
--- a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.20.78/copyright-keep
+++ /dev/null
@@ -1,2 +0,0 @@
-Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
-~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep-context b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep-context
new file mode 100644
index 0000000000..3690bf6443
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/copyright-keep-context
@@ -0,0 +1 @@
+Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.regions-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.s3-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sdk-core-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.sso-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.ssooidc-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.third-party-jackson-core-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/copyright-keep b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/copyright-keep
new file mode 100644
index 0000000000..5f4064b6c0
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/copyright-keep
@@ -0,0 +1 @@
+~ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/custom-license b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/custom-license
new file mode 100644
index 0000000000..35252fda76
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/custom-license
@@ -0,0 +1 @@
+LICENSE.txt
diff --git a/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/files-keep b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/files-keep
new file mode 100644
index 0000000000..6de1a981f4
--- /dev/null
+++ b/tools/legal-review/AWS/software.amazon.awssdk.utils-2.25.36/files-keep
@@ -0,0 +1,2 @@
+META-INF/NOTICE.txt
+META-INF/LICENSE.txt
diff --git a/tools/legal-review/Google_Api/report-state b/tools/legal-review/Google_Api/report-state
index 58674070d9..8753d7e5c0 100644
--- a/tools/legal-review/Google_Api/report-state
+++ b/tools/legal-review/Google_Api/report-state
@@ -1,3 +1,3 @@
DBDDDBEE67512DE9CAA6EFE1BAF08100C4EE0D25CD033E3B3049C5B66EB4BC84
-A0216475A3111DAC8C4B66D612E5563631D628C3230FFEF31DA3C0A0BB5AE2B1
+EB3165DCE7612DFC47DEF3218D32C9A6958E5832E7B1983B757C8ED7CB09B370
0
diff --git a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-ignore b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-ignore
index 76623b0609..61fd29642b 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-ignore
+++ b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-ignore
@@ -1,8 +1,6 @@
169, // 0xf0d3 copyrightserif
169, // 0xf0e3 copyrightsans
-[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership.
this work for additional information regarding copyright ownership.
this work for additional information regarding copyright ownership.
this work for additional information regarding copyright ownership.
-without specific, written prior permission. Title to copyright in the
diff --git a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-keep b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-keep
index 055f58f81f..e69de29bb2 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-keep
+++ b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/copyright-keep
@@ -1,5 +0,0 @@
-COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. MICROSOFT WILL NOT BE LIABLE FOR ANY
-Copyright (C) 2000-2002 Microsoft Corporation. All rights reserved.
-Copyright (C) 2008-2014 FedICT.
-Copyright (c) Microsoft Corporation. All rights reserved. Permission to copy,
-Copyright 2001 The Internet Society and W3C (Massachusetts Institute
diff --git a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/files-ignore b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/files-ignore
index 41d1038765..e69de29bb2 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-5.2.3/files-ignore
+++ b/tools/legal-review/Table/org.apache.poi.poi-5.2.3/files-ignore
@@ -1,13 +0,0 @@
-org/apache/poi/schemas/ooxml/type/URI_SHA_1_640FACC0F3ED2458258952465E2A4DCFAE01C1D6/CT_5FAuthors.xsb
-org/apache/poi/schemas/ooxml/type/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/SPUserNoticeType.xsb
-org/apache/poi/schemas/ooxml/type/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/NoticeReferenceType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/SPUserNoticeType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/SPUserNoticeDocument.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/NoticeReferenceType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/openxmlformats/schemas/spreadsheetml/x2006/main/CTAuthors.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/ctauthorsb8a7type.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernoticetypefd2etype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/noticereferencetype286ftype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernotice0ee4doctype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernoticeelement.xsb
-org/apache/poi/schemas/ooxml/element/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/SPUserNotice.xsb
diff --git a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-ignore b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-ignore
index bc0ffb47e5..b4474da4b5 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-ignore
+++ b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-ignore
@@ -1,5 +1,2 @@
-Copyright (c) Microsoft Corporation. All rights reserved. Permission to copy,
-[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
this work for additional information regarding copyright ownership.
this work for additional information regarding copyright ownership.
-without specific, written prior permission. Title to copyright in the
diff --git a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-keep b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-keep
index 76bbc64ca7..4e23454498 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-keep
+++ b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/copyright-keep
@@ -1,4 +1 @@
-COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. MICROSOFT WILL NOT BE LIABLE FOR ANY
-Copyright (C) 2000-2002 Microsoft Corporation. All rights reserved.
Copyright (C) 2008-2014 FedICT.
-Copyright 2001 The Internet Society and W3C (Massachusetts Institute
diff --git a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/files-ignore b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/files-ignore
index 41d1038765..e69de29bb2 100644
--- a/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/files-ignore
+++ b/tools/legal-review/Table/org.apache.poi.poi-ooxml-5.2.3/files-ignore
@@ -1,13 +0,0 @@
-org/apache/poi/schemas/ooxml/type/URI_SHA_1_640FACC0F3ED2458258952465E2A4DCFAE01C1D6/CT_5FAuthors.xsb
-org/apache/poi/schemas/ooxml/type/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/SPUserNoticeType.xsb
-org/apache/poi/schemas/ooxml/type/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/NoticeReferenceType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/SPUserNoticeType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/SPUserNoticeDocument.xsb
-org/apache/poi/schemas/ooxml/javaname/org/etsi/uri/x01903/v13/NoticeReferenceType.xsb
-org/apache/poi/schemas/ooxml/javaname/org/openxmlformats/schemas/spreadsheetml/x2006/main/CTAuthors.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/ctauthorsb8a7type.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernoticetypefd2etype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/noticereferencetype286ftype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernotice0ee4doctype.xsb
-org/apache/poi/schemas/ooxml/system/ooxml/spusernoticeelement.xsb
-org/apache/poi/schemas/ooxml/element/http_3A_2F_2Furi_2Eetsi_2Eorg_2F01903_2Fv1_2E3_2E2_23/SPUserNotice.xsb
diff --git a/tools/legal-review/Table/report-state b/tools/legal-review/Table/report-state
index 83bef2910f..c1fc95c3e8 100644
--- a/tools/legal-review/Table/report-state
+++ b/tools/legal-review/Table/report-state
@@ -1,3 +1,3 @@
AE474B24FC7C88ACA56C70EC19DCD5F224178089AA2910DB117EE7D914D6C7FF
-45B9C528D26D13399A07F9FFE79576924709B1DEB991862372B4AFB185869893
+239E94FB3027DA2C129E48F1B791C0FDF11D8E3E381C37DE987392FF56012106
0
diff --git a/tools/legal-review/engine/com.ibm.icu.icu4j-73.1/copyright-ignore b/tools/legal-review/engine/com.ibm.icu.icu4j-73.1/copyright-ignore
index 2a739c4f61..2e5c1d1f2d 100644
--- a/tools/legal-review/engine/com.ibm.icu.icu4j-73.1/copyright-ignore
+++ b/tools/legal-review/engine/com.ibm.icu.icu4j-73.1/copyright-ignore
@@ -194,16 +194,3 @@ Copyright (c) 2007-2015 International Business Machines Corporation and *
Copyright (c) 2013-2014, International Business Machines
Does not write a copyright string.
copyright=" Copyright (c) IBM Corporation 1996, 2000. All rights reserved. ";
-Copyright (C) 2007-2011, International Business Machines Corporation and *
-Copyright (C) 2006-2016, International Business Machines Corporation and
-Copyright (C) 2006-2014, International Business Machines Corporation and *
-Copyright (C) 2006-2014, International Business Machines Corporation and
-Copyright (C) 2006-2013, International Business Machines Corporation and *
-Copyright (C) 2006-2011, International Business Machines Corporation and *
-Copyright (C) 2006-2007, International Business Machines Corporation and *
-Copyright (C) 2006-2008, International Business Machines Corporation and *
-Copyright (C) 2006-2010, International Business Machines Corporation and *
-Copyright (C) 2008-2011, International Business Machines Corporation and *
-Copyright (C) 2008-2012, International Business Machines Corporation and *
-Copyright (C) 2010-2012, International Business Machines Corporation and *
-License & terms of use: http://www.unicode.org/copyright.html
diff --git a/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-add/LICENSE b/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-add/LICENSE
new file mode 100644
index 0000000000..7826840d1a
--- /dev/null
+++ b/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-add/LICENSE
@@ -0,0 +1,514 @@
+UNICODE LICENSE V3
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 2016-2024 Unicode, Inc.
+
+NOTICE TO USER: Carefully read the following legal agreement. BY
+DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
+SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
+TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
+DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of data files and any associated documentation (the "Data Files") or
+software and any associated documentation (the "Software") to deal in the
+Data Files or Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, and/or sell
+copies of the Data Files or Software, and to permit persons to whom the
+Data Files or Software are furnished to do so, provided that either (a)
+this copyright and permission notice appear with all copies of the Data
+Files or Software, or (b) this copyright and permission notice appear in
+associated Documentation.
+
+THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
+THIRD PARTY RIGHTS.
+
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
+BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
+FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder shall
+not be used in advertising or otherwise to promote the sale, use or other
+dealings in these Data Files or Software without prior written
+authorization of the copyright holder.
+
+SPDX-License-Identifier: Unicode-3.0
+
+----------------------------------------------------------------------
+
+Third-Party Software Licenses
+
+This section contains third-party software notices and/or additional
+terms for licensed third-party software components included within ICU
+libraries.
+
+----------------------------------------------------------------------
+
+ICU License - ICU 1.8.1 to ICU 57.1
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c) 1995-2016 International Business Machines Corporation and others
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, and/or sell copies of the Software, and to permit persons
+to whom the Software is furnished to do so, provided that the above
+copyright notice(s) and this permission notice appear in all copies of
+the Software and that both the above copyright notice(s) and this
+permission notice appear in supporting documentation.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
+SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
+RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale, use
+or other dealings in this Software without prior written authorization
+of the copyright holder.
+
+All trademarks and registered trademarks mentioned herein are the
+property of their respective owners.
+
+----------------------------------------------------------------------
+
+Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
+
+ # The Google Chrome software developed by Google is licensed under
+ # the BSD license. Other software included in this distribution is
+ # provided under other licenses, as set forth below.
+ #
+ # The BSD License
+ # http://opensource.org/licenses/bsd-license.php
+ # Copyright (C) 2006-2008, Google 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 Google Inc. 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.
+ #
+ #
+ # The word list in cjdict.txt are generated by combining three word lists
+ # listed below with further processing for compound word breaking. The
+ # frequency is generated with an iterative training against Google web
+ # corpora.
+ #
+ # * Libtabe (Chinese)
+ # - https://sourceforge.net/project/?group_id=1519
+ # - Its license terms and conditions are shown below.
+ #
+ # * IPADIC (Japanese)
+ # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
+ # - Its license terms and conditions are shown below.
+ #
+ # ---------COPYING.libtabe ---- BEGIN--------------------
+ #
+ # /*
+ # * Copyright (c) 1999 TaBE Project.
+ # * Copyright (c) 1999 Pai-Hsiang Hsiao.
+ # * 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 TaBE Project 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
+ # * REGENTS 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.
+ # */
+ #
+ # /*
+ # * Copyright (c) 1999 Computer Systems and Communication Lab,
+ # * Institute of Information Science, Academia
+ # * Sinica. 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 Computer Systems and Communication Lab
+ # * 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
+ # * REGENTS 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.
+ # */
+ #
+ # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
+ # University of Illinois
+ # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
+ #
+ # ---------------COPYING.libtabe-----END--------------------------------
+ #
+ #
+ # ---------------COPYING.ipadic-----BEGIN-------------------------------
+ #
+ # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
+ # and Technology. All Rights Reserved.
+ #
+ # Use, reproduction, and distribution of this software is permitted.
+ # Any copy of this software, whether in its original form or modified,
+ # must include both the above copyright notice and the following
+ # paragraphs.
+ #
+ # Nara Institute of Science and Technology (NAIST),
+ # the copyright holders, disclaims all warranties with regard to this
+ # software, including all implied warranties of merchantability and
+ # fitness, in no event shall NAIST be liable for
+ # any special, indirect or consequential damages or any damages
+ # whatsoever resulting from loss of use, data or profits, whether in an
+ # action of contract, negligence or other tortuous action, arising out
+ # of or in connection with the use or performance of this software.
+ #
+ # A large portion of the dictionary entries
+ # originate from ICOT Free Software. The following conditions for ICOT
+ # Free Software applies to the current dictionary as well.
+ #
+ # Each User may also freely distribute the Program, whether in its
+ # original form or modified, to any third party or parties, PROVIDED
+ # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
+ # on, or be attached to, the Program, which is distributed substantially
+ # in the same form as set out herein and that such intended
+ # distribution, if actually made, will neither violate or otherwise
+ # contravene any of the laws and regulations of the countries having
+ # jurisdiction over the User or the intended distribution itself.
+ #
+ # NO WARRANTY
+ #
+ # The program was produced on an experimental basis in the course of the
+ # research and development conducted during the project and is provided
+ # to users as so produced on an experimental basis. Accordingly, the
+ # program is provided without any warranty whatsoever, whether express,
+ # implied, statutory or otherwise. The term "warranty" used herein
+ # includes, but is not limited to, any warranty of the quality,
+ # performance, merchantability and fitness for a particular purpose of
+ # the program and the nonexistence of any infringement or violation of
+ # any right of any third party.
+ #
+ # Each user of the program will agree and understand, and be deemed to
+ # have agreed and understood, that there is no warranty whatsoever for
+ # the program and, accordingly, the entire risk arising from or
+ # otherwise connected with the program is assumed by the user.
+ #
+ # Therefore, neither ICOT, the copyright holder, or any other
+ # organization that participated in or was otherwise related to the
+ # development of the program and their respective officials, directors,
+ # officers and other employees shall be held liable for any and all
+ # damages, including, without limitation, general, special, incidental
+ # and consequential damages, arising out of or otherwise in connection
+ # with the use or inability to use the program or any product, material
+ # or result produced or otherwise obtained by using the program,
+ # regardless of whether they have been advised of, or otherwise had
+ # knowledge of, the possibility of such damages at any time during the
+ # project or thereafter. Each user will be deemed to have agreed to the
+ # foregoing by his or her commencement of use of the program. The term
+ # "use" as used herein includes, but is not limited to, the use,
+ # modification, copying and distribution of the program and the
+ # production of secondary products from the program.
+ #
+ # In the case where the program, whether in its original form or
+ # modified, was distributed or delivered to or received by a user from
+ # any person, organization or entity other than ICOT, unless it makes or
+ # grants independently of ICOT any specific warranty to the user in
+ # writing, such person, organization or entity, will also be exempted
+ # from and not be held liable to the user for any such damages as noted
+ # above as far as the program is concerned.
+ #
+ # ---------------COPYING.ipadic-----END----------------------------------
+
+----------------------------------------------------------------------
+
+Lao Word Break Dictionary Data (laodict.txt)
+
+ # Copyright (C) 2016 and later: Unicode, Inc. and others.
+ # License & terms of use: http://www.unicode.org/copyright.html
+ # Copyright (c) 2015 International Business Machines Corporation
+ # and others. All Rights Reserved.
+ #
+ # Project: https://github.com/rober42539/lao-dictionary
+ # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
+ # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
+ # (copied below)
+ #
+ # This file is derived from the above dictionary version of Nov 22, 2020
+ # ----------------------------------------------------------------------
+ # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
+ # 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.
+ # --------------------------------------------------------------------------
+
+----------------------------------------------------------------------
+
+Burmese Word Break Dictionary Data (burmesedict.txt)
+
+ # Copyright (c) 2014 International Business Machines Corporation
+ # and others. All Rights Reserved.
+ #
+ # This list is part of a project hosted at:
+ # github.com/kanyawtech/myanmar-karen-word-lists
+ #
+ # --------------------------------------------------------------------------
+ # Copyright (c) 2013, LeRoy Benjamin Sharon
+ # 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 Myanmar Karen Word Lists, 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.
+ # --------------------------------------------------------------------------
+
+----------------------------------------------------------------------
+
+Time Zone Database
+
+ ICU uses the public domain data and code derived from Time Zone
+Database for its time zone support. The ownership of the TZ database
+is explained in BCP 175: Procedure for Maintaining the Time Zone
+Database section 7.
+
+ # 7. Database Ownership
+ #
+ # The TZ database itself is not an IETF Contribution or an IETF
+ # document. Rather it is a pre-existing and regularly updated work
+ # that is in the public domain, and is intended to remain in the
+ # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
+ # not apply to the TZ Database or contributions that individuals make
+ # to it. Should any claims be made and substantiated against the TZ
+ # Database, the organization that is providing the IANA
+ # Considerations defined in this RFC, under the memorandum of
+ # understanding with the IETF, currently ICANN, may act in accordance
+ # with all competent court orders. No ownership claims will be made
+ # by ICANN or the IETF Trust on the database or the code. Any person
+ # making a contribution to the database or code waives all rights to
+ # future claims in that contribution or in the TZ Database.
+
+----------------------------------------------------------------------
+
+Google double-conversion
+
+Copyright 2006-2011, the V8 project authors. 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 Google Inc. 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.
+
+----------------------------------------------------------------------
+
+File: aclocal.m4 (only for ICU4C)
+Section: pkg.m4 - Macros to locate and utilise pkg-config.
+
+
+Copyright © 2004 Scott James Remnant .
+Copyright © 2012-2015 Dan Nicholson
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
+
+As a special exception to the GNU General Public License, if you
+distribute this file as part of a program that contains a
+configuration script generated by Autoconf, you may include it under
+the same distribution terms that you use for the rest of that
+program.
+
+
+(The condition for the exception is fulfilled because
+ICU4C includes a configuration script generated by Autoconf,
+namely the `configure` script.)
+
+----------------------------------------------------------------------
+
+File: config.guess (only for ICU4C)
+
+
+This file is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, see .
+
+As a special exception to the GNU General Public License, if you
+distribute this file as part of a program that contains a
+configuration script generated by Autoconf, you may include it under
+the same distribution terms that you use for the rest of that
+program. This Exception is an additional permission under section 7
+of the GNU General Public License, version 3 ("GPLv3").
+
+
+(The condition for the exception is fulfilled because
+ICU4C includes a configuration script generated by Autoconf,
+namely the `configure` script.)
+
+----------------------------------------------------------------------
+
+File: install-sh (only for ICU4C)
+
+
+Copyright 1991 by the Massachusetts Institute of Technology
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name of M.I.T. not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission. M.I.T. makes no representations about the
+suitability of this software for any purpose. It is provided "as is"
+without express or implied warranty.
\ No newline at end of file
diff --git a/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-keep b/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-keep
deleted file mode 100644
index 6b1d0bfabc..0000000000
--- a/tools/legal-review/engine/org.graalvm.shadowed.icu4j-24.0.0/files-keep
+++ /dev/null
@@ -1 +0,0 @@
-LICENSE
diff --git a/tools/legal-review/engine/org.graalvm.truffle.truffle-nfi-24.0.0/copyright-ignore b/tools/legal-review/engine/org.graalvm.truffle.truffle-nfi-24.0.0/copyright-ignore
index b4a39edc29..99fbf13f2e 100644
--- a/tools/legal-review/engine/org.graalvm.truffle.truffle-nfi-24.0.0/copyright-ignore
+++ b/tools/legal-review/engine/org.graalvm.truffle.truffle-nfi-24.0.0/copyright-ignore
@@ -4,7 +4,6 @@ Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2017, 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2017, 2023, Oracle and/or its affiliates. All rights reserved.
-Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
@@ -13,7 +12,6 @@ Copyright (c) 2021, 2021, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2021, 2021, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
-Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
diff --git a/tools/legal-review/engine/report-state b/tools/legal-review/engine/report-state
index 0fb1290c08..f8accaccc7 100644
--- a/tools/legal-review/engine/report-state
+++ b/tools/legal-review/engine/report-state
@@ -1,3 +1,3 @@
40308641443E112D3668A68FF82D969D26B6D07D48724AFE5119B838FCF36639
-119423CD9496FC62BB306497C105ED326E25317490487D577212D1230F6D2D40
+3768984C1A9E71A22E77ED4EFEBA08B9A2BA4A8EB9220E5B206B67F9B58FDFDF
0