From b6bb8cb7dc884d91a9c7939b994843b02792e674 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 14 Mar 2018 13:31:31 +1000 Subject: Update coyrights for 2018 make update-copyright OLD=2017 NEW=201 Signed-off-by: Allan McRae --- scripts/pacman-db-upgrade.sh.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/pacman-db-upgrade.sh.in') diff --git a/scripts/pacman-db-upgrade.sh.in b/scripts/pacman-db-upgrade.sh.in index 0629cc1c..9d447cbc 100644 --- a/scripts/pacman-db-upgrade.sh.in +++ b/scripts/pacman-db-upgrade.sh.in @@ -3,7 +3,7 @@ # pacman-db-upgrade - upgrade the local pacman db to a newer format # @configure_input@ # -# Copyright (c) 2010-2017 Pacman Development Team +# Copyright (c) 2010-2018 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 @@ -55,7 +55,7 @@ usage() { version() { printf "pacman-db-upgrade (pacman) %s\n" "$myver" printf -- "$(gettext "\ -Copyright (c) 2010-2017 Pacman Development Team .\n\ +Copyright (c) 2010-2018 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-24-g4f1b