Translation fix
[squirrelmail.git] / functions / identity.php
index 4b22f542d667e94fde6140175c9b8de311a2832d..65331253e82cf9e47e38406edbc81ad6fca228bb 100644 (file)
@@ -3,12 +3,12 @@
 /**
  * identity.php
  *
- * Copyright (c) 1999-2003 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