Skip to content

Commit 58bebc9

Browse files
Merge pull request #303 from openscd/fix-license
fix(package.json): update license property
2 parents 4881586 + e0d395f commit 58bebc9

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
@@ -12,7 +12,7 @@
1212
"editor"
1313
],
1414
"author": "OMICRON electronics GmbH",
15-
"license": "UNLICENSED",
15+
"license": "Apache-2.0",
1616
"main": "open-scd.js",
1717
"module": "open-scd.js",
1818
"type": "module",

0 commit comments

Comments
 (0)