diff options
author | Tobias Schlitt <toby@php.net> | 2008-01-04 13:35:58 +0000 |
---|---|---|
committer | Tobias Schlitt <toby@php.net> | 2008-01-04 13:35:58 +0000 |
commit | 00b228782d8db87caa497a86a9b46b038a97804b (patch) | |
tree | 1a94658ce59320795bf5302002acff2f04dee228 /src/graph_autoload.php | |
parent | 0108f37325ced64a643a24c64603f5375d0a5162 (diff) | |
download | zetacomponents-graph-00b228782d8db87caa497a86a9b46b038a97804b.zip zetacomponents-graph-00b228782d8db87caa497a86a9b46b038a97804b.tar.gz |
- Fixed year in autoload file.
Diffstat (limited to 'src/graph_autoload.php')
-rw-r--r-- | src/graph_autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph_autoload.php b/src/graph_autoload.php index 072f385..0c1ed20 100644 --- a/src/graph_autoload.php +++ b/src/graph_autoload.php @@ -2,7 +2,7 @@ /** * Autoloader definition for the Graph component. * - * @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 * @version //autogentag// * @filesource |