1
0
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:
per1234
2021-03-24 09:32:17 -07:00
parent 3a5826a784
commit 7947b23061
2 changed files with 122 additions and 675 deletions

View File

@ -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: