summaryrefslogtreecommitdiffstats
path: root/src/exceptions/unsupported_image_type.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/exceptions/unsupported_image_type.php')
-rw-r--r--src/exceptions/unsupported_image_type.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exceptions/unsupported_image_type.php b/src/exceptions/unsupported_image_type.php
index 086ef0f..a51d373 100644
--- a/src/exceptions/unsupported_image_type.php
+++ b/src/exceptions/unsupported_image_type.php
@@ -3,7 +3,7 @@
* File containing the ezcGraphGdDriverUnsupportedImageTypeException 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
*/
@@ -12,7 +12,7 @@
* be used in the gd driver.
*
* @package Graph
- * @version //autogen//
+ * @version //autogentag//
*/
class ezcGraphGdDriverUnsupportedImageTypeException extends ezcGraphException
{
OpenPOWER on IntegriCloud