Skip to content

Commit c13c307

Browse files
committed
re-generate commons
1 parent 9c22cf2 commit c13c307

17 files changed

+20
-18
lines changed

.github/workflows/build-darwin-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/build-darwin-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/build-linux-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/build-linux-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/build-win32-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/deep-clean.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/publish-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/MIT.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/test-docker-linux-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# for any purpose is hereby granted, under the terms of the MIT license.
1111
#
1212
# If a copy of the license was not distributed with this file, it can
13-
# be obtained from https://opensource.org/licenses/mit/.
13+
# be obtained from https://opensource.org/licenses/MIT.
1414
#
1515
# -----------------------------------------------------------------------------
1616

.github/workflows/test-docker-linux-intel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# for any purpose is hereby granted, under the terms of the MIT license.
1111
#
1212
# If a copy of the license was not distributed with this file, it can
13-
# be obtained from https://opensource.org/licenses/mit/.
13+
# be obtained from https://opensource.org/licenses/MIT.
1414
#
1515
# -----------------------------------------------------------------------------
1616

0 commit comments

Comments
 (0)