RFC 3676 says there can't be more in the signature delimiter line than this
[squirrelmail.git] / class / mime / SMimeMessage.class.php
index d531cceba08661c79b8d3b253abf2e14cb46cd0d..596de5ba78dfdbb229e4c4fceb89485526011c8d 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-2010 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