Partial support for IMAP LOgin Referrals: tell the user what's going on
[squirrelmail.git] / functions / identity.php
index 130267cffd025382797b3291839310e0f87e1f8b..65331253e82cf9e47e38406edbc81ad6fca228bb 100644 (file)
@@ -3,12 +3,12 @@
 /**
  * identity.php
  *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains utility functions for dealing with multiple identities
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
@@ -51,4 +51,4 @@ function get_identities() {
     return $identities;
 }
 
-?>
+?>
\ No newline at end of file