diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2007-06-05 21:23:57 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2007-06-05 21:23:57 +0000 |
| commit | c87a3a73316ad59b0d46c0e9a7fa09e6383b4552 (patch) | |
| tree | a69900a845aaf464ba7dc0cb5c122d59d11a750e /python | |
| parent | 04940cd36250ff87e66a9746ab291406de26c54c (diff) | |
| download | lasso-c87a3a73316ad59b0d46c0e9a7fa09e6383b4552.tar.gz lasso-c87a3a73316ad59b0d46c0e9a7fa09e6383b4552.tar.xz lasso-c87a3a73316ad59b0d46c0e9a7fa09e6383b4552.zip | |
fixed Python scripts Damien broke when he updated copyright without checking.
Diffstat (limited to 'python')
| -rw-r--r-- | python/tests/XmlTestRunner.py | 2 | ||||
| -rwxr-xr-x | python/tests/binding_tests.py | 2 | ||||
| -rw-r--r-- | python/tests/errorchecking_tests.py | 2 | ||||
| -rwxr-xr-x | python/tests/profiles_tests.py | 2 | ||||
| -rwxr-xr-x | python/tests/tests.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/python/tests/XmlTestRunner.py b/python/tests/XmlTestRunner.py index ca7dd5f7..3739a8a9 100644 --- a/python/tests/XmlTestRunner.py +++ b/python/tests/XmlTestRunner.py @@ -4,7 +4,7 @@ # # XmlTestRunner # - * Copyright (C) 2004-2007 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 ab17b3f3..60c3e414 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-2007 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 1365253f..14b6e045 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-2007 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 ec66c36c..ac743a61 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-2007 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 bcddf502..59d15cb4 100755 --- a/python/tests/tests.py +++ b/python/tests/tests.py @@ -5,7 +5,7 @@ # # Python unit tests for Lasso library # - * Copyright (C) 2004-2007 Entr'ouvert +# Copyright (C) 2004-2007 Entr'ouvert # http://lasso.entrouvert.org # # Authors: See AUTHORS file in top-level directory. |
