From c87a3a73316ad59b0d46c0e9a7fa09e6383b4552 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 5 Jun 2007 21:23:57 +0000 Subject: fixed Python scripts Damien broke when he updated copyright without checking. --- python/tests/profiles_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/tests/profiles_tests.py') 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. -- cgit