Skip to content

Commit 12dabf3

Browse files
committed
tools/license.sh: add CC-BY-4.0 license
@vscode/codicons is under CC-BY-4.0 Change-Id: I6117a4fb681c59b202d9377269ae471b187b6275 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/447261 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Robert Findley <rfindley@google.com> TryBot-Result: kokoro <noreply+kokoro@google.com>
1 parent ce9ddf8 commit 12dabf3

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
@@ -38,6 +38,7 @@ NG=$(echo "${ALL_LICENSES}" | jq '
3838
"Apache-2.0": 1,
3939
"BSD-2-Clause": 1,
4040
"BSD-3-Clause": 1,
41+
"CC-BY-4.0": 1,
4142
"ISC": 1,
4243
"MIT": 1,
4344
"Unlicense": 1,

0 commit comments

Comments
 (0)