aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGabriel Filion <lelutin@gmail.com>2012-04-21 05:54:28 -0400
committerGabriel Filion <lelutin@gmail.com>2012-04-21 05:54:28 -0400
commit1ac72986c49b036399b78f108cbf1332840f13d4 (patch)
treeb17f6c3faaeafec7241068170c2842dc24d8edf6 /README
parentee33741aa1fb892cacd93d816f43093a201044a6 (diff)
downloadpuppet-apt-1ac72986c49b036399b78f108cbf1332840f13d4.tar.gz
puppet-apt-1ac72986c49b036399b78f108cbf1332840f13d4.tar.bz2
Apply GPL-v3 license
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index fdae462..75d9329 100644
--- a/README
+++ b/README
@@ -391,3 +391,15 @@ this resource so you don't have to manage this yourself if you need to
make sure APT indexes are up-to-date before a package upgrade is
attempted, but don't want "apt-get update" to happen on every Puppet
run.
+
+
+Licensing
+=========
+
+This puppet module is licensed under the GPL version 3 or later. Redistribution
+and modification is encouraged.
+
+The GPL version 3 license text can be found in the "LICENSE" file accompanying
+this puppet module, or at the following URL:
+
+http://www.gnu.org/licenses/gpl-3.0.html