summaryrefslogtreecommitdiffstats
path: root/src/datasets
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/datasets
parent07458ea6708f0a4d9a70a6d2433104b7950cdf51 (diff)
downloadzetacomponents-graph-b349ba307f9a13ee555201931357bc6c90766f1d.zip
zetacomponents-graph-b349ba307f9a13ee555201931357bc6c90766f1d.tar.gz
- Fixed version tag
Diffstat (limited to 'src/datasets')
-rw-r--r--src/datasets/average.php2
-rw-r--r--src/datasets/base.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
5 files changed, 5 insertions, 5 deletions
diff --git a/src/datasets/average.php b/src/datasets/average.php
index 6c44876..b0af528 100644
--- a/src/datasets/average.php
+++ b/src/datasets/average.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDatasetAverage 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/datasets/base.php b/src/datasets/base.php
index e9fccd7..2a28116 100644
--- a/src/datasets/base.php
+++ b/src/datasets/base.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDataset 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/datasets/property/color.php b/src/datasets/property/color.php
index a177c4b..4a9d8ba 100644
--- a/src/datasets/property/color.php
+++ b/src/datasets/property/color.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDatasetColorProperty 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/datasets/property/integer.php b/src/datasets/property/integer.php
index 67c9c73..28bf7b5 100644
--- a/src/datasets/property/integer.php
+++ b/src/datasets/property/integer.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDatasetIntProperty 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/datasets/property/string.php b/src/datasets/property/string.php
index a96dab1..98eb272 100644
--- a/src/datasets/property/string.php
+++ b/src/datasets/property/string.php
@@ -3,7 +3,7 @@
* File containing the abstract ezcGraphDatasetStringProperty 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