Skip to content

Commit f37d005

Browse files
committed
fix: switch license from MIT to EPL
1 parent 4492a27 commit f37d005

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
@@ -3,7 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "routines for encoding and decoding sparkplug payloads",
55
"author": "Andy Edwards",
6-
"license": "MIT",
6+
"license": "EPL-2.0",
77
"engines": {
88
"node": ">=12.0.0"
99
},

0 commit comments

Comments
 (0)