summaryrefslogtreecommitdiffstats
path: root/src/datasets
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2010-01-08 15:27:47 +0000
committerDerick Rethans <github@derickrethans.nl>2010-01-08 15:27:47 +0000
commit2e4b4aea191b87e067f9b94fa0675c21b876a37e (patch)
tree7943205051fa9dfd4fffb591205dad18139b17d8 /src/datasets
parent1258d156bcdb4ec061ff28a1d23eb241f4bdea8e (diff)
downloadzetacomponents-graph-2e4b4aea191b87e067f9b94fa0675c21b876a37e.zip
zetacomponents-graph-2e4b4aea191b87e067f9b94fa0675c21b876a37e.tar.gz
- s/2009/2010/g
Diffstat (limited to 'src/datasets')
-rw-r--r--src/datasets/array.php2
-rw-r--r--src/datasets/average.php2
-rw-r--r--src/datasets/base.php2
-rw-r--r--src/datasets/numeric.php2
-rw-r--r--src/datasets/property/axis.php2
-rw-r--r--src/datasets/property/boolean.php2
-rw-r--r--src/datasets/property/color.php2
-rw-r--r--src/datasets/property/integer.php2
-rw-r--r--src/datasets/property/string.php2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/datasets/array.php b/src/datasets/array.php
index 2939428..d1a74f8 100644
--- a/src/datasets/array.php
+++ b/src/datasets/array.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/datasets/average.php b/src/datasets/average.php
index 47c4365..763020e 100644
--- a/src/datasets/average.php
+++ b/src/datasets/average.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/datasets/base.php b/src/datasets/base.php
index 88096d6..88bcfce 100644
--- a/src/datasets/base.php
+++ b/src/datasets/base.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/datasets/numeric.php b/src/datasets/numeric.php
index 0751fe7..66705e7 100644
--- a/src/datasets/numeric.php
+++ b/src/datasets/numeric.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/datasets/property/axis.php b/src/datasets/property/axis.php
index cc4cadb..f761507 100644
--- a/src/datasets/property/axis.php
+++ b/src/datasets/property/axis.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/datasets/property/boolean.php b/src/datasets/property/boolean.php
index c9051f7..57b175c 100644
--- a/src/datasets/property/boolean.php
+++ b/src/datasets/property/boolean.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/datasets/property/color.php b/src/datasets/property/color.php
index e346fe5..64310d4 100644
--- a/src/datasets/property/color.php
+++ b/src/datasets/property/color.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/datasets/property/integer.php b/src/datasets/property/integer.php
index 72b3f50..62006d1 100644
--- a/src/datasets/property/integer.php
+++ b/src/datasets/property/integer.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/datasets/property/string.php b/src/datasets/property/string.php
index 4791780..9d5df59 100644
--- a/src/datasets/property/string.php
+++ b/src/datasets/property/string.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
*/
/**
OpenPOWER on IntegriCloud