Getting ready for 1.2.0 release.
[squirrelmail.git] / plugins / squirrelspell / sqspell_interface.php
index 9da06c75c90622c7694da839ea827cad9a431051..9b17376621c0bca8c2038ec9ac6991bb63c0b35b 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  sqspell_interface.php -- Main wrapper for the pop-up.
     **
    /**
     **  sqspell_interface.php -- Main wrapper for the pop-up.
     **
-    **  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.
     **
     **   This is a main wrapper for the pop-up window interface of
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **   This is a main wrapper for the pop-up window interface of
@@ -45,4 +45,4 @@
     }
     /* fetch the module now. */
     require_once("$SQSPELL_DIR/modules/$MOD.mod.php");
     }
     /* fetch the module now. */
     require_once("$SQSPELL_DIR/modules/$MOD.mod.php");
-?>
\ No newline at end of file
+?>