summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/lint_pkgbuild/epoch.sh.in
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-10-23 13:11:43 +0200
committerAllan McRae <allan@archlinux.org>2019-10-23 14:06:54 +0200
commitf37a3752b38473236720e01230392377a42249e6 (patch)
tree8c13e934630801f3c00b2777fd1ec954d7b59cf2 /scripts/libmakepkg/lint_pkgbuild/epoch.sh.in
parenta9835a38a38e0045e13b68fe6d486b4ffebe6d79 (diff)
downloadpacman-f37a3752b38473236720e01230392377a42249e6.tar.gz
pacman-f37a3752b38473236720e01230392377a42249e6.tar.xz
Update copyright years
make update-copyright OLD=2018 NEW=2019 Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/libmakepkg/lint_pkgbuild/epoch.sh.in')
-rw-r--r--scripts/libmakepkg/lint_pkgbuild/epoch.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/lint_pkgbuild/epoch.sh.in b/scripts/libmakepkg/lint_pkgbuild/epoch.sh.in
index c98f91b0..79e82910 100644
--- a/scripts/libmakepkg/lint_pkgbuild/epoch.sh.in
+++ b/scripts/libmakepkg/lint_pkgbuild/epoch.sh.in
@@ -2,7 +2,7 @@
#
# epoch.sh - Check the 'epoch' variable conforms to requirements.
#
-# Copyright (c) 2014-2018 Pacman Development Team <pacman-dev@archlinux.org>
+# Copyright (c) 2014-2019 Pacman Development Team <pacman-dev@archlinux.org>
#
# 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