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 d2a100e commit 180f89e
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 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
"keywords": ["nette", "autoload", "class", "trait", "interface"],
"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 180f89e

Please sign in to comment.