Skip to content

Commit 42c24fc

Browse files
committed
composer: license clarification
1 parent 74e2a5a commit 42c24fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏",
44
"homepage": "https://tester.nette.org",
55
"keywords": ["testing", "unit", "nette", "phpunit", "code coverage", "xdebug", "phpdbg", "pcov", "clover", "assertions"],
6-
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
6+
"license": ["BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only"],
77
"authors": [
88
{
99
"name": "David Grudl",

0 commit comments

Comments
 (0)