From 6affdea01ec12c95d8ffc6e4ab6ce25c66534eca Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sun, 11 Nov 2007 20:11:54 +0000 Subject: fixed copyright comment header --- php/tests/binding_tests.php | 2 +- php/tests/perfs.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'php') diff --git a/php/tests/binding_tests.php b/php/tests/binding_tests.php index 144a2175..5fba6d11 100755 --- a/php/tests/binding_tests.php +++ b/php/tests/binding_tests.php @@ -4,7 +4,7 @@ # # PHP 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/php/tests/perfs.php b/php/tests/perfs.php index 12d87f10..7f3994bc 100755 --- a/php/tests/perfs.php +++ b/php/tests/perfs.php @@ -5,7 +5,7 @@ # # PHP performance 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