]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Updated README with copright/license
authorChris Hoge <chris.hoge@puppetlabs.com>
Mon, 24 Mar 2014 21:43:32 +0000 (14:43 -0700)
committerChris Hoge <chris.hoge@puppetlabs.com>
Mon, 24 Mar 2014 22:12:30 +0000 (15:12 -0700)
Change-Id: Ibbb4dbca30e03e88bbd3d47d73df2ad4d0cfb1fc

Gemfile
README.md

diff --git a/Gemfile b/Gemfile
index 89f2e1b25dd8f82a43b2fa1c7d1843ceb7c0610f..0d35201b4dc1016115ed7931629dcc7634ddbee2 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -3,6 +3,7 @@ source 'https://rubygems.org'
 group :development, :test do
   gem 'puppetlabs_spec_helper', :require => false
   gem 'puppet-lint', '~> 0.3.2'
+  gem 'rake', '10.1.1'
 end
 
 if puppetversion = ENV['PUPPET_GEM_VERSION']
index 01d2570e9b6d3c6f12e9121b3cfa2c8134cf9ec8..b50bff1a325f4bf9d061bb0abb05a5577157d45f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -80,3 +80,28 @@ Release Notes
 ** 3.0.0 **
 
 * Initial release of the puppet-ceilometer module.
+
+
+License
+-------
+
+Apache License 2.0
+
+   Copyright 2012 eNovance <licensing@enovance.com>
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
+Contact
+-------
+
+techs@enovance.com