Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
Fix SPDX license slug
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmann committed Feb 15, 2018
1 parent eddb876 commit 8aed5d5
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 @@ -2,7 +2,7 @@
"name": "ericmann/mvpress",
"description": "MVC-style template loader for WordPress",
"type": "library",
"license": "GPLv2+",
"license": "GPL-2.0-or-later",
"version": "1.0.0",
"authors": [
{
Expand Down

0 comments on commit 8aed5d5

Please sign in to comment.