summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2005-01-22 15:57:56 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2005-01-22 15:57:56 +0000
commit7a03e99b09663c4d35f5b103d8439b3413f05659 (patch)
tree9c625500bab52b74459bae84768f4a0d2110a5c1 /python
parentdf29bb95b1017de3499eb53ae542c51692d229eb (diff)
downloadlasso-7a03e99b09663c4d35f5b103d8439b3413f05659.tar.gz
lasso-7a03e99b09663c4d35f5b103d8439b3413f05659.tar.xz
lasso-7a03e99b09663c4d35f5b103d8439b3413f05659.zip
Updated Copyright and authors.
Diffstat (limited to 'python')
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/python/tests/binding_tests.py b/python/tests/binding_tests.py
index cb621e90..dd7ad9b8 100755
--- a/python/tests/binding_tests.py
+++ b/python/tests/binding_tests.py
@@ -8,7 +8,7 @@
# Copyright (C) 2004, 2005 Entr'ouvert
# http://lasso.entrouvert.org
#
-# Authors: See AUTHORS file.
+# Authors: See AUTHORS file in top-level directory.
#
# 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
diff --git a/python/tests/errorchecking_tests.py b/python/tests/errorchecking_tests.py
index e04ddfff..db6bd6a7 100644
--- a/python/tests/errorchecking_tests.py
+++ b/python/tests/errorchecking_tests.py
@@ -8,7 +8,7 @@
# Copyright (C) 2004, 2005 Entr'ouvert
# http://lasso.entrouvert.org
#
-# Authors: See AUTHORS file.
+# Authors: See AUTHORS file in top-level directory.
#
# 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
diff --git a/python/tests/profiles_tests.py b/python/tests/profiles_tests.py
index b5a58dbd..99e32892 100755
--- a/python/tests/profiles_tests.py
+++ b/python/tests/profiles_tests.py
@@ -8,7 +8,7 @@
# Copyright (C) 2004, 2005 Entr'ouvert
# http://lasso.entrouvert.org
#
-# Authors: See AUTHORS file.
+# Authors: See AUTHORS file in top-level directory.
#
# 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
diff --git a/python/tests/tests.py b/python/tests/tests.py
index 35c15691..2f28bc90 100755
--- a/python/tests/tests.py
+++ b/python/tests/tests.py
@@ -8,7 +8,7 @@
# Copyright (C) 2004, 2005 Entr'ouvert
# http://lasso.entrouvert.org
#
-# Authors: See AUTHORS file.
+# Authors: See AUTHORS file in top-level directory.
#
# 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