X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fchange_password%2Fconfig_default.php;h=25da453fca47f73a58fc0070fc34089104a81c59;hb=ab0c4c3a6d9ae04b2d9735a8b7a040d49a14eec9;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..25da453f 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-2012 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