summaryrefslogtreecommitdiffstats
path: root/src/math
diff options
context:
space:
mode:
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
-rw-r--r--src/math/rotation.php2
-rw-r--r--src/math/transformation.php2
-rw-r--r--src/math/translation.php2
-rw-r--r--src/math/vector.php2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/math/boundings.php b/src/math/boundings.php
index b869a1f..879b643 100644
--- a/src/math/boundings.php
+++ b/src/math/boundings.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 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 b8edfa6..731e34f 100644
--- a/src/math/matrix.php
+++ b/src/math/matrix.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 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 62ad277..07e2551 100644
--- a/src/math/polynom.php
+++ b/src/math/polynom.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
diff --git a/src/math/rotation.php b/src/math/rotation.php
index 95f80fe..cb0cc86 100644
--- a/src/math/rotation.php
+++ b/src/math/rotation.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
diff --git a/src/math/transformation.php b/src/math/transformation.php
index b834ba0..2ab4636 100644
--- a/src/math/transformation.php
+++ b/src/math/transformation.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
diff --git a/src/math/translation.php b/src/math/translation.php
index cddb30b..17809a2 100644
--- a/src/math/translation.php
+++ b/src/math/translation.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
diff --git a/src/math/vector.php b/src/math/vector.php
index b4c6dda..24792bf 100644
--- a/src/math/vector.php
+++ b/src/math/vector.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
+ * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @access private
*/
OpenPOWER on IntegriCloud