summaryrefslogtreecommitdiffstats
path: root/python/tests/errorchecking_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/errorchecking_tests.py')
-rw-r--r--python/tests/errorchecking_tests.py11
1 files changed, 6 insertions, 5 deletions
diff --git a/python/tests/errorchecking_tests.py b/python/tests/errorchecking_tests.py
index 1ea9e1e7..e04ddfff 100644
--- a/python/tests/errorchecking_tests.py
+++ b/python/tests/errorchecking_tests.py
@@ -1,14 +1,15 @@
#! /usr/bin/env python
# -*- coding: UTF-8 -*-
-
-
+#
+# $Id$
+#
# Python unit tests for Lasso library
-# By: Frederic Peters <fpeters@entrouvert.com>
-# Emmanuel Raviart <eraviart@entrouvert.com>
#
-# Copyright (C) 2004 Entr'ouvert
+# Copyright (C) 2004, 2005 Entr'ouvert
# http://lasso.entrouvert.org
#
+# Authors: See AUTHORS file.
+#
# 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
# the Free Software Foundation; either version 2 of the License, or