diff options
author | Gabriel Filion <lelutin@gmail.com> | 2012-04-21 05:54:28 -0400 |
---|---|---|
committer | Gabriel Filion <lelutin@gmail.com> | 2012-04-21 05:54:28 -0400 |
commit | 1ac72986c49b036399b78f108cbf1332840f13d4 (patch) | |
tree | b17f6c3faaeafec7241068170c2842dc24d8edf6 /README | |
parent | ee33741aa1fb892cacd93d816f43093a201044a6 (diff) |
Apply GPL-v3 license
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |