diff options
Diffstat (limited to 'scripts/libmakepkg/buildenv/compiler.sh.in')
-rw-r--r-- | scripts/libmakepkg/buildenv/compiler.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/buildenv/compiler.sh.in b/scripts/libmakepkg/buildenv/compiler.sh.in index 69f58a29..33f19288 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-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2007-2020 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 |