diff --git a/README b/README index d23e35538a1e052d0f1f3317c393d5d84232b4f5..6ff42e749f4b07c45a7f79fb5e84c3f3a7fc7ea3 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ This is a Puppet module for managing Apache httpd. -Copyright © 2014-2020 Thomas Bellman +Copyright © 2014-2022 Thomas Bellman, Kent Engström. ===== LICENSING ===== diff --git a/manifests/include_file.pp b/manifests/include_file.pp index 482dea2d29997ef24b4721d963144df4021314ad..ce29992d91ff222c74a007fada58c03dbddc39b5 100644 --- a/manifests/include_file.pp +++ b/manifests/include_file.pp @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2020 Thomas Bellman. +# Copyright (C) 2014-2022 Thomas Bellman. # Licensed under the GNU LGPL v3+; see the README file for more information. diff --git a/manifests/named_vhost.pp b/manifests/named_vhost.pp index a6cb96f0b5693511976dcb45301b7461e1198dfb..03a763180532ee13f7ee71eb6311362749e0d99e 100644 --- a/manifests/named_vhost.pp +++ b/manifests/named_vhost.pp @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2020 Thomas Bellman. +# Copyright (C) 2014-2022 Thomas Bellman. # Licensed under the GNU LGPL v3+; see the README file for more information.