summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
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