summaryrefslogtreecommitdiff
path: root/test/pacman/pactest.py
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2016-01-03 13:48:43 +1000
committerAllan McRae <allan@archlinux.org>2016-01-04 13:27:08 +1000
commit4742f5929dda4a7418781bc4b3d834a9f22b2d62 (patch)
treefc2c1d6ac80dd0fe9d51fc8b9c289fcc1140d8cb /test/pacman/pactest.py
parent8ca96447ddb6f5b3f8bbb4a7ed946fc9a2907524 (diff)
downloadpacman-4742f5929dda4a7418781bc4b3d834a9f22b2d62.tar.xz
Update copyright years for 2016
make update-copyright OLD=2015 NEW=2016 Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/pactest.py')
-rwxr-xr-xtest/pacman/pactest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/pactest.py b/test/pacman/pactest.py
index 548ccc44..4d7c61e3 100755
--- a/test/pacman/pactest.py
+++ b/test/pacman/pactest.py
@@ -3,7 +3,7 @@
# pactest : run automated testing on the pacman binary
#
# Copyright (c) 2006 by Aurelien Foret <orelien@chez.com>
-# Copyright (c) 2006-2015 Pacman Development Team <pacman-dev@archlinux.org>
+# Copyright (c) 2006-2016 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