diff options
-rw-r--r-- | COPYING | 6 | ||||
-rw-r--r-- | Discover.pm | 6 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rwxr-xr-x | mgaapplet | 8 | ||||
-rwxr-xr-x | mgaapplet-config | 10 | ||||
-rwxr-xr-x | mgaapplet-update-checker | 6 | ||||
-rwxr-xr-x | mgaapplet-upgrade-helper | 8 | ||||
-rw-r--r-- | mgaapplet_gui.pm | 8 | ||||
-rw-r--r-- | mgaonline.pm | 10 | ||||
-rwxr-xr-x | mgaonline_agent.pl | 8 | ||||
-rwxr-xr-x | mgaupdate | 10 |
11 files changed, 41 insertions, 41 deletions
@@ -1,8 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -304,8 +303,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with this program. If not, see <http://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. diff --git a/Discover.pm b/Discover.pm index c6e5a34e..e0e9010e 100644 --- a/Discover.pm +++ b/Discover.pm @@ -8,7 +8,8 @@ package Discover; # $Id$ # # # Check http://www.dns-sd.org/ # # # -# Copyright (C) 2005 Mandriva # +# Copyright (C) 2005-2010 Mandriva # +# Copyright (C) 2010-2015 Mageia # # # # Romain d'Alverny <rdalverny at mandriva dot com> # # # @@ -22,8 +23,7 @@ package Discover; # $Id$ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use strict; @@ -1,3 +1,5 @@ +- updated headers and FSF contact address + Version 3.12 - 9 February 2015, Anne Nicolas - updated translations. @@ -1,11 +1,12 @@ #!/usr/bin/perl ################################################################################ -# Mandriva Online # +# Mageia Online # # # # Copyright (C) 2003-2010 Mandriva # +# 2010-2015 Mageia # # # # Daouda Lo # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -17,8 +18,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use strict; diff --git a/mgaapplet-config b/mgaapplet-config index 67175ce7..93008b69 100755 --- a/mgaapplet-config +++ b/mgaapplet-config @@ -1,10 +1,11 @@ #!/usr/bin/perl ################################################################################ -# Mandriva Online # +# Mageia Online # # # -# Copyright (C) 2008 Mandriva # +# Copyright (C) 2008-2010 Mandriva # +# 2010-2015 Mageia # # # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -16,8 +17,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use strict; diff --git a/mgaapplet-update-checker b/mgaapplet-update-checker index 41ffb739..2a6470fa 100755 --- a/mgaapplet-update-checker +++ b/mgaapplet-update-checker @@ -1,8 +1,9 @@ #!/usr/bin/perl ################################################################################ -# Mandriva Online # +# Mageia Online # # # # Copyright (C) 2003-2010 Mandriva # +# 2010-2015 Mageia # # # # Daouda Lo # # Thierry Vignaud <thierry.vignaud at gmail dot com> # @@ -17,8 +18,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use lib qw(/usr/lib/libDrakX /usr/lib/libDrakX/drakfirsttime); use standalone; # for explanations diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper index afb68e99..7798e10d 100755 --- a/mgaapplet-upgrade-helper +++ b/mgaapplet-upgrade-helper @@ -1,10 +1,11 @@ #!/usr/bin/perl ################################################################################ -# Mandriva Online Distribution Upgrade Helper # +# Mageia Online Distribution Upgrade Helper # # # # Copyright (C) 2008-2010 Mandriva # +# 2010-2015 Mageia # # # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -16,8 +17,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use strict; diff --git a/mgaapplet_gui.pm b/mgaapplet_gui.pm index 12998ed7..0ab01b96 100644 --- a/mgaapplet_gui.pm +++ b/mgaapplet_gui.pm @@ -1,12 +1,13 @@ package mgaapplet_gui; ################################################################################ -# Mandriva Online # +# Mageia Online # # # # Copyright (C) 2003-2010 Mandriva # +# 2010-2015 Mageia # # # # Daouda Lo # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -18,8 +19,7 @@ package mgaapplet_gui; # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ use strict; diff --git a/mgaonline.pm b/mgaonline.pm index f2018d50..22e4038f 100644 --- a/mgaonline.pm +++ b/mgaonline.pm @@ -1,11 +1,12 @@ ################################################################################ -# Mandriva Online functions # +# Mageia Online functions # # # # Copyright (C) 2004-2005 Mandrakesoft # -# 2005-2006 Mandriva # +# 2005-2010 Mandriva # +# 2010-2015 Mageia # # # # Daouda Lo # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -17,8 +18,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ package mgaonline; diff --git a/mgaonline_agent.pl b/mgaonline_agent.pl index bd687a36..642bfd9c 100755 --- a/mgaonline_agent.pl +++ b/mgaonline_agent.pl @@ -1,8 +1,9 @@ #!/usr/bin/perl -w ################################################################################ -# mdvonline_agent # +# mgaonline_agent # # # -# Copyright (C) 2005 Mandriva # +# Copyright (C) 2005-2010 Mandriva # +# 2010-2015 Mageia # # # # Romain d'Alverny <rdalverny at mandriva dot com> # # # @@ -16,8 +17,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ # $Id$ @@ -1,11 +1,12 @@ #!/usr/bin/perl ################################################################################ -# Mgaupdate # +# Mgaupdate # # # -# Copyright (C) 2002-2006 Mandriva # +# Copyright (C) 2002-2010 Mandriva # +# 2010-2015 Mageia # # # # Daouda Lo # -# Thierry Vignaud <thierry.vignaud at gmail dot com> # +# Thierry Vignaud <thierry.vignaud at gmail dot 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 # @@ -17,8 +18,7 @@ # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with this program; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # +# along with this program; if not, see <http://www.gnu.org/licenses/>. # ################################################################################ # workaround standalone.pm eating "--auto" from @ARGV: |