Skip to content

Commit 7947b23

Browse files
committed
Change license to Creative Commons Zero v1.0 Universal
Now that the parser tool code has been removed from the repository, the previous license is no longer appropriate.
1 parent 3a5826a commit 7947b23

File tree

2 files changed

+122
-675
lines changed

2 files changed

+122
-675
lines changed

.github/workflows/check-license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Check license
33
env:
44
EXPECTED_LICENSE_FILENAME: LICENSE.txt
55
# SPDX identifier: https://spdx.org/licenses/
6-
EXPECTED_LICENSE_TYPE: GPL-3.0
6+
EXPECTED_LICENSE_TYPE: CC0-1.0
77

88
on:
99
push:

0 commit comments

Comments
 (0)