Skip to content

Commit 22d9d02

Browse files
committed
Change license in package.json to GPL-3.0
1 parent 183b06e commit 22d9d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "Grant Skinner",
10-
"license": "MIT",
10+
"license": "GPL-3.0",
1111
"devDependencies": {
1212
"babel-plugin-external-helpers": "^6.22.0",
1313
"babel-preset-es2015": "^6.24.1",

0 commit comments

Comments
 (0)