From 664458d2c77e778df4f653180361e577e79e3fa4 Mon Sep 17 00:00:00 2001
From: Matteo Pasotti <matteo.pasotti@gmail.com>
Date: Thu, 8 Jan 2015 23:15:14 +0100
Subject: synced copyright notices

---
 lib/AdminPanel/Module/AdminMouse.pm     | 2 +-
 lib/AdminPanel/Module/DisplayManager.pm | 4 ++--
 lib/AdminPanel/Module/Hosts.pm          | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

(limited to 'lib/AdminPanel/Module')

diff --git a/lib/AdminPanel/Module/AdminMouse.pm b/lib/AdminPanel/Module/AdminMouse.pm
index 79f59bd3..1f203e4b 100644
--- a/lib/AdminPanel/Module/AdminMouse.pm
+++ b/lib/AdminPanel/Module/AdminMouse.pm
@@ -1,7 +1,7 @@
 # vim: set et ts=4 sw=4:
 #*****************************************************************************
 # 
-#  Copyright (c) 2013 Angelo Naselli <anaselli@linux.it>
+#  Copyright (c) 2013 - 2015 Angelo Naselli <anaselli@linux.it>
 #  from drakx services
 # 
 #  This program is free software; you can redistribute it and/or modify
diff --git a/lib/AdminPanel/Module/DisplayManager.pm b/lib/AdminPanel/Module/DisplayManager.pm
index e6a060d0..5fbeeb30 100644
--- a/lib/AdminPanel/Module/DisplayManager.pm
+++ b/lib/AdminPanel/Module/DisplayManager.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
@@ -273,7 +273,7 @@ sub _manageProxyDialog {
                 $self->sh_gui->AboutDialog({
                     name => $appTitle,
                     version => $VERSION,
-                    credits => "Copyright (c) 2013-2014 by Matteo Pasotti",
+                    credits => "Copyright (c) 2013-2015 by Matteo Pasotti",
                     license => "GPLv2",
                     description => $self->loc->N("Graphical configurator for system Display Manager"),
                     authors => "Matteo Pasotti &lt;matteo.pasotti\@gmail.com&gt;"
diff --git a/lib/AdminPanel/Module/Hosts.pm b/lib/AdminPanel/Module/Hosts.pm
index 9f841184..233fd21e 100644
--- a/lib/AdminPanel/Module/Hosts.pm
+++ b/lib/AdminPanel/Module/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
@@ -507,7 +507,7 @@ sub _manageHostsDialog {
                 $self->sh_gui->AboutDialog({
                     name => $appTitle,
                     version => $VERSION,
-                    credits => "Copyright (c) 2013-2014 by Matteo Pasotti",
+                    credits => "Copyright (c) 2013-2015 by Matteo Pasotti",
                     license => "GPLv2",
                     description => $self->loc->N("Graphical manager for hosts definitions"),
                     authors => "Matteo Pasotti &lt;matteo.pasotti\@gmail.com&gt;"
-- 
cgit v1.2.1