X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fmime%2FLanguage.class.php;h=ba7e8275bce37aa847d25c68f5d4f4bcc59a597f;hp=34d9ec3cd9ee5100f020bd92720dabdf5c051f5d;hb=948be6d49a714596b0a54854d4ec641f39e2d6ab;hpb=4b4abf93a9624311afef0c385023724ee46a2b60 diff --git a/class/mime/Language.class.php b/class/mime/Language.class.php index 34d9ec3c..ba7e8275 100644 --- a/class/mime/Language.class.php +++ b/class/mime/Language.class.php @@ -6,7 +6,7 @@ * This file should contain class needed to handle Language properties in * mime messages. I suspect that it is RFC2231 * - * @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 @@ -36,5 +36,3 @@ class Language { $this->properties = array(); } } - -?> \ No newline at end of file