added info
[squirrelmail.git] / class / deliver / Deliver_IMAP.class.php
index 2ac7c4a7559124f5d7b341ff06e482b652a4fcf7..dd507a56d79dbbb83d57937bc40448b3913165e4 100644 (file)
@@ -1,4 +1,15 @@
 <?php
+/**
+ * Deliver_IMAP.class.php
+ *
+ * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * Delivery backend for the Deliver class.
+ *
+ * $Id$
+ */
+
 
 require_once('Deliver.class.php');