aboutsummaryrefslogtreecommitdiff
path: root/test/testlib
diff options
context:
space:
mode:
Diffstat (limited to 'test/testlib')
-rw-r--r--test/testlib/__init__.py2
-rw-r--r--test/testlib/asserts.py2
-rw-r--r--test/testlib/helper.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/testlib/__init__.py b/test/testlib/__init__.py
index bfa38d6e..77512794 100644
--- a/test/testlib/__init__.py
+++ b/test/testlib/__init__.py
@@ -1,5 +1,5 @@
# __init__.py
-# Copyright (C) 2008 Michael Trier (mtrier@gmail.com) and contributors
+# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors
#
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
diff --git a/test/testlib/asserts.py b/test/testlib/asserts.py
index 5021e7c0..f66af122 100644
--- a/test/testlib/asserts.py
+++ b/test/testlib/asserts.py
@@ -1,5 +1,5 @@
# asserts.py
-# Copyright (C) 2008 Michael Trier (mtrier@gmail.com) and contributors
+# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors
#
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
diff --git a/test/testlib/helper.py b/test/testlib/helper.py
index 3d6b33dc..ca262ee4 100644
--- a/test/testlib/helper.py
+++ b/test/testlib/helper.py
@@ -1,5 +1,5 @@
# helper.py
-# Copyright (C) 2008 Michael Trier (mtrier@gmail.com) and contributors
+# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors
#
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php