summaryrefslogtreecommitdiffstats
path: root/src/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options')
-rw-r--r--src/options/cairo_driver.php1
-rw-r--r--src/options/chart.php1
-rw-r--r--src/options/driver.php1
-rw-r--r--src/options/flash_driver.php1
-rw-r--r--src/options/font.php1
-rw-r--r--src/options/gd_driver.php1
-rw-r--r--src/options/line_chart.php1
-rw-r--r--src/options/odometer_chart.php1
-rw-r--r--src/options/pie_chart.php1
-rw-r--r--src/options/radar_chart.php1
-rw-r--r--src/options/renderer.php1
-rw-r--r--src/options/renderer_2d.php1
-rw-r--r--src/options/renderer_3d.php1
-rw-r--r--src/options/svg_driver.php1
14 files changed, 0 insertions, 14 deletions
diff --git a/src/options/cairo_driver.php b/src/options/cairo_driver.php
index 70afd5c..303550b 100644
--- a/src/options/cairo_driver.php
+++ b/src/options/cairo_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/options/chart.php b/src/options/chart.php
index 415afbe..53b624e 100644
--- a/src/options/chart.php
+++ b/src/options/chart.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/options/driver.php b/src/options/driver.php
index fba0c9c..7317783 100644
--- a/src/options/driver.php
+++ b/src/options/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/options/flash_driver.php b/src/options/flash_driver.php
index ea2564a..a317b15 100644
--- a/src/options/flash_driver.php
+++ b/src/options/flash_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/options/font.php b/src/options/font.php
index d1a39fb..ee7918e 100644
--- a/src/options/font.php
+++ b/src/options/font.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/options/gd_driver.php b/src/options/gd_driver.php
index 22406e3..0967169 100644
--- a/src/options/gd_driver.php
+++ b/src/options/gd_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/options/line_chart.php b/src/options/line_chart.php
index 9bf64b1..38b2bd4 100644
--- a/src/options/line_chart.php
+++ b/src/options/line_chart.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/options/odometer_chart.php b/src/options/odometer_chart.php
index 20ba867..ec58671 100644
--- a/src/options/odometer_chart.php
+++ b/src/options/odometer_chart.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/options/pie_chart.php b/src/options/pie_chart.php
index a1e30f3..e8a6b8d 100644
--- a/src/options/pie_chart.php
+++ b/src/options/pie_chart.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/options/radar_chart.php b/src/options/radar_chart.php
index 24a44a1..ac6dad8 100644
--- a/src/options/radar_chart.php
+++ b/src/options/radar_chart.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/options/renderer.php b/src/options/renderer.php
index e7da6e5..0cc97de 100644
--- a/src/options/renderer.php
+++ b/src/options/renderer.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/options/renderer_2d.php b/src/options/renderer_2d.php
index d551e18..7008a0a 100644
--- a/src/options/renderer_2d.php
+++ b/src/options/renderer_2d.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/options/renderer_3d.php b/src/options/renderer_3d.php
index f338334..8b0337b 100644
--- a/src/options/renderer_3d.php
+++ b/src/options/renderer_3d.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/options/svg_driver.php b/src/options/svg_driver.php
index f55a1ac..004c62a 100644
--- a/src/options/svg_driver.php
+++ b/src/options/svg_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
*/
/**
OpenPOWER on IntegriCloud