X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fmime%2FDisposition.class.php;h=2abde4f9dd6c30cc39fe35f83ac77cc286d57a3a;hp=d6311971af23adb0b7f64f945019be0a477fd4ff;hb=eb2425ec0610455c098bfcd715292cd0ec525c4c;hpb=4b4abf93a9624311afef0c385023724ee46a2b60 diff --git a/class/mime/Disposition.class.php b/class/mime/Disposition.class.php index d631197..2abde4f 100644 --- a/class/mime/Disposition.class.php +++ b/class/mime/Disposition.class.php @@ -6,7 +6,7 @@ * This file contains functions needed to handle content disposition headers * in mime messages. See RFC 2183. * - * @copyright © 2003-2005 The SquirrelMail Project Team + * @copyright © 2003-2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -45,5 +45,3 @@ class Disposition { return ''; } } - -?> \ No newline at end of file