]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/steps/mail/spell.inc
Imported Upstream version 0.1~rc2
[roundcube.git] / program / steps / mail / spell.inc
index 0c8021bb402aac07d7f542fc81c82356854b215d..d318c4a2ef0dcc0e03d01de71fb2fb7d5f9743ad 100644 (file)
@@ -5,7 +5,7 @@
  | program/steps/mail/spell.inc                                          |
  |                                                                       |
  | This file is part of the RoundCube Webmail client                     |
- | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  | PURPOSE:                                                              |
@@ -18,7 +18,7 @@
  | Author: Thomas Bruederli <roundcube@gmail.com>                        |
  +-----------------------------------------------------------------------+
 
- $Id: spell.inc 321 2006-08-20 14:06:30Z thomasb $
+ $Id: spell.inc 850 2007-10-03 00:13:32Z ihug $
 
 */
 
@@ -61,4 +61,4 @@ if ($fp = fsockopen($host, $port, $errno, $errstr, 30))
 print $store;  
 exit;
 
-?>
\ No newline at end of file
+?>