diff options
| author | thegeorg <[email protected]> | 2023-11-17 19:49:53 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2023-11-17 20:30:31 +0300 |
| commit | 5d03fbc97f2f7eea190097c7204e63df2b519a4a (patch) | |
| tree | 5de85532dde21361096d883677eed04316d3c6fc | |
| parent | 7cf124a550718a6adb3cc5105f7bdaf1e72031d7 (diff) | |
Mandate lowercase license ordering via devtools/contrib/license/test_conf
| -rw-r--r-- | build/conf/license.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index 86caaf2012a..dbcd8727192 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -248,9 +248,9 @@ LICENSES_REQUIRE_CITATION= \ BSD-2-Clause \ BSD-2-Clause-Patent \ BSD-2-Clause-Views \ + BSD-3-Clause \ BSD-3-Clause WITH Google-Patent-License-Webm \ BSD-3-Clause WITH Google-Patent-License-Webrtc \ - BSD-3-Clause \ BSD-4-Clause \ BSD-4-Clause-UC \ BSD-derived \ @@ -262,12 +262,12 @@ LICENSES_REQUIRE_CITATION= \ BSL-1.0 \ BSLA \ bzip2-1.0.6 \ - CC-PDDC \ CC-BY-1.0 \ CC-BY-2.0 \ CC-BY-2.5 \ CC-BY-3.0 \ CC-BY-4.0 \ + CC-PDDC \ CC0-1.0 \ Cmu-Computing-Services \ CUP-Parser \ @@ -284,8 +284,8 @@ LICENSES_REQUIRE_CITATION= \ DOC \ EDL-1.0 \ Facebook-SDK \ - Fftpack-2004 \ FDK \ + Fftpack-2004 \ FSFAP \ FTL \ GPL-2.0-only WITH Classpath-exception-2.0 \ @@ -312,14 +312,15 @@ LICENSES_REQUIRE_CITATION= \ LicenseRef-scancode-ams-fonts \ LicenseRef-scancode-bitstream \ LicenseRef-scancode-mit-no-advert-export-control \ + LicenseRef-scancode-oasis-ws-security-spec \ LicenseRef-scancode-paul-mackerras-binary \ LicenseRef-scancode-swig \ - LicenseRef-scancode-oasis-ws-security-spec \ LicenseRef-scancode-ws-policy-specification \ Linux-OpenIB \ Martin-Birgmeier \ Minpack \ MIT \ + MIT WITH Musl-Exception \ MIT-0 \ MIT-CMU \ MIT-Modern-Variant \ @@ -327,7 +328,6 @@ LICENSES_REQUIRE_CITATION= \ Mit-Old-Style \ MIT-open-group \ Mit-Veillard-Variant \ - MIT WITH Musl-Exception \ Mozilla-GC \ MPL-1.0 \ MPL-1.1 \ @@ -362,13 +362,13 @@ LICENSES_REQUIRE_CITATION= \ RSA-MD4 \ SAX-PD \ SGI-B-2.0 \ - SMLNJ \ - SSH-short \ - SSLeay \ Sleepycat \ + SMLNJ \ Snprintf \ Softsurfer \ Spencer-94 \ + SSH-short \ + SSLeay \ Sunpro \ Unicode \ Unicode-DFS-2016 \ |
