summaryrefslogtreecommitdiffstats
path: root/mgaupdate
diff options
context:
space:
mode:
Diffstat (limited to 'mgaupdate')
-rwxr-xr-xmgaupdate4
1 files changed, 2 insertions, 2 deletions
diff --git a/mgaupdate b/mgaupdate
index aa8f245e..8450cf66 100755
--- a/mgaupdate
+++ b/mgaupdate
@@ -3,7 +3,7 @@
# Mgaupdate #
# #
# Copyright (C) 2002-2010 Mandriva #
-# 2010-2016 Mageia #
+# 2010-2017 Mageia #
# #
# Daouda Lo #
# Thierry Vignaud <thierry.vignaud at gmail dot com> #
@@ -49,7 +49,7 @@ my $logfile = '/var/tmp/mgaupdate.log';
my $CLIENT_VERSION = "4";
my $YEARS = "2002-2006";
-my $MGA_YEARS = "2010-2016";
+my $MGA_YEARS = "2010-2017";
#for compatibilities with former versions
mkdir_p($confdir) if !-d $confdir;