diff options
Diffstat (limited to 'system/core/Kohana.php')
-rw-r--r-- | system/core/Kohana.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/core/Kohana.php b/system/core/Kohana.php index 29ca708c..ae056d0e 100644 --- a/system/core/Kohana.php +++ b/system/core/Kohana.php @@ -2,9 +2,7 @@ /** * Provides Kohana-specific helper functions. This is where the magic happens! * - * $Id: Kohana.php 4726 2009-12-23 18:58:53Z isaiah $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |