summaryrefslogtreecommitdiffstats
path: root/src/structs
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2008-01-02 12:04:14 +0000
committerDerick Rethans <github@derickrethans.nl>2008-01-02 12:04:14 +0000
commit33e1a86293c840c47be37c43c618bc9e143a67f5 (patch)
tree310bfbf362daf0d72aa2b983cc6405d11ec9c9ae /src/structs
parentc9566f08d617102f31779e03f492de9df8f7424a (diff)
downloadzetacomponents-graph-33e1a86293c840c47be37c43c618bc9e143a67f5.zip
zetacomponents-graph-33e1a86293c840c47be37c43c618bc9e143a67f5.tar.gz
- Welcome to 2008.
Diffstat (limited to 'src/structs')
-rw-r--r--src/structs/context.php2
-rw-r--r--src/structs/coordinate.php2
-rw-r--r--src/structs/step.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/structs/context.php b/src/structs/context.php
index 6e0a070..370d583 100644
--- a/src/structs/context.php
+++ b/src/structs/context.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
diff --git a/src/structs/coordinate.php b/src/structs/coordinate.php
index f29f407..172320e 100644
--- a/src/structs/coordinate.php
+++ b/src/structs/coordinate.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
diff --git a/src/structs/step.php b/src/structs/step.php
index 9f6977e..8cfd73f 100644
--- a/src/structs/step.php
+++ b/src/structs/step.php
@@ -4,7 +4,7 @@
*
* @package Graph
* @version //autogentag//
- * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
OpenPOWER on IntegriCloud