From bdf3c21544df501a3a15b55a6048bb9658b3c556 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Thu, 14 Apr 2005 13:14:16 +0000 Subject: - switch to Mandriva --- mdkupdate | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mdkupdate') diff --git a/mdkupdate b/mdkupdate index 35a6b658..b7b8f22b 100755 --- a/mdkupdate +++ b/mdkupdate @@ -2,9 +2,9 @@ ################################################################################ # Mdkupdate # # # -# Copyright (C) 2002-2004 Mandrakesoft # +# Copyright (C) 2002-2004 Mandriva # # # -# Daouda Lo # +# Daouda Lo # # # # 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: -- cgit v1.2.1