summaryrefslogtreecommitdiffstats
path: root/src/exceptions/no_such_dataset.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/exceptions/no_such_dataset.php')
-rw-r--r--src/exceptions/no_such_dataset.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exceptions/no_such_dataset.php b/src/exceptions/no_such_dataset.php
index a96c961..c731026 100644
--- a/src/exceptions/no_such_dataset.php
+++ b/src/exceptions/no_such_dataset.php
@@ -3,7 +3,7 @@
* File containing the ezcGraphNoSuchDataSetException class
*
* @package Graph
- * @version //autogen//
+ * @version //autogentag//
* @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
@@ -11,7 +11,7 @@
* Exception thrown when trying to access a non exising dataset.
*
* @package Graph
- * @version //autogen//
+ * @version //autogentag//
*/
class ezcGraphNoSuchDataSetException extends ezcGraphException
{
OpenPOWER on IntegriCloud