Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
Fix license identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed May 30, 2019
1 parent c3530fd commit da2c4c6
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": "helhum/typo3-secure-web",
"description": "Set up secure TYPO3 web directory containing only public assets",
"type": "library",
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Helmut Hummel",
Expand Down

0 comments on commit da2c4c6

Please sign in to comment.