Adding a comment with an explanation for translators.
[squirrelmail.git] / plugins / squirrelspell / INSTALL
index 0844f8faeee402d757cd6d1abc943e971df80e26..16f41c396ec8cd9424c5066b0f89ad188ea58882 100644 (file)
@@ -28,7 +28,7 @@ This is an options commented sqspell_config.php
 /**
  *  sqspell_config.php -- SquirrelSpell Configuration file.
  *
- *  Copyright (c) 1999-2000 The SquirrelMail Project Team
+ *  Copyright (c) 1999-2009 The SquirrelMail Project Team
  *  Licensed under the GNU GPL. For full terms see the file COPYING.
  */
 
@@ -65,4 +65,4 @@ $SQSPELL_APP_DEFAULT = 'English';
  */
 $SQSPELL_WORDS_FILE =
    getHashedFile($username, $data_dir, "$username.words");
-?>
+