summaryrefslogtreecommitdiffstats
path: root/php
diff options
context:
space:
mode:
Diffstat (limited to 'php')
-rwxr-xr-xphp/patch_swig_output.py2
-rwxr-xr-xphp/tests/binding_tests.php2
-rwxr-xr-xphp/tests/perfs.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/php/patch_swig_output.py b/php/patch_swig_output.py
index 8c8b6c3b..ee7ef85a 100755
--- a/php/patch_swig_output.py
+++ b/php/patch_swig_output.py
@@ -5,7 +5,7 @@
#
# SWIG based PHP binding for Lasso Library
#
-# Copyright (C) 2004, 2005 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/binding_tests.php b/php/tests/binding_tests.php
index ec34b9bf..144a2175 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, 2005 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 e3aa5507..12d87f10 100755
--- a/php/tests/perfs.php
+++ b/php/tests/perfs.php
@@ -5,7 +5,7 @@
#
# PHP performance tests for Lasso library
#
-# Copyright (C) 2004, 2005 Entr'ouvert
+ * Copyright (C) 2004-2007 Entr'ouvert
# http://lasso.entrouvert.org
#
# Authors: See AUTHORS file in top-level directory.