Skip to content

Commit

Permalink
Merge pull request #145 from ruebot/1.7-ISLANDORA-1701
Browse files Browse the repository at this point in the history
Set license in composer to same as LICENSE; Address ISLANDORA-1701.
  • Loading branch information
Daniel Aitken committed May 5, 2016
2 parents 172ade2 + 4b25ba2 commit 5dfba96
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": "islandora/tuque",
"description": "A PHP API for connecting to the Fedora Commons repository software.",
"homepage": "http://islandora.ca",
"license": "GPL-2.0+",
"license": "GPLv3",
"require": {
"php": ">=5.3.0",
"lib-curl": "*",
Expand Down

0 comments on commit 5dfba96

Please sign in to comment.