index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2015-01-21 16:31:20 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-02-01 21:19:04 +1000 |
commit | 2e481019998b3e52c6777f7c0648e32e2348ae8c (patch) | |
tree | e9b972ea647f6ace00f9d4ea77d171307374d09b /test/util | |
parent | 325be32acdace43cb830a18897f5e4d4416fda58 (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 f42c8fd5..3b285b8b 100755 --- a/test/util/pacsorttest.sh +++ b/test/util/pacsorttest.sh @@ -2,7 +2,7 @@ # # pacsorttest - a test suite for pacsort # -# Copyright (c) 2013-2014 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2013-2015 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 04edb155..a5b2727b 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-2014 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2009-2015 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 |