From a568d1df1ec7926f662e0ec9ec0b37af24666f4e Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Mon, 11 Jan 2016 18:25:37 +0100 Subject: updated year --- lib/ManaTools/Rpmdragora/edit_urpm_sources.pm | 2 +- lib/ManaTools/Rpmdragora/formatting.pm | 4 ++-- lib/ManaTools/Rpmdragora/gui.pm | 4 ++-- lib/ManaTools/Rpmdragora/gurpm.pm | 2 +- lib/ManaTools/Rpmdragora/icon.pm | 4 ++-- lib/ManaTools/Rpmdragora/init.pm | 4 ++-- lib/ManaTools/Rpmdragora/rpmnew.pm | 4 ++-- lib/ManaTools/rpmdragora.pm | 2 +- scripts/mana | 2 +- scripts/manaadduser | 2 +- scripts/manaclock | 2 +- scripts/manadm | 2 +- scripts/manahost | 2 +- scripts/manalog | 2 +- scripts/manaproxy | 2 +- scripts/manaservice | 2 +- scripts/manauser | 2 +- scripts/manawall | 2 +- scripts/mpan | 4 ++-- 19 files changed, 25 insertions(+), 25 deletions(-) diff --git a/lib/ManaTools/Rpmdragora/edit_urpm_sources.pm b/lib/ManaTools/Rpmdragora/edit_urpm_sources.pm index c7569646..97698053 100644 --- a/lib/ManaTools/Rpmdragora/edit_urpm_sources.pm +++ b/lib/ManaTools/Rpmdragora/edit_urpm_sources.pm @@ -5,7 +5,7 @@ package ManaTools::Rpmdragora::edit_urpm_sources; # Copyright (c) 2002 Guillaume Cottenceau # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2002-2007 Mandriva Linux -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/Rpmdragora/formatting.pm b/lib/ManaTools/Rpmdragora/formatting.pm index 83a960ab..185c40ce 100644 --- a/lib/ManaTools/Rpmdragora/formatting.pm +++ b/lib/ManaTools/Rpmdragora/formatting.pm @@ -6,8 +6,8 @@ package ManaTools::Rpmdragora::formatting; # Copyright (c) 2002-2006 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005, 2006 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2013-2016 Matteo Pasotti +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/Rpmdragora/gui.pm b/lib/ManaTools/Rpmdragora/gui.pm index 0cf08822..7a1f73dc 100644 --- a/lib/ManaTools/Rpmdragora/gui.pm +++ b/lib/ManaTools/Rpmdragora/gui.pm @@ -6,8 +6,8 @@ package ManaTools::Rpmdragora::gui; # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005-2007 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2013-2016 Matteo Pasotti +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/Rpmdragora/gurpm.pm b/lib/ManaTools/Rpmdragora/gurpm.pm index 20cac6ee..d5decab7 100644 --- a/lib/ManaTools/Rpmdragora/gurpm.pm +++ b/lib/ManaTools/Rpmdragora/gurpm.pm @@ -43,7 +43,7 @@ package ManaTools::Rpmdragora::gurpm; Copyright (c) 2002-2007 Thierry Vignaud Copyright (c) 2003, 2004, 2005 MandrakeSoft SA Copyright (c) 2005-2007 Mandriva SA - Copyright (c) 2013 - 2015 Matteo Pasotti + Copyright (c) 2013-2016 Matteo Pasotti Copyright (C) 2015, Angelo Naselli This program is free software; you can redistribute it and/or modify diff --git a/lib/ManaTools/Rpmdragora/icon.pm b/lib/ManaTools/Rpmdragora/icon.pm index 6c3887d6..08f2426f 100644 --- a/lib/ManaTools/Rpmdragora/icon.pm +++ b/lib/ManaTools/Rpmdragora/icon.pm @@ -6,8 +6,8 @@ package ManaTools::Rpmdragora::icon; # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005-2007 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2013-2016 Matteo Pasotti +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/Rpmdragora/init.pm b/lib/ManaTools/Rpmdragora/init.pm index 5c080116..a50e7d48 100644 --- a/lib/ManaTools/Rpmdragora/init.pm +++ b/lib/ManaTools/Rpmdragora/init.pm @@ -6,8 +6,8 @@ package ManaTools::Rpmdragora::init; # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005-2007 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2013-2016 Matteo Pasotti +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/Rpmdragora/rpmnew.pm b/lib/ManaTools/Rpmdragora/rpmnew.pm index 9ac5c0a3..50a71688 100644 --- a/lib/ManaTools/Rpmdragora/rpmnew.pm +++ b/lib/ManaTools/Rpmdragora/rpmnew.pm @@ -6,8 +6,8 @@ package ManaTools::Rpmdragora::rpmnew; # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005-2007 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti -# Copyright (c) 2014 - 2015 Angelo Naselli +# Copyright (c) 2013-2016 Matteo Pasotti +# Copyright (c) 2014-2016 Angelo Naselli # # 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/ManaTools/rpmdragora.pm b/lib/ManaTools/rpmdragora.pm index c6f3a23e..eacf0b39 100644 --- a/lib/ManaTools/rpmdragora.pm +++ b/lib/ManaTools/rpmdragora.pm @@ -5,7 +5,7 @@ # Copyright (c) 2002-2007 Thierry Vignaud # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA # Copyright (c) 2005, 2007 Mandriva SA -# Copyright (c) 2013 - 2015 Matteo Pasotti +# Copyright (c) 2013-2016 Matteo Pasotti # # 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/scripts/mana b/scripts/mana index 76f903f1..692d9414 100755 --- a/scripts/mana +++ b/scripts/mana @@ -2,7 +2,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2014 - 2015 Angelo naselli +# Copyright (c) 2014-2016 Angelo naselli # # This file is part of manatools # diff --git a/scripts/manaadduser b/scripts/manaadduser index 33465b63..a5ec7b12 100755 --- a/scripts/manaadduser +++ b/scripts/manaadduser @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaclock b/scripts/manaclock index 19d30c59..94dbcd99 100755 --- a/scripts/manaclock +++ b/scripts/manaclock @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manadm b/scripts/manadm index 6ea01ff7..1cf05169 100755 --- a/scripts/manadm +++ b/scripts/manadm @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2013 - 2015 Matteo Pasotti +# Copyright 2013-2016 Matteo Pasotti # 2015 Angelo Naselli # # This file is part of manatools diff --git a/scripts/manahost b/scripts/manahost index 47479890..052baf99 100755 --- a/scripts/manahost +++ b/scripts/manahost @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2013 - 2015 Matteo Pasotti +# Copyright 2013-2016 Matteo Pasotti # 2015 Angelo Naselli # # This file is part of manatools diff --git a/scripts/manalog b/scripts/manalog index 020d4bc1..14ac1b5a 100755 --- a/scripts/manalog +++ b/scripts/manalog @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaproxy b/scripts/manaproxy index 323bc0d5..4022a409 100755 --- a/scripts/manaproxy +++ b/scripts/manaproxy @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2013 - 2015 Matteo Pasotti +# Copyright 2013-2016 Matteo Pasotti # 2015 Angelo Naselli # # This file is part of manatools diff --git a/scripts/manaservice b/scripts/manaservice index 6e9a2b49..9efa554d 100755 --- a/scripts/manaservice +++ b/scripts/manaservice @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manauser b/scripts/manauser index 3bf785aa..d247ec2f 100755 --- a/scripts/manauser +++ b/scripts/manauser @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manawall b/scripts/manawall index 54f61cdc..7250474f 100755 --- a/scripts/manawall +++ b/scripts/manawall @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2013 - 2015 Matteo Pasotti +# Copyright 2013-2016 Matteo Pasotti # 2015 Angelo Naselli # # This file is part manatools diff --git a/scripts/mpan b/scripts/mpan index 6e652a7d..99faf4a4 100755 --- a/scripts/mpan +++ b/scripts/mpan @@ -1,8 +1,8 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2012 Steven Tucker -# Copyright 2013 - 2015 Matteo Pasotti -# Copyright 2014 - 2015 Angelo Naselli +# Copyright 2013-2016 Matteo Pasotti +# Copyright 2014-2016 Angelo Naselli # # This file is part of manatools # -- cgit v1.2.1