From 7a03e99b09663c4d35f5b103d8439b3413f05659 Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Sat, 22 Jan 2005 15:57:56 +0000 Subject: Updated Copyright and authors. --- python/tests/binding_tests.py | 2 +- python/tests/errorchecking_tests.py | 2 +- python/tests/profiles_tests.py | 2 +- python/tests/tests.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/tests') 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 -- cgit