X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fchange_password%2Fconfig_default.php;h=2bf0f75b1f3cb35b3fc81a58572960807314de07;hb=ebba902dc0ab1001f798784ced76f43acd8c901a;hp=5235cb9c3d0469466ee954363a6794837e4ed64f;hpb=aaa0101813394ef6cb50a5db1dd1d31c2dc00921;p=squirrelmail.git diff --git a/plugins/change_password/config_default.php b/plugins/change_password/config_default.php index 5235cb9c..2bf0f75b 100644 --- a/plugins/change_password/config_default.php +++ b/plugins/change_password/config_default.php @@ -5,6 +5,8 @@ * * NOTE: probably you need to configure your specific backend too! * + * @copyright 2005-2009 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins * @subpackage change_password @@ -20,4 +22,3 @@ $cpw_pass_max_length = 25; /** whether we require the use of SSL/https to change a password */ $cpw_require_ssl = FALSE; -?> \ No newline at end of file