From 17d7364e7c8b5c356c7dae85c8d0911afe3a2619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Fri, 17 Jul 2015 16:22:55 -0400 Subject: add license --- manifests/dhcp.pp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manifests/dhcp.pp') 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é +# +# 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, ) -- cgit v1.2.3