diff options
author | Allan McRae <allan@archlinux.org> | 2019-10-23 13:11:43 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-10-23 14:06:54 +0200 |
commit | f37a3752b38473236720e01230392377a42249e6 (patch) | |
tree | 8c13e934630801f3c00b2777fd1ec954d7b59cf2 /scripts/libmakepkg/source/svn.sh.in | |
parent | a9835a38a38e0045e13b68fe6d486b4ffebe6d79 (diff) | |
download | pacman-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/source/svn.sh.in')
-rw-r--r-- | scripts/libmakepkg/source/svn.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/source/svn.sh.in b/scripts/libmakepkg/source/svn.sh.in index 48f4f24e..1c8feb93 100644 --- a/scripts/libmakepkg/source/svn.sh.in +++ b/scripts/libmakepkg/source/svn.sh.in @@ -2,7 +2,7 @@ # # svn.sh - function for handling the download and "extraction" of Subversion sources # -# Copyright (c) 2015-2018 Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2015-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 |