summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-04-26 21:22:08 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-04-26 21:23:33 +0200
commit4f5cd4c0e1192cf1d2348d93f54004d97b9e1807 (patch)
treefc76aed9891d5d1775d99dbd0de8ced7a7fa3a0d /urpmq
parent410cac6cff39dcb65371ba8cbc98f9c389a9f577 (diff)
downloadurpmi-4f5cd4c0e1192cf1d2348d93f54004d97b9e1807.tar
urpmi-4f5cd4c0e1192cf1d2348d93f54004d97b9e1807.tar.gz
urpmi-4f5cd4c0e1192cf1d2348d93f54004d97b9e1807.tar.bz2
urpmi-4f5cd4c0e1192cf1d2348d93f54004d97b9e1807.tar.xz
urpmi-4f5cd4c0e1192cf1d2348d93f54004d97b9e1807.zip
Update Mageia copyright statements
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq3
1 files changed, 2 insertions, 1 deletions
diff --git a/urpmq b/urpmq
index ece0e439..2ce524cf 100755
--- a/urpmq
+++ b/urpmq
@@ -3,6 +3,7 @@
#- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
#- Copyright (C) 2005-2010 Mandriva SA
+#- Copyright (C) 2011-2017 Mageia
#-
#- This program is free software; you can redistribute it and/or modify
#- it under the terms of the GNU General Public License as published by
@@ -36,7 +37,7 @@ our @names;
our @src_names;
sub usage() {
- print urpm::args::copyright('urpmq', [ '2000-2010', 'Mandriva' ], [ '2012-2013', 'Mageia' ])
+ print urpm::args::copyright('urpmq', [ '2000-2010', 'Mandriva' ], [ '2011-2017', 'Mageia' ])
. N(" --help - print this help message.
") . N(" --update - use only update media.
") . N(" --media - use only the given media, separated by comma.