added info
[squirrelmail.git] / class / deliver / Deliver_SMTP.class.php
index 8fdbf56f717f6ee3217604796859363266ec3c41..2a8ac7ca9586dd842b09430e2a56b708c6c907d0 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+/**
+ * Deliver_SMTP.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');