summaryrefslogtreecommitdiffstats
path: root/src/math
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2007-01-11 14:53:01 +0000
committerDerick Rethans <github@derickrethans.nl>2007-01-11 14:53:01 +0000
commit4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4 (patch)
tree109b2438a5d07bbe1b3c3e4f3020203716631848 /src/math
parent55315d4878f12829b900cb7d98f3d2e363bd5029 (diff)
downloadzetacomponents-graph-4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4.zip
zetacomponents-graph-4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4.tar.gz
- Welcome to 2007.
Diffstat (limited to 'src/math')
-rw-r--r--src/math/boundings.php2
-rw-r--r--src/math/matrix.php2
-rw-r--r--src/math/polynom.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/math/boundings.php b/src/math/boundings.php
index 13426a3..d7bbaee 100644
--- a/src/math/boundings.php
+++ b/src/math/boundings.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
diff --git a/src/math/matrix.php b/src/math/matrix.php
index 94d4ccf..ca33be0 100644
--- a/src/math/matrix.php
+++ b/src/math/matrix.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
diff --git a/src/math/polynom.php b/src/math/polynom.php
index e2d08f7..ecbab4d 100644
--- a/src/math/polynom.php
+++ b/src/math/polynom.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
OpenPOWER on IntegriCloud