summaryrefslogtreecommitdiffstats
path: root/python/tests
diff options
context:
space:
mode:
authorDamien Laniel <dlaniel@entrouvert.com>2007-05-30 17:24:50 +0000
committerDamien Laniel <dlaniel@entrouvert.com>2007-05-30 17:24:50 +0000
commit34f65f801fc8fff2cb717716113cdd621d3207ae (patch)
tree31f53f90aae5cb5a6bd10a3d14561d67936a578e /python/tests
parent4fc6657e0c3ca31f81761ed678ecb8989b4dd8b7 (diff)
downloadlasso-34f65f801fc8fff2cb717716113cdd621d3207ae.tar.gz
lasso-34f65f801fc8fff2cb717716113cdd621d3207ae.tar.xz
lasso-34f65f801fc8fff2cb717716113cdd621d3207ae.zip
updated Copyright dates in remaining files
Diffstat (limited to 'python/tests')
-rw-r--r--python/tests/XmlTestRunner.py2
-rwxr-xr-xpython/tests/binding_tests.py2
-rw-r--r--python/tests/errorchecking_tests.py2
-rwxr-xr-xpython/tests/profiles_tests.py2
-rwxr-xr-xpython/tests/tests.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/python/tests/XmlTestRunner.py b/python/tests/XmlTestRunner.py
index c659c259..ca7dd5f7 100644
--- a/python/tests/XmlTestRunner.py
+++ b/python/tests/XmlTestRunner.py
@@ -4,7 +4,7 @@
#
# XmlTestRunner
#
-# Copyright (C) 2004 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
#
# Authors: Frederic Peters <fpeters@entrouvert.com>
#
diff --git a/python/tests/binding_tests.py b/python/tests/binding_tests.py
index dd7ad9b8..ab17b3f3 100755
--- a/python/tests/binding_tests.py
+++ b/python/tests/binding_tests.py
@@ -5,7 +5,7 @@
#
# Python unit tests for Lasso library
#
-# Copyright (C) 2004, 2005 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
# http://lasso.entrouvert.org
#
# Authors: See AUTHORS file in top-level directory.
diff --git a/python/tests/errorchecking_tests.py b/python/tests/errorchecking_tests.py
index 859965d7..1365253f 100644
--- a/python/tests/errorchecking_tests.py
+++ b/python/tests/errorchecking_tests.py
@@ -5,7 +5,7 @@
#
# Python unit tests for Lasso library
#
-# Copyright (C) 2004, 2005 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
# http://lasso.entrouvert.org
#
# Authors: See AUTHORS file in top-level directory.
diff --git a/python/tests/profiles_tests.py b/python/tests/profiles_tests.py
index 35c2f346..ec66c36c 100755
--- a/python/tests/profiles_tests.py
+++ b/python/tests/profiles_tests.py
@@ -5,7 +5,7 @@
#
# Python unit tests for Lasso library
#
-# Copyright (C) 2004, 2005 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
# http://lasso.entrouvert.org
#
# Authors: See AUTHORS file in top-level directory.
diff --git a/python/tests/tests.py b/python/tests/tests.py
index 2f28bc90..bcddf502 100755
--- a/python/tests/tests.py
+++ b/python/tests/tests.py
@@ -5,7 +5,7 @@
#
# Python unit tests for Lasso library
#
-# Copyright (C) 2004, 2005 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
# http://lasso.entrouvert.org
#
# Authors: See AUTHORS file in top-level directory.