summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/buildenv/compiler.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/libmakepkg/buildenv/compiler.sh.in')
-rw-r--r--scripts/libmakepkg/buildenv/compiler.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/buildenv/compiler.sh.in b/scripts/libmakepkg/buildenv/compiler.sh.in
index 245c8a76..69f58a29 100644
--- a/scripts/libmakepkg/buildenv/compiler.sh.in
+++ b/scripts/libmakepkg/buildenv/compiler.sh.in
@@ -4,7 +4,7 @@
# ccache - Cache compilations and reuse them to save time on repetitions
# distcc - Distribute compilation of C and C++ across machines
#
-# Copyright (c) 2007-2018 Pacman Development Team <pacman-dev@archlinux.org>
+# Copyright (c) 2007-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