summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-07-17 16:22:55 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-07-17 16:22:55 -0400
commit17d7364e7c8b5c356c7dae85c8d0911afe3a2619 (patch)
tree0031fe31a72a2a2aec61c106e93447ae708654d0 /README.md
parent33c9745d0d6427bf2476d230cf0c878249d165ef (diff)
add license
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c57dcff..f123385 100644
--- a/README.md
+++ b/README.md
@@ -37,3 +37,10 @@ in case of failures in the DHCP-provided nameservers:
class { 'resolvconf::dhcp':
tail => 'options timeout:1 attempts:3 rotate',
}
+
+License
+-------
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License version 3 as
+published by the Free Software Foundation.