phpDocumentor updates
[squirrelmail.git] / class / mime / ContentType.class.php
index d44c79f9ccf4fd8baa11a033fea1dbd463087d9a..ce1f6ec3b5edcef982995507045cdd2090228db7 100644 (file)
@@ -3,12 +3,11 @@
 /**
  * ContentType.class.php
  *
- * Copyright (c) 2003-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This file contains functions needed to handle content type headers 
  * (rfc2045) in mime messages.
  *
+ * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage mime