projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
20effeb
)
fixed (again) the license identifier in composer.json
author
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 25 Jun 2013 16:45:01 +0000 (18:45 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 25 Jun 2013 16:45:01 +0000 (18:45 +0200)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
163329a
..
67a08aa
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-4,7
+4,7
@@
"description": "Twig, the flexible, fast, and secure template language for PHP",
"keywords": ["templating"],
"homepage": "http://twig.sensiolabs.org",
- "license": "BSD-3-Clause-Clear",
+ "license": "BSD-3-Clause",
"authors": [
{
"name": "Fabien Potencier",