]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/steps/mail/sendmdn.inc
Imported Upstream version 0.5
[roundcube.git] / program / steps / mail / sendmdn.inc
index f1fb7929668484b525f6f0d1a0a9957044bc3fd5..5183154deb86c076fcb2d6c0f4ef70f7cd42e62c 100644 (file)
@@ -4,8 +4,8 @@
  +-----------------------------------------------------------------------+
  | program/steps/mail/sendmdn.inc                                        |
  |                                                                       |
- | This file is part of the RoundCube Webmail client                     |
- | Copyright (C) 2008-2009, RoundCube Dev. - Switzerland                 |
+ | This file is part of the Roundcube Webmail client                     |
+ | Copyright (C) 2008-2009, Roundcube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  | PURPOSE:                                                              |
@@ -15,7 +15,7 @@
  | Author: Thomas Bruederli <roundcube@gmail.com>                        |
  +-----------------------------------------------------------------------+
 
- $Id: sendmail.inc 930 2007-11-25 17:34:19Z thomasb $
+ $Id: sendmdn.inc 3989 2010-09-25 13:03:53Z alec $
 
 */
 
@@ -40,5 +40,3 @@ else {
 }
 
 $OUTPUT->send();
-
-?>
\ No newline at end of file