summaryrefslogtreecommitdiffstats
path: root/src/datasets
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2009-02-23 11:21:38 +0000
committerDerick Rethans <github@derickrethans.nl>2009-02-23 11:21:38 +0000
commit2345258851514b82300d66c8b07aa6ba8c076f61 (patch)
treebab8736a4578a0089119c9a657c0eaef9b1101fe /src/datasets
parentd3037518373fb3753243e55cf60d5359007aaf79 (diff)
downloadzetacomponents-graph-2345258851514b82300d66c8b07aa6ba8c076f61.zip
zetacomponents-graph-2345258851514b82300d66c8b07aa6ba8c076f61.tar.gz
- s/2008/2009.
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 ac4271f..2939428 100644
--- a/src/datasets/array.php
+++ b/src/datasets/array.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 2444a96..47c4365 100644
--- a/src/datasets/average.php
+++ b/src/datasets/average.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 d54d7eb..2ed1a5e 100644
--- a/src/datasets/base.php
+++ b/src/datasets/base.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 c19a4a6..0751fe7 100644
--- a/src/datasets/numeric.php
+++ b/src/datasets/numeric.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 d5c0768..cc4cadb 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-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 24c92f6..c9051f7 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-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 f20d5cb..e346fe5 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-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 27c5ba5..72b3f50 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-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 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 423b6aa..4791780 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-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
OpenPOWER on IntegriCloud