summaryrefslogtreecommitdiffstats
path: root/src/interfaces
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-05-15 08:46:16 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-05-15 08:46:16 +0000
commitb349ba307f9a13ee555201931357bc6c90766f1d (patch)
treec0195c946b597878021281266d77dd7d86b5c12b /src/interfaces
parent07458ea6708f0a4d9a70a6d2433104b7950cdf51 (diff)
downloadzetacomponents-graph-b349ba307f9a13ee555201931357bc6c90766f1d.zip
zetacomponents-graph-b349ba307f9a13ee555201931357bc6c90766f1d.tar.gz
- Fixed version tag
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/chart.php2
-rw-r--r--src/interfaces/dataset_property.php2
-rw-r--r--src/interfaces/driver.php2
-rw-r--r--src/interfaces/element.php2
-rw-r--r--src/interfaces/renderer.php2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/interfaces/chart.php b/src/interfaces/chart.php
index 6056a7c..6a89267 100644
--- a/src/interfaces/chart.php
+++ b/src/interfaces/chart.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphChart class
*
* @package Graph
- * @version $id$
+ * @version //autogentag//
* @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
diff --git a/src/interfaces/dataset_property.php b/src/interfaces/dataset_property.php
index 246ca5f..53a4b56 100644
--- a/src/interfaces/dataset_property.php
+++ b/src/interfaces/dataset_property.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDatasetProperty class
*
* @package Graph
- * @version $id$
+ * @version //autogentag//
* @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
diff --git a/src/interfaces/driver.php b/src/interfaces/driver.php
index bf045f2..6a18894 100644
--- a/src/interfaces/driver.php
+++ b/src/interfaces/driver.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDriver class
*
* @package Graph
- * @version $id$
+ * @version //autogentag//
* @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
diff --git a/src/interfaces/element.php b/src/interfaces/element.php
index 033f98f..465472c 100644
--- a/src/interfaces/element.php
+++ b/src/interfaces/element.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphChartElement class
*
* @package Graph
- * @version $id$
+ * @version //autogentag//
* @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
diff --git a/src/interfaces/renderer.php b/src/interfaces/renderer.php
index 0a64cb3..b14ecde 100644
--- a/src/interfaces/renderer.php
+++ b/src/interfaces/renderer.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphRenderer class
*
* @package Graph
- * @version $id$
+ * @version //autogentag//
* @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
OpenPOWER on IntegriCloud