Skip to content

Commit

Permalink
Added open source license to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sydekumf authored Mar 16, 2017
1 parent 93d91eb commit fd85850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"type": "magento2-module",
"license": [
"proprietary"
"OSL-3.0"
],
"autoload": {
"files": [
Expand All @@ -17,4 +17,4 @@
"Magenerds\\Dashboard\\": ""
}
}
}
}

0 comments on commit fd85850

Please sign in to comment.