index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2016-01-03 13:48:43 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2016-01-04 13:27:08 +1000 |
commit | 4742f5929dda4a7418781bc4b3d834a9f22b2d62 (patch) | |
tree | fc2c1d6ac80dd0fe9d51fc8b9c289fcc1140d8cb /test/util | |
parent | 8ca96447ddb6f5b3f8bbb4a7ed946fc9a2907524 (diff) |
-rwxr-xr-x | test/util/pacsorttest.sh | 2 | ||||
-rwxr-xr-x | test/util/vercmptest.sh | 2 |
diff --git a/test/util/pacsorttest.sh b/test/util/pacsorttest.sh index 3b285b8b..484dfca5 100755 --- a/test/util/pacsorttest.sh +++ b/test/util/pacsorttest.sh @@ -2,7 +2,7 @@ # # pacsorttest - a test suite for pacsort # -# Copyright (c) 2013-2015 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2013-2016 by Pacman Development Team <pacman-dev@archlinux.org> # Copyright (c) 2011 by Dan McGee <dan@archlinux.org> # # This program is free software; you can redistribute it and/or modify diff --git a/test/util/vercmptest.sh b/test/util/vercmptest.sh index a5b2727b..5542f59d 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-2015 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2009-2016 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 |