Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/test/util/vercmptest.sh
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2015-01-21 16:31:20 +1000
committerAllan McRae <allan@archlinux.org>2015-02-01 21:19:04 +1000
commit2e481019998b3e52c6777f7c0648e32e2348ae8c (patch)
treee9b972ea647f6ace00f9d4ea77d171307374d09b /test/util/vercmptest.sh
parent325be32acdace43cb830a18897f5e4d4416fda58 (diff)
Update copyright notices for 2015
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/util/vercmptest.sh')
-rwxr-xr-xtest/util/vercmptest.sh2
1 files changed, 1 insertions, 1 deletions
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