Browse Source

added original license to composer.json

Frank Stelzer 11 years ago
parent
commit
264f66faaa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -3,6 +3,7 @@
     "type": "project",
     "description": "Puppet module for nginx installation",
     "keywords": ["puppet", "nginx"],
+    "license": "Apache-2.0",
     "require": {
     },
     "extra": {