You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
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.
This commit is contained in:
2
.github/workflows/check-license.yml
vendored
2
.github/workflows/check-license.yml
vendored
@ -3,7 +3,7 @@ name: Check license
|
||||
env:
|
||||
EXPECTED_LICENSE_FILENAME: LICENSE.txt
|
||||
# SPDX identifier: https://spdx.org/licenses/
|
||||
EXPECTED_LICENSE_TYPE: GPL-3.0
|
||||
EXPECTED_LICENSE_TYPE: CC0-1.0
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Reference in New Issue
Block a user