From 3bb3b1555a5456aab4a7d51ea695ddb728fa8079 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 1 Jan 2014 20:24:48 +1000 Subject: Update copyright years for 2014 Signed-off-by: Allan McRae --- scripts/pacman-key.sh.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/pacman-key.sh.in') diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in index 30fba10b..27410b8a 100644 --- a/scripts/pacman-key.sh.in +++ b/scripts/pacman-key.sh.in @@ -4,7 +4,7 @@ # Based on apt-key, from Debian # @configure_input@ # -# Copyright (c) 2010-2013 Pacman Development Team +# Copyright (c) 2010-2014 Pacman Development Team # # 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 @@ -92,7 +92,7 @@ usage() { version() { printf "pacman-key (pacman) %s\n" "${myver}" printf -- "$(gettext "\ -Copyright (c) 2010-2013 Pacman Development Team .\n\ +Copyright (c) 2010-2014 Pacman Development Team .\n\ This is free software; see the source for copying conditions.\n\ There is NO WARRANTY, to the extent permitted by law.\n")" } -- cgit v1.2.3-54-g00ecf