index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2020-02-10 10:46:03 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-02-10 10:46:03 +1000 |
commit | e76ec94083235ddc5510ab57b7c2bc12a1d34e8a (patch) | |
tree | 5e73eeccf0750c93ecd00fdf9eaa57f3b7548fb8 /scripts/libmakepkg/executable | |
parent | 033405c9638830fd3579d8946fa1b140cea697ee (diff) |
-rw-r--r-- | scripts/libmakepkg/executable/ccache.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/checksum.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/distcc.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/fakeroot.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/gpg.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/gzip.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/pacman.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/strip.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/sudo.sh.in | 2 | ||||
-rw-r--r-- | scripts/libmakepkg/executable/vcs.sh.in | 2 |
diff --git a/scripts/libmakepkg/executable/ccache.sh.in b/scripts/libmakepkg/executable/ccache.sh.in index ad7a463f..d3f8ab40 100644 --- a/scripts/libmakepkg/executable/ccache.sh.in +++ b/scripts/libmakepkg/executable/ccache.sh.in @@ -2,7 +2,7 @@ # # ccache.sh - Confirm presence of ccache binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/checksum.sh.in b/scripts/libmakepkg/executable/checksum.sh.in index 4f29d2d1..3aa5ea20 100644 --- a/scripts/libmakepkg/executable/checksum.sh.in +++ b/scripts/libmakepkg/executable/checksum.sh.in @@ -2,7 +2,7 @@ # # checksum.sh - Confirm presence of binaries for checksum operations # -# Copyright (c) 2016-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2016-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 diff --git a/scripts/libmakepkg/executable/distcc.sh.in b/scripts/libmakepkg/executable/distcc.sh.in index 2ea2991d..a2d1b613 100644 --- a/scripts/libmakepkg/executable/distcc.sh.in +++ b/scripts/libmakepkg/executable/distcc.sh.in @@ -2,7 +2,7 @@ # # distcc.sh - Confirm presence of distcc binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/fakeroot.sh.in b/scripts/libmakepkg/executable/fakeroot.sh.in index c54639f4..09ff15ab 100644 --- a/scripts/libmakepkg/executable/fakeroot.sh.in +++ b/scripts/libmakepkg/executable/fakeroot.sh.in @@ -2,7 +2,7 @@ # # fakeroot.sh - Confirm presence of fakeroot binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/gpg.sh.in b/scripts/libmakepkg/executable/gpg.sh.in index 4587441f..980ffeea 100644 --- a/scripts/libmakepkg/executable/gpg.sh.in +++ b/scripts/libmakepkg/executable/gpg.sh.in @@ -2,7 +2,7 @@ # # gpg.sh - Confirm presence of gpg binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/gzip.sh.in b/scripts/libmakepkg/executable/gzip.sh.in index 73bc9f37..3e7d07f2 100644 --- a/scripts/libmakepkg/executable/gzip.sh.in +++ b/scripts/libmakepkg/executable/gzip.sh.in @@ -2,7 +2,7 @@ # # gzip.sh - Confirm presence of gzip binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/pacman.sh.in b/scripts/libmakepkg/executable/pacman.sh.in index 3604e4cf..a77ab2e1 100644 --- a/scripts/libmakepkg/executable/pacman.sh.in +++ b/scripts/libmakepkg/executable/pacman.sh.in @@ -2,7 +2,7 @@ # # pacman.sh - Confirm presence of pacman binary # -# Copyright (c) 2012-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2012-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 diff --git a/scripts/libmakepkg/executable/strip.sh.in b/scripts/libmakepkg/executable/strip.sh.in index 5d6cd8ca..7922bf6f 100644 --- a/scripts/libmakepkg/executable/strip.sh.in +++ b/scripts/libmakepkg/executable/strip.sh.in @@ -2,7 +2,7 @@ # # strip.sh - Confirm presence of strip binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/sudo.sh.in b/scripts/libmakepkg/executable/sudo.sh.in index 425cdde1..9e50a76b 100644 --- a/scripts/libmakepkg/executable/sudo.sh.in +++ b/scripts/libmakepkg/executable/sudo.sh.in @@ -2,7 +2,7 @@ # # sudo.sh - Confirm presence of sudo binary # -# Copyright (c) 2011-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2011-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 diff --git a/scripts/libmakepkg/executable/vcs.sh.in b/scripts/libmakepkg/executable/vcs.sh.in index cc2e38f3..6eb93fae 100644 --- a/scripts/libmakepkg/executable/vcs.sh.in +++ b/scripts/libmakepkg/executable/vcs.sh.in @@ -2,7 +2,7 @@ # # vcs.sh - Confirm presence of binaries for VCS operations # -# Copyright (c) 2014-2019 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2014-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 |