mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Note regarding case and LicenseRef
This change adds a small note to the allowlist regarding the new case insensitivity and that the 'LicenseRef-' prefix should be removed before adding to the allowlists. Change-Id: I89b3c85c0f2687debd1e40c13feff73e00a0ecbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7043444 Commit-Queue: Jordan Brown <rop@google.com> Reviewed-by: Jiewei Qian <qjw@chromium.org> Commit-Queue: Jiewei Qian <qjw@chromium.org> Auto-Submit: Jordan Brown <rop@google.com>
This commit is contained in:
@@ -44,6 +44,10 @@
|
|||||||
# Chromium, please email opensource-licensing@google.com with the library's
|
# Chromium, please email opensource-licensing@google.com with the library's
|
||||||
# license documentation, and explain where and how the component is going to
|
# license documentation, and explain where and how the component is going to
|
||||||
# be used.
|
# be used.
|
||||||
|
#
|
||||||
|
# 5. Note:
|
||||||
|
# * Remove 'LicenseRef-' prefix from license classifier outputs.
|
||||||
|
# * Case does not matter.
|
||||||
ALLOWED_SPDX_LICENSES = frozenset([
|
ALLOWED_SPDX_LICENSES = frozenset([
|
||||||
# unencumbered.
|
# unencumbered.
|
||||||
# go/keep-sorted start case=no
|
# go/keep-sorted start case=no
|
||||||
|
|||||||
Reference in New Issue
Block a user