summaryrefslogtreecommitdiffstats
path: root/src/exceptions
diff options
context:
space:
mode:
authorOle Marius Smestad <oms@apache.org>2010-08-12 18:59:15 +0000
committerOle Marius Smestad <oms@apache.org>2010-08-12 18:59:15 +0000
commitc529769f1218fd6679bf6f7b3bd7a1bf2a97465d (patch)
tree2dc6d0eca638373d604a114013e8bfe7cd4b4df0 /src/exceptions
parentc33a810cdfd4cd900f63154a73f5154bb8e91b5d (diff)
downloadzetacomponents-graph-c529769f1218fd6679bf6f7b3bd7a1bf2a97465d.zip
zetacomponents-graph-c529769f1218fd6679bf6f7b3bd7a1bf2a97465d.tar.gz
- Updated: Moving copyright information to NOTICE files.
Diffstat (limited to 'src/exceptions')
-rw-r--r--src/exceptions/date_parsing.php1
-rw-r--r--src/exceptions/exception.php1
-rw-r--r--src/exceptions/flash_bitmap_type.php1
-rw-r--r--src/exceptions/font_rendering.php1
-rw-r--r--src/exceptions/font_type.php1
-rw-r--r--src/exceptions/incompatible_driver.php1
-rw-r--r--src/exceptions/invalid_assignement.php1
-rw-r--r--src/exceptions/invalid_data.php1
-rw-r--r--src/exceptions/invalid_data_source.php1
-rw-r--r--src/exceptions/invalid_dimensions.php1
-rw-r--r--src/exceptions/invalid_display_type.php1
-rw-r--r--src/exceptions/invalid_id.php1
-rw-r--r--src/exceptions/invalid_image_file.php1
-rw-r--r--src/exceptions/invalid_keys.php1
-rw-r--r--src/exceptions/invalid_step_size.php1
-rw-r--r--src/exceptions/no_data.php1
-rw-r--r--src/exceptions/no_such_data.php1
-rw-r--r--src/exceptions/no_such_dataset.php1
-rw-r--r--src/exceptions/no_such_element.php1
-rw-r--r--src/exceptions/not_rendered.php1
-rw-r--r--src/exceptions/out_of_boundings.php1
-rw-r--r--src/exceptions/out_of_logarithmical_boundings.php1
-rw-r--r--src/exceptions/reducement_failed.php1
-rw-r--r--src/exceptions/too_many_datasets.php1
-rw-r--r--src/exceptions/unknown_color_definition.php1
-rw-r--r--src/exceptions/unregular_steps.php1
-rw-r--r--src/exceptions/unsupported_image_type.php1
27 files changed, 0 insertions, 27 deletions
diff --git a/src/exceptions/date_parsing.php b/src/exceptions/date_parsing.php
index 26a9eac..32011fb 100644
--- a/src/exceptions/date_parsing.php
+++ b/src/exceptions/date_parsing.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/exception.php b/src/exceptions/exception.php
index 8e88aea..29cbde6 100644
--- a/src/exceptions/exception.php
+++ b/src/exceptions/exception.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
diff --git a/src/exceptions/flash_bitmap_type.php b/src/exceptions/flash_bitmap_type.php
index 777a43a..26d8a71 100644
--- a/src/exceptions/flash_bitmap_type.php
+++ b/src/exceptions/flash_bitmap_type.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/font_rendering.php b/src/exceptions/font_rendering.php
index e01173c..3033ab4 100644
--- a/src/exceptions/font_rendering.php
+++ b/src/exceptions/font_rendering.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/font_type.php b/src/exceptions/font_type.php
index 3bcaa00..ca898e9 100644
--- a/src/exceptions/font_type.php
+++ b/src/exceptions/font_type.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/incompatible_driver.php b/src/exceptions/incompatible_driver.php
index c170075..f187570 100644
--- a/src/exceptions/incompatible_driver.php
+++ b/src/exceptions/incompatible_driver.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_assignement.php b/src/exceptions/invalid_assignement.php
index e190970..6d13d1a 100644
--- a/src/exceptions/invalid_assignement.php
+++ b/src/exceptions/invalid_assignement.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_data.php b/src/exceptions/invalid_data.php
index ae6e39d..c992bbf 100644
--- a/src/exceptions/invalid_data.php
+++ b/src/exceptions/invalid_data.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_data_source.php b/src/exceptions/invalid_data_source.php
index 72ede3c..3ade01b 100644
--- a/src/exceptions/invalid_data_source.php
+++ b/src/exceptions/invalid_data_source.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_dimensions.php b/src/exceptions/invalid_dimensions.php
index 3b8bc0c..af38695 100644
--- a/src/exceptions/invalid_dimensions.php
+++ b/src/exceptions/invalid_dimensions.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_display_type.php b/src/exceptions/invalid_display_type.php
index e7963b5..2fd0bce 100644
--- a/src/exceptions/invalid_display_type.php
+++ b/src/exceptions/invalid_display_type.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_id.php b/src/exceptions/invalid_id.php
index 3e3f3e2..2c030c4 100644
--- a/src/exceptions/invalid_id.php
+++ b/src/exceptions/invalid_id.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_image_file.php b/src/exceptions/invalid_image_file.php
index 91ba71d..34eb4ed 100644
--- a/src/exceptions/invalid_image_file.php
+++ b/src/exceptions/invalid_image_file.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_keys.php b/src/exceptions/invalid_keys.php
index 7655a26..1792703 100644
--- a/src/exceptions/invalid_keys.php
+++ b/src/exceptions/invalid_keys.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/invalid_step_size.php b/src/exceptions/invalid_step_size.php
index 4252e62..010ba6c 100644
--- a/src/exceptions/invalid_step_size.php
+++ b/src/exceptions/invalid_step_size.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/no_data.php b/src/exceptions/no_data.php
index 0d7551e..39b5f6e 100644
--- a/src/exceptions/no_data.php
+++ b/src/exceptions/no_data.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/no_such_data.php b/src/exceptions/no_such_data.php
index d566a36..de55b1f 100644
--- a/src/exceptions/no_such_data.php
+++ b/src/exceptions/no_such_data.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/no_such_dataset.php b/src/exceptions/no_such_dataset.php
index e0a4a13..d256711 100644
--- a/src/exceptions/no_such_dataset.php
+++ b/src/exceptions/no_such_dataset.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/no_such_element.php b/src/exceptions/no_such_element.php
index 3f6fd13..c0aeca9 100644
--- a/src/exceptions/no_such_element.php
+++ b/src/exceptions/no_such_element.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/not_rendered.php b/src/exceptions/not_rendered.php
index 3dd81ba..9c2e236 100644
--- a/src/exceptions/not_rendered.php
+++ b/src/exceptions/not_rendered.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/out_of_boundings.php b/src/exceptions/out_of_boundings.php
index acf08bb..7726898 100644
--- a/src/exceptions/out_of_boundings.php
+++ b/src/exceptions/out_of_boundings.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/out_of_logarithmical_boundings.php b/src/exceptions/out_of_logarithmical_boundings.php
index f051fe8..1bf49f8 100644
--- a/src/exceptions/out_of_logarithmical_boundings.php
+++ b/src/exceptions/out_of_logarithmical_boundings.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/reducement_failed.php b/src/exceptions/reducement_failed.php
index ec703b5..f315b4c 100644
--- a/src/exceptions/reducement_failed.php
+++ b/src/exceptions/reducement_failed.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/too_many_datasets.php b/src/exceptions/too_many_datasets.php
index f509114..63833a9 100644
--- a/src/exceptions/too_many_datasets.php
+++ b/src/exceptions/too_many_datasets.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/unknown_color_definition.php b/src/exceptions/unknown_color_definition.php
index 3914965..f54fe6d 100644
--- a/src/exceptions/unknown_color_definition.php
+++ b/src/exceptions/unknown_color_definition.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/unregular_steps.php b/src/exceptions/unregular_steps.php
index f64500c..64885fa 100644
--- a/src/exceptions/unregular_steps.php
+++ b/src/exceptions/unregular_steps.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
diff --git a/src/exceptions/unsupported_image_type.php b/src/exceptions/unsupported_image_type.php
index 3cc28a2..dedf581 100644
--- a/src/exceptions/unsupported_image_type.php
+++ b/src/exceptions/unsupported_image_type.php
@@ -21,7 +21,6 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved.
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
/**
OpenPOWER on IntegriCloud