Add ability to control the display of the "Check Spelling" button. Allows administrat...
[squirrelmail.git] / plugins / change_password / setup.php
index 10c2fed928935d7122c1e6ecbc3314250a392dbb..8fbff7975a0fe8f333916a2b5f175f3be518c12f 100644 (file)
@@ -6,7 +6,7 @@
  * This plugin aims to provide a general framework for all password
  * changing methods that currently have their own plugins.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2017 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -56,4 +56,3 @@ function change_password_loadinfo() {
 function change_password_version() {
     return '0.2';
 }
-?>
\ No newline at end of file