Getting ready for 1.2.0 release.
[squirrelmail.git] / plugins / squirrelspell / modules / init.mod.php
index a29a8eb89d7ef141610dd81b568335accac639e9..67b934cfbf39fea791b216041871d6d435a42dc0 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  INIT.MOD.PHP -- Squirrelspell module
     **
-    **  Copyright (c) 1999-2001 The SquirrelMail development team
+    **  Copyright (c) 1999-2002 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Initial loading of the popup window interface.
@@ -47,4 +47,4 @@
     $msg .="</form>\n";
     sqspell_makeWindow($onload, _("SquirrelSpell Initiating"), "init.js", $msg);
     
-?>
\ No newline at end of file
+?>