index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2014-01-01 20:24:48 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-01-06 14:38:50 +1000 |
commit | 3bb3b1555a5456aab4a7d51ea695ddb728fa8079 (patch) | |
tree | 396f6f8570de786a8fa5c877be84a5edd4154998 /test/util | |
parent | 77268f352f2b3f4503be3748e0599822390902ae (diff) |
-rwxr-xr-x | test/util/pacsorttest.sh | 2 | ||||
-rwxr-xr-x | test/util/vercmptest.sh | 1 |
diff --git a/test/util/pacsorttest.sh b/test/util/pacsorttest.sh index ef24a766..a2adac94 100755 --- a/test/util/pacsorttest.sh +++ b/test/util/pacsorttest.sh @@ -2,7 +2,7 @@ # # pacsorttest - a test suite for pacsort # -# Copyright (c) 2013 by Pacman Development Team <pacman-dev@archlinux.org> +# Copyright (c) 2013-2014 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 2d74b57f..9032cbf9 100755 --- a/test/util/vercmptest.sh +++ b/test/util/vercmptest.sh @@ -2,6 +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) 2008 by Dan McGee <dan@archlinux.org> # # This program is free software; you can redistribute it and/or modify |