Don't start message ID with a dot when no remote port is available
[squirrelmail.git] / class / mime / SMimeMessage.class.php
index 26b68905262d3ee1ca870d11740d4a3e720e5bde..c62fea352b97a0854363689b34e3d60b0b67c953 100644 (file)
@@ -6,7 +6,7 @@
  * 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
+ * @copyright © 2003-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -23,5 +23,3 @@
 class SMimeMessage {
 
 }
-
-?>
\ No newline at end of file