summaryrefslogtreecommitdiffstats
path: root/src/charts
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/charts
parent1258d156bcdb4ec061ff28a1d23eb241f4bdea8e (diff)
downloadzetacomponents-graph-2e4b4aea191b87e067f9b94fa0675c21b876a37e.zip
zetacomponents-graph-2e4b4aea191b87e067f9b94fa0675c21b876a37e.tar.gz
- s/2009/2010/g
Diffstat (limited to 'src/charts')
-rw-r--r--src/charts/bar.php2
-rw-r--r--src/charts/horizontal_bar.php2
-rw-r--r--src/charts/line.php2
-rw-r--r--src/charts/odometer.php2
-rw-r--r--src/charts/pie.php2
-rw-r--r--src/charts/radar.php2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/charts/bar.php b/src/charts/bar.php
index 16d5eb3..ebc0ad4 100644
--- a/src/charts/bar.php
+++ b/src/charts/bar.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/charts/horizontal_bar.php b/src/charts/horizontal_bar.php
index 7e4e4a0..e4f2f81 100644
--- a/src/charts/horizontal_bar.php
+++ b/src/charts/horizontal_bar.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/charts/line.php b/src/charts/line.php
index 4d0fc84..a257484 100644
--- a/src/charts/line.php
+++ b/src/charts/line.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/charts/odometer.php b/src/charts/odometer.php
index e682d4f..7142037 100644
--- a/src/charts/odometer.php
+++ b/src/charts/odometer.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/charts/pie.php b/src/charts/pie.php
index f84d2a8..89a544a 100644
--- a/src/charts/pie.php
+++ b/src/charts/pie.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/charts/radar.php b/src/charts/radar.php
index cd03225..31e096c 100644
--- a/src/charts/radar.php
+++ b/src/charts/radar.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