Better stylesheet ordering
[squirrelmail.git] / class / mime / SMimeMessage.class.php
index d531cceba08661c79b8d3b253abf2e14cb46cd0d..0a732c2cb7a29f9c9d1a341659cb36728190294a 100644 (file)
@@ -3,12 +3,11 @@
 /**
  * SMimeMessage.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 class needed to handle SMIME mime messages.
  *
  * @link http://www.ietf.org/html.charters/smime-charter.html
+ * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage mime
@@ -24,5 +23,3 @@
 class SMimeMessage {
 
 }
-
-?>
\ No newline at end of file