Skip to content

Commit

Permalink
provide valid SPDX license identifier
Browse files Browse the repository at this point in the history
closes #1
  • Loading branch information
diggy committed Feb 15, 2018
1 parent 52b4683 commit 93cb4d1
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 @@ -4,7 +4,7 @@
"keywords" : ["wordpress", "polylang"],
"type" : "wordpress-plugin",
"homepage" : "https://github.com/diggy/polylang-body-class",
"license" : "GPL2",
"license" : "GPL-2.0-or-later",
"authors" : [
{
"name" : "Peter J. Herrel",
Expand Down

0 comments on commit 93cb4d1

Please sign in to comment.