Increment year in copyright notice.
[squirrelmail.git] / class / deliver / Deliver_IMAP.class.php
index db97527b99288b38be1b8d93757dc5cabdf24344..4bb7b8d003ccbbf6b8ccd5b64e5de8c7ff015078 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Deliver_IMAP.class.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.
  *
  * Delivery backend for the Deliver class.
@@ -24,10 +24,10 @@ class Deliver_IMAP extends Deliver {
     function getBcc() {
        return true;
     }
-    
-    /* to do: finishing the imap-class so the initStream function can call the 
+
+    /* to do: finishing the imap-class so the initStream function can call the
        imap-class */
 }
 
 
-?>
+?>
\ No newline at end of file