From 3550d8f8b207790644def40e34d62f9d78ccd3dc Mon Sep 17 00:00:00 2001
From: Jordan <rop@google.com>
Date: Tue, 4 Feb 2025 21:20:41 -0800
Subject: [PATCH] LSC updating license IDs

I couldn't find a license file for these dependencies so I had to guess
a valid license based on the values provided. I think they are all
unambiguous.

Bug: 358504615
Change-Id: I45234d94afa11004ea805c7c662e6731b1b3e7a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6186274
Owners-Override: Jordan Brown <rop@google.com>
Reviewed-by: Jiewei Qian <qjw@chromium.org>
Reviewed-by: Rachael Newitt <renewitt@google.com>
Commit-Queue: Jordan Brown <rop@google.com>
Cr-Commit-Position: refs/heads/main@{#1415989}
---
 buildtools/clang_format/README.chromium                   | 2 +-
 buildtools/third_party/eu-strip/README.chromium           | 2 +-
 chrome/test/chromeos/autotest/README.chromium             | 2 +-
 .../sdk_tools/third_party/fancy_urllib/README.chromium    | 2 +-
 .../libraries/third_party/newlib-extras/README.chromium   | 2 +-
 third_party/android_build_tools/README.chromium           | 2 +-
 third_party/android_build_tools/aapt2/README.chromium     | 2 +-
 .../android_build_tools/gradle_wrapper/README.chromium    | 2 +-
 third_party/android_prebuilts/README.chromium             | 2 +-
 third_party/apache-win32/README.chromium                  | 2 +-
 .../crashpad/crashpad/third_party/edo/README.crashpad     | 2 +-
 .../crashpad/third_party/googletest/README.crashpad       | 2 +-
 .../crashpad/crashpad/third_party/gyp/README.crashpad     | 2 +-
 .../crashpad/crashpad/third_party/lss/README.crashpad     | 2 +-
 .../crashpad/third_party/mini_chromium/README.crashpad    | 2 +-
 .../crashpad/crashpad/third_party/ninja/README.crashpad   | 2 +-
 .../crashpad/crashpad/third_party/zlib/README.crashpad    | 2 +-
 third_party/dbus/README.chromium                          | 2 +-
 third_party/devscripts/README.chromium                    | 2 +-
 third_party/jdk/README.chromium                           | 2 +-
 third_party/logdog/README.chromium                        | 2 +-
 third_party/node/README.chromium                          | 8 ++++----
 third_party/siso/README.chromium                          | 2 +-
 third_party/vulkan-utility-libraries/README.chromium      | 2 +-
 third_party/wpt_tools/README.chromium                     | 2 +-
 25 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/buildtools/clang_format/README.chromium b/buildtools/clang_format/README.chromium
index b7c53c25ce32f..806306df0627a 100644
--- a/buildtools/clang_format/README.chromium
+++ b/buildtools/clang_format/README.chromium
@@ -4,7 +4,7 @@ URL: https://github.com/llvm/llvm-project/tree/main/clang/tools/clang-format
 Version: llvmorg-17-init-4759-g547e3456
 Date: 2023-03-21
 Revision: 547e3456
-License: Apache 2.0 / University of Illinois/NCSA Open Source License
+License: Apache-2.0, NCSA
 Security Critical: No
 Shipped: no
 
diff --git a/buildtools/third_party/eu-strip/README.chromium b/buildtools/third_party/eu-strip/README.chromium
index 14abad31fb21b..59c8efbe6d153 100644
--- a/buildtools/third_party/eu-strip/README.chromium
+++ b/buildtools/third_party/eu-strip/README.chromium
@@ -3,7 +3,7 @@ URL: https://sourceware.org/elfutils/
 Version: 0.158
 Security Critical: no
 Shipped: no
-License: LGPL 3
+License: LGPL-3.0
 
 Description:
 
diff --git a/chrome/test/chromeos/autotest/README.chromium b/chrome/test/chromeos/autotest/README.chromium
index 040c3a5d2ca01..300e6fde37095 100644
--- a/chrome/test/chromeos/autotest/README.chromium
+++ b/chrome/test/chromeos/autotest/README.chromium
@@ -1,5 +1,5 @@
 Name: Test code
 URL: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/refs/heads/master/docs/user-doc.md
-License: BSD
+License: BSD-3-Clause
 Security Critical: no
 Shipped: no
diff --git a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
index 40c9dc23d5275..ff4294bc32b57 100644
--- a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
+++ b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
@@ -1,6 +1,6 @@
 Name: fancy_urllib
 URL: http://googleappengine.googlecode.com/svn/trunk/python/lib/fancy_urllib
-License: Apache 2.0
+License: Apache-2.0
 Security Critical: no
 Shipped: no
 
diff --git a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
index d2935c5bfd933..7b82191859762 100644
--- a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
+++ b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium
@@ -3,7 +3,7 @@ URL: https://sourceware.org/newlib/
 Version: 2.0.0
 Revision: 49c051c13352cd2fd2131a379d51a4a63c09283e
 Date: 2013-07-30
-License: BSD 3-Clause License
+License: BSD-3-Clause
 License File: README
 Security Critical: no
 Shipped: yes
diff --git a/third_party/android_build_tools/README.chromium b/third_party/android_build_tools/README.chromium
index d0da18252fcd5..0d842c1a9fbc7 100644
--- a/third_party/android_build_tools/README.chromium
+++ b/third_party/android_build_tools/README.chromium
@@ -2,7 +2,7 @@ Name: Android SDK related build tools
 Short Name:  Android tools
 Version: N/A
 Revision: DEPS
-License: Apache Version 2.0
+License: Apache-2.0
 URL: https://developer.android.com/studio
 Security Critical: No
 Shipped: no
diff --git a/third_party/android_build_tools/aapt2/README.chromium b/third_party/android_build_tools/aapt2/README.chromium
index 81907269ac5f9..1a2541f8be455 100644
--- a/third_party/android_build_tools/aapt2/README.chromium
+++ b/third_party/android_build_tools/aapt2/README.chromium
@@ -5,7 +5,7 @@ Revision: DEPS
 URL:  https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/${Version}/aapt2-${Version}-linux.jar
 Security Critical: no
 Shipped: no
-License: Apache Version 2.0
+License: Apache-2.0
 
 Description:
 The Linux host aapt2 tool is now released on Google Maven, however as a .jar
diff --git a/third_party/android_build_tools/gradle_wrapper/README.chromium b/third_party/android_build_tools/gradle_wrapper/README.chromium
index 37ae4f9f1f42b..14bf31298e295 100644
--- a/third_party/android_build_tools/gradle_wrapper/README.chromium
+++ b/third_party/android_build_tools/gradle_wrapper/README.chromium
@@ -2,7 +2,7 @@ Name: Gradle Wrapper
 Short Name: gradlew
 URL: https://gradle.org/
 Version: 8.10
-License: Apache Version 2.0
+License: Apache-2.0
 Security Critical: no
 Shipped: no
 
diff --git a/third_party/android_prebuilts/README.chromium b/third_party/android_prebuilts/README.chromium
index 40c3d307c4e49..499302e290185 100644
--- a/third_party/android_prebuilts/README.chromium
+++ b/third_party/android_prebuilts/README.chromium
@@ -2,7 +2,7 @@ Name: Android Prebuilt Build Tools
 URL: https://android.googlesource.com/platform/prebuilts/build-tools
 Version: N/A
 Revision: 673c20b524a83b662d8c1057fd3eec8fd0f93f9d
-License: GPL 2 or later
+License: GPL-2.0
 License File: build_tools/LICENSE-GPL-3.0
 Security Critical: no
 Shipped: no
diff --git a/third_party/apache-win32/README.chromium b/third_party/apache-win32/README.chromium
index e75e22852cd64..28bb7032fbd28 100644
--- a/third_party/apache-win32/README.chromium
+++ b/third_party/apache-win32/README.chromium
@@ -4,7 +4,7 @@ URL: http://www.apache.org
 Version: 2.4.37
 Security Critical: no
 Shipped: no
-License: Apache Version 2.0
+License: Apache-2.0
 
 Description:
 
diff --git a/third_party/crashpad/crashpad/third_party/edo/README.crashpad b/third_party/crashpad/crashpad/third_party/edo/README.crashpad
index 71fc538b942a9..9c52777d5ffbe 100644
--- a/third_party/crashpad/crashpad/third_party/edo/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/edo/README.crashpad
@@ -3,7 +3,7 @@ Short Name: EDO
 URL: https://github.com/google/eDistantObject
 Version: N/A
 Revision: DEPS
-License: Apache 2.0
+License: Apache-2.0
 License File: edo/LICENSE
 Security Critical: no
 Shipped: no
diff --git a/third_party/crashpad/crashpad/third_party/googletest/README.crashpad b/third_party/crashpad/crashpad/third_party/googletest/README.crashpad
index d6ca85a8ae4c9..e1bc358578429 100644
--- a/third_party/crashpad/crashpad/third_party/googletest/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/googletest/README.crashpad
@@ -3,7 +3,7 @@ Short Name: googletest
 URL: https://github.com/google/googletest/
 Version: N/A
 Revision: DEPS
-License: BSD 3-clause
+License: BSD-3-Clause
 License File: googletest/googletest/LICENSE
 Security Critical: no
 Shipped: no
diff --git a/third_party/crashpad/crashpad/third_party/gyp/README.crashpad b/third_party/crashpad/crashpad/third_party/gyp/README.crashpad
index ea5a342bf2b5a..270e7fb67640b 100644
--- a/third_party/crashpad/crashpad/third_party/gyp/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/gyp/README.crashpad
@@ -2,7 +2,7 @@ Name: GYP (Generate Your Projects)
 Short Name: gyp
 URL: https://gyp.gsrc.io/
 Revision: See DEPS
-License: BSD 3-clause
+License: BSD-3-Clause
 License File: gyp/LICENSE
 Security Critical: no
 Shipped: no
diff --git a/third_party/crashpad/crashpad/third_party/lss/README.crashpad b/third_party/crashpad/crashpad/third_party/lss/README.crashpad
index a50b67341f8ea..5c9081b1ef580 100644
--- a/third_party/crashpad/crashpad/third_party/lss/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/lss/README.crashpad
@@ -3,7 +3,7 @@ Short Name: lss
 URL: https://chromium.googlesource.com/linux-syscall-support/
 Version: N/A
 Revision: DEPS
-License: BSD 3-clause
+License: BSD-3-Clause
 License File: lss/linux_syscall_support.h
 Security Critical: yes
 Shipped: yes
diff --git a/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad b/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad
index 91c6c35093806..be41334fd02ea 100644
--- a/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad
@@ -3,7 +3,7 @@ Short Name: mini_chromium
 URL: https://chromium.googlesource.com/chromium/mini_chromium/
 Version: N/A
 Revision: DEPS
-License: BSD 3-clause
+License: BSD-3-Clause
 License File: mini_chromium/LICENSE
 Security Critical: yes
 Shipped in Chromium: no
diff --git a/third_party/crashpad/crashpad/third_party/ninja/README.crashpad b/third_party/crashpad/crashpad/third_party/ninja/README.crashpad
index 74378c7d30dc9..09a6169b2a2ba 100644
--- a/third_party/crashpad/crashpad/third_party/ninja/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/ninja/README.crashpad
@@ -3,7 +3,7 @@ Short Name: ninja
 URL: https://github.com/ninja-build/ninja
 Version: N/A
 Revision: DEPS
-License: Apache License 2.0
+License: Apache-2.0
 License File: https://github.com/ninja-build/ninja/blob/master/COPYING
 Security Critical: no
 Shipped: no
diff --git a/third_party/crashpad/crashpad/third_party/zlib/README.crashpad b/third_party/crashpad/crashpad/third_party/zlib/README.crashpad
index 01871a1e38bc7..c91c8e1a277f0 100644
--- a/third_party/crashpad/crashpad/third_party/zlib/README.crashpad
+++ b/third_party/crashpad/crashpad/third_party/zlib/README.crashpad
@@ -3,7 +3,7 @@ Short Name: zlib
 URL: https://zlib.net/
 Version: N/A
 Revision: See zlib/README.chromium
-License: zlib
+License: Zlib
 License File: zlib/LICENSE
 Security Critical: yes
 Shipped: yes
diff --git a/third_party/dbus/README.chromium b/third_party/dbus/README.chromium
index a2a7427126b9f..28960251438ee 100644
--- a/third_party/dbus/README.chromium
+++ b/third_party/dbus/README.chromium
@@ -2,7 +2,7 @@ Name: DBus
 URL: https://gitlab.freedesktop.org/dbus/dbus
 Version: 1.14.4
 Revision: 8501a73dfe923ad273229b7c45925d4abe4cca7e
-License: GPLv2+
+License: GPL-2.0
 License File: LICENSE
 Security Critical: no
 Shipped: no
diff --git a/third_party/devscripts/README.chromium b/third_party/devscripts/README.chromium
index 394534a3d50d7..31a8aaaade7b0 100644
--- a/third_party/devscripts/README.chromium
+++ b/third_party/devscripts/README.chromium
@@ -5,7 +5,7 @@ Revision: 297122b2376fc7a118185ee68ef13168b1cf9ea6
 CPEPrefix: cpe:/a:debian:devscripts:2.12.4
 Security Critical: no
 Shipped: no
-License: GPL 2.0
+License: GPL-2.0
 
 Description:
 This directory contains selected tools from the Debian's devscripts collection.
diff --git a/third_party/jdk/README.chromium b/third_party/jdk/README.chromium
index 87cf777701970..972451430ff3f 100644
--- a/third_party/jdk/README.chromium
+++ b/third_party/jdk/README.chromium
@@ -2,7 +2,7 @@ Name: Java Development Kit
 Short Name: JDK
 URL: https://openjdk.java.net/
 Version: 23
-License: GPL v2
+License: GPL-2.0
 Security Critical: no
 Shipped: no
 
diff --git a/third_party/logdog/README.chromium b/third_party/logdog/README.chromium
index 1d040caa5ce70..d8881071375e7 100644
--- a/third_party/logdog/README.chromium
+++ b/third_party/logdog/README.chromium
@@ -3,7 +3,7 @@ Short Name: logdog
 URL: https://chromium.googlesource.com/infra/luci/luci-py/client/libs/logdog
 Version: 17ec234f823f7bff6ada6584fdbbee9d54b8fc58
 Revision: 17ec234f823f7bff6ada6584fdbbee9d54b8fc58
-License: Apache 2.0
+License: Apache-2.0
 Security Critical: no
 Shipped: no
 
diff --git a/third_party/node/README.chromium b/third_party/node/README.chromium
index 16fa9fd9113d0..03f2a96c8793b 100644
--- a/third_party/node/README.chromium
+++ b/third_party/node/README.chromium
@@ -81,7 +81,7 @@ Name: Typescript Compiler
 Short Name: typescript
 URL: https://www.npmjs.com/package/typescript
 Version: 5.7.2
-License: Apache 2.0
+License: Apache-2.0
 Security Critical: no
 Shipped: no
 
@@ -235,7 +235,7 @@ Name: ESLint JSDoc Plugin
 Short Name: eslint-plugin-jsdoc
 URL: https://www.npmjs.com/package/eslint-plugin-jsdoc
 Version: 50.2.2
-License: 3-Clause BSD
+License: BSD-3-Clause
 Security Critical: no
 Shipped: no
 
@@ -253,7 +253,7 @@ Name: ESLint Plugin TypeScript
 Short Name: @typescript-eslint/eslint-plugin
 URL: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin
 Version: 8.4.0
-License: 2-Clause BSD
+License: BSD-2-Clause
 Security Critical: no
 Shipped: no
 
@@ -271,7 +271,7 @@ Name: TypeScript ESLint Parser
 Short Name: @typescript-eslint/parser
 URL: https://www.npmjs.com/package/@typescript-eslint/parser
 Version: 8.4.0
-License: 2-Clause BSD
+License: BSD-2-Clause
 Security Critical: no
 Shipped: no
 
diff --git a/third_party/siso/README.chromium b/third_party/siso/README.chromium
index ad38bb94632a9..79ec97f5c5ab6 100644
--- a/third_party/siso/README.chromium
+++ b/third_party/siso/README.chromium
@@ -2,7 +2,7 @@ Name: siso
 Short Name: siso
 URL: https://chromium.googlesource.com/infra/infra/+/refs/heads/main/go/src/infra/build/siso/
 Version: v0.2
-License: Apache License 2.0
+License: Apache-2.0
 License File: https://chromium.googlesource.com/infra/infra/+/refs/heads/main/LICENSE
 Security Critical: no
 Shipped: no
diff --git a/third_party/vulkan-utility-libraries/README.chromium b/third_party/vulkan-utility-libraries/README.chromium
index 3e85b5d94d9b4..3fca488bc5418 100644
--- a/third_party/vulkan-utility-libraries/README.chromium
+++ b/third_party/vulkan-utility-libraries/README.chromium
@@ -6,7 +6,7 @@ SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-Utility-Libraries.
 Revision: DEPS
 Security Critical: no
 Shipped: no
-License: Apache 2.0
+License: Apache-2.0
 License File: src/LICENSE.md
 
 Description:
diff --git a/third_party/wpt_tools/README.chromium b/third_party/wpt_tools/README.chromium
index a139d0d3a062b..f0398e7c75cc4 100644
--- a/third_party/wpt_tools/README.chromium
+++ b/third_party/wpt_tools/README.chromium
@@ -2,7 +2,7 @@ Name: web-platform-tests - Test Suites for Web Platform specifications
 Short Name: wpt
 URL: https://github.com/web-platform-tests/wpt/
 Version: a23771ce0e0e27c0befd759554e90d43237964dc
-License: LICENSES FOR W3C TEST SUITES (https://www.w3.org/Consortium/Legal/2008/03-bsd-license.html)
+License: BSD-3-Clause
 Security Critical: no
 Shipped: no
 Description: This includes code for the manifest tool, lint tool, and wptserve.