Skip to content

Commit fbaffbb

Browse files
committed
fix(platformio): 📦 Fix SPDX identifier in library.json
1 parent 41eba4f commit fbaffbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"maintainer": true
1919
}
2020
],
21-
"license": "GNU AGPLv3",
21+
"license": "AGPL-3.0-or-later",
2222
"homepage": "https://github.com/ZZ-Cat/CRSFforArduino",
2323
"dependencies": {
2424
},

0 commit comments

Comments
 (0)