diff options
author | Allan McRae <allan@archlinux.org> | 2018-03-14 13:31:31 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-03-14 13:31:31 +1000 |
commit | b6bb8cb7dc884d91a9c7939b994843b02792e674 (patch) | |
tree | 56d37b43786d5d659a2d174b6df223bc6f594d4d /test/util | |
parent | d884a791b9523ebda4e780e9457842565c116ab5 (diff) | |
download | pacman-b6bb8cb7dc884d91a9c7939b994843b02792e674.tar.xz |
Update coyrights for 2018
make update-copyright OLD=2017 NEW=201
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/util')
-rwxr-xr-x | test/util/vercmptest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/util/vercmptest.sh b/test/util/vercmptest.sh index 3f1330d5..18eeb37a 100755 --- a/test/util/vercmptest.sh +++ b/test/util/vercmptest.sh @@ -2,7 +2,7 @@ # # vercmptest - a test suite for the vercmp/libalpm program # -# Copyright (c) 2009-2017 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2009-2018 by Pacman Development Team <pacman-dev@archlinux.org> # Copyright (c) 2008 by Dan McGee <dan@archlinux.org> # # This program is free software; you can redistribute it and/or modify |