Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from samcv/license-SPDX
Browse files Browse the repository at this point in the history
Use SPDX identifier in license field of META6.json
  • Loading branch information
hoelzro committed Apr 21, 2017
2 parents 8b28622 + 1116e6b commit d557993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "rob AT-SIGN hoelz.ro",
"bugtracker": "https://github.com/hoelzro/p6-priorityqueue/issues"
},
"license": "http://opensource.org/licenses/MIT",
"license": "MIT",
"tags": [
"data structure"
]
Expand Down

0 comments on commit d557993

Please sign in to comment.