diff options
Diffstat (limited to 'mdkupdate')
-rwxr-xr-x | mdkupdate | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,9 +2,9 @@ ################################################################################ # Mdkupdate # # # -# Copyright (C) 2002-2004 Mandrakesoft # +# Copyright (C) 2002-2004 Mandriva # # # -# Daouda Lo <daouda@mandrakesoft.com> # +# Daouda Lo <daouda at mandriva 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 # @@ -42,7 +42,7 @@ my $afterrpm = "$confdir/rpm_qa_installed_after"; my $logfile = '/var/tmp/mdkupdate.log'; -my $onlineUrl = "https://www.mandrakeonline.net/"; +my $onlineUrl = "https://www.mandrivaonline.net/"; my $url; foreach (qw(online_dif online_update online3_RemoteAction wizard)) { $url->{$_} = $onlineUrl . $_ . '.php'; @@ -58,7 +58,7 @@ my ($scheduled, $noscheduled); sub usage() { print STDERR N("mdkupdate version %s -Copyright (C) %s Mandrakesoft. +Copyright (C) %s Mandriva. This is free software and may be redistributed under the terms of the GNU GPL. usage: |