Skip to content

Commit

Permalink
composer: license clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jan 7, 2020
1 parent fd55e27 commit cc1b161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -3,7 +3,7 @@
"description": "Nette Command Line: options and arguments parser.",
"keywords": ["nette", "cmd", "cmd-line"],
"homepage": "https://nette.org",
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
"license": ["BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
"authors": [
{
"name": "David Grudl",
Expand Down

0 comments on commit cc1b161

Please sign in to comment.