summaryrefslogtreecommitdiff
path: root/manifests
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 /manifests
parent33c9745d0d6427bf2476d230cf0c878249d165ef (diff)
add license
Diffstat (limited to 'manifests')
-rw-r--r--manifests/dhcp.pp10
-rw-r--r--manifests/init.pp1
2 files changed, 11 insertions, 0 deletions
diff --git a/manifests/dhcp.pp b/manifests/dhcp.pp
index b1de2c4..b9d9b1c 100644
--- a/manifests/dhcp.pp
+++ b/manifests/dhcp.pp
@@ -1,3 +1,13 @@
+#
+# resolvconf DHCP support
+#
+# Copyright 2015, Antoine Beaupré <anarcat@koumbit.org>
+#
+# 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.
+#
class resolvconf::dhcp(
$tail,
)
diff --git a/manifests/init.pp b/manifests/init.pp
index 843a46c..60956ee 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -5,6 +5,7 @@
# Copyright 2008, Puzzle ITC GmbH
# Marcel Haerry haerry+puppet(at)puzzle.ch
# Simon Josi josi+puppet(at)puzzle.ch
+# Copyright 2015, Antoine Beaupré <anarcat@koumbit.org>
#
# This program is free software; you can redistribute
# it and/or modify it under the terms of the GNU