Missed a spot. Please use less accusatory language when telling ppl they broke plugi...
[squirrelmail.git] / class / deliver / Deliver_IMAP.class.php
index 4bb7b8d003ccbbf6b8ccd5b64e5de8c7ff015078..2bb90dd08da491b0e53bb983d6b0d53b07c5b9c7 100644 (file)
@@ -1,12 +1,12 @@
 <?php
+
 /**
  * Deliver_IMAP.class.php
  *
- * 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.
  *
+ * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  */
@@ -28,6 +28,3 @@ class Deliver_IMAP extends Deliver {
     /* to do: finishing the imap-class so the initStream function can call the
        imap-class */
 }
-
-
-?>
\ No newline at end of file