Merging two strings and making external links open in a new window
[squirrelmail.git] / functions / imap_utf7_local.php
index 9a15db9b21814e3c6e5f079e14ffebaa6a5ab6c5..e4c431096542fda8171fd031c71e1660dfb186f4 100644 (file)
@@ -3,13 +3,14 @@
 /**
  * imap_utf7_local.php
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This implements all functions that do imap UTF7 conversions.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
+ * @subpackage imap
  */
 
 /**