Browse Source

Updated some metadata (license, version, email and description)

Juanje Ojeda 12 years ago
parent
commit
b1f9c18fec
1 changed files with 4 additions and 4 deletions
  1. 4 4
      metadata.rb

+ 4 - 4
metadata.rb

@@ -1,6 +1,6 @@
 maintainer       "Juanje Ojeda"
-maintainer_email "jojeda@emergya.com"
-license          "GPL v2"
-description      "Manage configurations"
+maintainer_email "juanje.ojeda@gmail.com"
+license          "Apache 2.0"
+description      "LWRP to manage configuration files"
 long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version          "0.0.1"
+version          "0.1.0"