Skip to content

Commit 00ca409

Browse files
suzmuehyangah
authored andcommitted
[release] update LICENSE for v0.24.0
Change-Id: I0cc3808c0868ad3cabe64ed868ec9ff5aeeeb81c Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/306349 Trust: Suzy Mueller <[email protected]> Run-TryBot: Suzy Mueller <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
1 parent 92cdf32 commit 00ca409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/license.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ NG=$(echo "${ALL_LICENSES}" | jq '
4545
"(MIT AND BSD-3-Clause)": 1,
4646
"(BSD-2-Clause OR MIT OR Apache-2.0)": 1,
4747
"CC-BY-3.0": 1,
48+
"CC-BY-4.0": 1,
4849
"CC0-1.0": 1,
4950
"(MIT OR CC0-1.0)": 1,
5051
} as $allowed_licenses |

0 commit comments

Comments
 (0)