diff options
author | Derick Rethans <github@derickrethans.nl> | 2007-01-11 14:53:01 +0000 |
---|---|---|
committer | Derick Rethans <github@derickrethans.nl> | 2007-01-11 14:53:01 +0000 |
commit | 4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4 (patch) | |
tree | 109b2438a5d07bbe1b3c3e4f3020203716631848 /src/exceptions | |
parent | 55315d4878f12829b900cb7d98f3d2e363bd5029 (diff) | |
download | zetacomponents-graph-4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4.zip zetacomponents-graph-4261c44c59c446f3be01b0d8c2ad2fe9941cd2a4.tar.gz |
- Welcome to 2007.
Diffstat (limited to 'src/exceptions')
-rw-r--r-- | src/exceptions/exception.php | 2 | ||||
-rw-r--r-- | src/exceptions/flash_bitmap_boundings.php | 2 | ||||
-rw-r--r-- | src/exceptions/flash_bitmap_type.php | 2 | ||||
-rw-r--r-- | src/exceptions/font_rendering.php | 2 | ||||
-rw-r--r-- | src/exceptions/font_type.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_dimensions.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_display_type.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_font.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_id.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_image_file.php | 2 | ||||
-rw-r--r-- | src/exceptions/invalid_keys.php | 2 | ||||
-rw-r--r-- | src/exceptions/no_data.php | 2 | ||||
-rw-r--r-- | src/exceptions/no_such_data.php | 2 | ||||
-rw-r--r-- | src/exceptions/no_such_dataset.php | 2 | ||||
-rw-r--r-- | src/exceptions/no_such_element.php | 2 | ||||
-rw-r--r-- | src/exceptions/out_of_boundings.php | 2 | ||||
-rw-r--r-- | src/exceptions/out_of_logarithmical_boundings.php | 2 | ||||
-rw-r--r-- | src/exceptions/too_many_datasets.php | 2 | ||||
-rw-r--r-- | src/exceptions/unknown_color_definition.php | 2 | ||||
-rw-r--r-- | src/exceptions/unsupported_image_type.php | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/src/exceptions/exception.php b/src/exceptions/exception.php index 06f3b3c..ba8ef1f 100644 --- a/src/exceptions/exception.php +++ b/src/exceptions/exception.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ diff --git a/src/exceptions/flash_bitmap_boundings.php b/src/exceptions/flash_bitmap_boundings.php index e649aed..4a110aa 100644 --- a/src/exceptions/flash_bitmap_boundings.php +++ b/src/exceptions/flash_bitmap_boundings.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/flash_bitmap_type.php b/src/exceptions/flash_bitmap_type.php index d03e9a0..1d31009 100644 --- a/src/exceptions/flash_bitmap_type.php +++ b/src/exceptions/flash_bitmap_type.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/font_rendering.php b/src/exceptions/font_rendering.php index c13ddd8..4c17e3b 100644 --- a/src/exceptions/font_rendering.php +++ b/src/exceptions/font_rendering.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/font_type.php b/src/exceptions/font_type.php index 584ae24..d5fef9d 100644 --- a/src/exceptions/font_type.php +++ b/src/exceptions/font_type.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_dimensions.php b/src/exceptions/invalid_dimensions.php index 623e96f..64343bc 100644 --- a/src/exceptions/invalid_dimensions.php +++ b/src/exceptions/invalid_dimensions.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_display_type.php b/src/exceptions/invalid_display_type.php index a91dab2..c0f7909 100644 --- a/src/exceptions/invalid_display_type.php +++ b/src/exceptions/invalid_display_type.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_font.php b/src/exceptions/invalid_font.php index ec744b3..4cf9c4b 100644 --- a/src/exceptions/invalid_font.php +++ b/src/exceptions/invalid_font.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_id.php b/src/exceptions/invalid_id.php index c4ab125..b3d31b5 100644 --- a/src/exceptions/invalid_id.php +++ b/src/exceptions/invalid_id.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_image_file.php b/src/exceptions/invalid_image_file.php index b742a5f..64f91a5 100644 --- a/src/exceptions/invalid_image_file.php +++ b/src/exceptions/invalid_image_file.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/invalid_keys.php b/src/exceptions/invalid_keys.php index 8e59f21..4206914 100644 --- a/src/exceptions/invalid_keys.php +++ b/src/exceptions/invalid_keys.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/no_data.php b/src/exceptions/no_data.php index 68069c8..f5d98d4 100644 --- a/src/exceptions/no_data.php +++ b/src/exceptions/no_data.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/no_such_data.php b/src/exceptions/no_such_data.php index 4f4ac99..72f2e3e 100644 --- a/src/exceptions/no_such_data.php +++ b/src/exceptions/no_such_data.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/no_such_dataset.php b/src/exceptions/no_such_dataset.php index 3ee462d..314ee33 100644 --- a/src/exceptions/no_such_dataset.php +++ b/src/exceptions/no_such_dataset.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/no_such_element.php b/src/exceptions/no_such_element.php index 1e4d8c6..c3cdd65 100644 --- a/src/exceptions/no_such_element.php +++ b/src/exceptions/no_such_element.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/out_of_boundings.php b/src/exceptions/out_of_boundings.php index 1de3f1d..e0bf35c 100644 --- a/src/exceptions/out_of_boundings.php +++ b/src/exceptions/out_of_boundings.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/out_of_logarithmical_boundings.php b/src/exceptions/out_of_logarithmical_boundings.php index b444427..fd1a64e 100644 --- a/src/exceptions/out_of_logarithmical_boundings.php +++ b/src/exceptions/out_of_logarithmical_boundings.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/too_many_datasets.php b/src/exceptions/too_many_datasets.php index 93ba866..3b2114e 100644 --- a/src/exceptions/too_many_datasets.php +++ b/src/exceptions/too_many_datasets.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/unknown_color_definition.php b/src/exceptions/unknown_color_definition.php index 573f9ca..3414ec9 100644 --- a/src/exceptions/unknown_color_definition.php +++ b/src/exceptions/unknown_color_definition.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** diff --git a/src/exceptions/unsupported_image_type.php b/src/exceptions/unsupported_image_type.php index 774dc5b..333e06f 100644 --- a/src/exceptions/unsupported_image_type.php +++ b/src/exceptions/unsupported_image_type.php @@ -4,7 +4,7 @@ * * @package Graph * @version //autogen// - * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved. + * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** |