diff options
Diffstat (limited to 'system/helpers/download.php')
-rw-r--r-- | system/helpers/download.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/helpers/download.php b/system/helpers/download.php index 58a7ab94..0bdb04d9 100644 --- a/system/helpers/download.php +++ b/system/helpers/download.php @@ -2,9 +2,7 @@ /** * Download helper class. * - * $Id: download.php 4679 2009-11-10 01:45:52Z isaiah $ - * - * @package Core + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |