Skip to content

Commit 8c508aa

Browse files
committed
Switched license to OSL
1 parent 416bc98 commit 8c508aa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"require": {
55
"php": "~5.6.5 || >=7.0"
66
},
7-
"license": "EULA",
7+
"license": [
8+
"OSL-3.0",
9+
"AFL-3.0"
10+
],
811
"version": "2.0.0",
912
"type": "magento2-module",
1013
"autoload": {

0 commit comments

Comments
 (0)