added original license to composer.json
This commit is contained in:
parent
e0b7ec8311
commit
264f66faaa
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"description": "Puppet module for nginx installation",
|
"description": "Puppet module for nginx installation",
|
||||||
"keywords": ["puppet", "nginx"],
|
"keywords": ["puppet", "nginx"],
|
||||||
|
"license": "Apache-2.0",
|
||||||
"require": {
|
"require": {
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
|
Loading…
Reference in a new issue