Skip to content

Commit

Permalink
Change license ID according to new format
Browse files Browse the repository at this point in the history
References:
https://spdx.org/licenses/
https://spdx.org/licenses/GPL-3.0-only.html
https://getcomposer.org/doc/04-schema.md#license
(Packagist depends on correct usage of the identifiers at spdx)
  • Loading branch information
MantasVaitkunas committed Jan 25, 2018
1 parent 59b33af commit e6976ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "OXID eShop coding standards wrapper",
"type": "library",
"homepage": "https://www.oxid-esales.com/en/home.html",
"license": "GPL-3.0",
"license": "GPL-3.0-only",
"require": {
"oxid-esales/coding-standards": "*"
},
Expand Down

0 comments on commit e6976ec

Please sign in to comment.