summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b38939d..7127b45 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"description": "😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
"keywords": ["debug", "debugger", "nette", "profiler", "xdebug"],
"homepage": "https://tracy.nette.org",
- "license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
+ "license": ["BSD-3-Clause"],
"authors": [
{
"name": "David Grudl",