Skip to content

Commit

Permalink
[README|Composer] Add license details
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Sep 2, 2018
1 parent 96c1174 commit 3a83a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ You can keep in touch at *hi {{AT}} ph7 [[D0T]] me*!

## License

Under [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html)
Under [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) or later.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"DI"
],
"type": "library",
"license": "GPL-3.0-or-later",
"homepage": "https://github.com/pH-7/dependency-injection-container",
"authors": [
{
Expand Down

0 comments on commit 3a83a28

Please sign in to comment.