Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a40fd8

Browse files
3miniSamMorrowDrums
authored andcommitted
fix: correct spelling of 'license'
1 parent7ab5d96 commit9a40fd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎script/licenses

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ trap "rm -fr ${TEMPDIR}" EXIT
1010

1111
forgoosin linux darwin windows;do
1212
# Note: we ignore warnings because we want the command to succeed, however the output should be checked
13-
# for any new warnings, and potentially we may need to addlicence information.
13+
# for any new warnings, and potentially we may need to addlicense information.
1414
#
1515
# Normally these warnings are packages containing non go code, which may or may not require explicit attribution,
1616
# depending on the license.

‎script/licenses-check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go install github.com/google/go-licenses@latest
44

55
forgoosin linux darwin windows;do
66
# Note: we ignore warnings because we want the command to succeed, however the output should be checked
7-
# for any new warnings, and potentially we may need to addlicence information.
7+
# for any new warnings, and potentially we may need to addlicense information.
88
#
99
# Normally these warnings are packages containing non go code, which may or may not require explicit attribution,
1010
# depending on the license.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp