Skip to content

Commit ff2f397

Browse files
authored
Add license mapping for nio4r
1 parent 65fc43e commit ff2f397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/com/thoughtworks/go/build/SpdxLicense.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ enum SpdxLicense {
209209
MS_RL("MS-RL", "Microsoft Reciprocal License"),
210210
MIROS("MirOS", "MirOS Licence"),
211211
MITNFA("MITNFA", "MIT +no-false-attribs license"),
212-
MIT("MIT", "MIT License", "The MIT License (MIT)", "Bouncy Castle Licence", "MIT*", "(MIT OR GPL-2.0)"),
212+
MIT("MIT", "MIT License", "The MIT License (MIT)", "Bouncy Castle Licence", "MIT*", "(MIT OR GPL-2.0)", "MIT AND (BSD-2-Clause OR GPL-2.0-or-later)"),
213213
MOTOSOTO("Motosoto", "Motosoto License"),
214214
MPL_1_0("MPL-1.0", "Mozilla Public License 1.0", "MPL 1.0"),
215215
MPL_1_1("MPL-1.1", "Mozilla Public License 1.1", "MPL 1.1"),

0 commit comments

Comments
 (0)