Skip to content

Commit d48d606

Browse files
authored
Update license declaration in package.json (#77)
The LICENSE file was changed to GPLv2 in #14, but this was not reflected in package.json.
1 parent bf151d2 commit d48d606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "git+https://github.com/Cellivar/WebZLP.git"
99
},
1010
"author": "Cellivar Kangaroorat <[email protected]> (https://github.com/cellivar)",
11-
"license": "GPL-3.0-only",
11+
"license": "GPL-2.0",
1212
"bugs": {
1313
"url": "https://github.com/Cellivar/WebZLP/issues"
1414
},

0 commit comments

Comments
 (0)