diff options
Diffstat (limited to 'lib/AdminPanel/Shared')
-rw-r--r-- | lib/AdminPanel/Shared/Firewall.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/Hosts.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/Proxy.pm | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/AdminPanel/Shared/Firewall.pm b/lib/AdminPanel/Shared/Firewall.pm index ac447770..50e8a4f7 100644 --- a/lib/AdminPanel/Shared/Firewall.pm +++ b/lib/AdminPanel/Shared/Firewall.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2014 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/Hosts.pm b/lib/AdminPanel/Shared/Hosts.pm index 9fb902d2..def2b7c9 100644 --- a/lib/AdminPanel/Shared/Hosts.pm +++ b/lib/AdminPanel/Shared/Hosts.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2014 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/Proxy.pm b/lib/AdminPanel/Shared/Proxy.pm index c95caba5..18360c80 100644 --- a/lib/AdminPanel/Shared/Proxy.pm +++ b/lib/AdminPanel/Shared/Proxy.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2014 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as |