diff options
| author | lsces <lester@lsces.co.uk> | 2015-12-08 15:04:05 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2015-12-08 15:04:05 +0000 |
| commit | 989bcff1ef63dc647972682f8ab6cda9932855ed (patch) | |
| tree | dffd35df0b88ee415e34c2cc61dab5d0c970dace /remind_password.php | |
| parent | d48968281f23ec1bc4678bf53f30e8499fcc913d (diff) | |
| parent | ed1e8f1ecf08c64ed51fc6d29edce7ec90e69fa6 (diff) | |
| download | users-989bcff1ef63dc647972682f8ab6cda9932855ed.tar.gz users-989bcff1ef63dc647972682f8ab6cda9932855ed.tar.bz2 users-989bcff1ef63dc647972682f8ab6cda9932855ed.zip | |
Merge with local
Diffstat (limited to 'remind_password.php')
| -rw-r--r-- | remind_password.php | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/remind_password.php b/remind_password.php index 6cfb027..36890f3 100644 --- a/remind_password.php +++ b/remind_password.php @@ -1,12 +1,8 @@ <?php /** - * $Header$ + * password reminder * - * Copyright (c) 2004 bitweaver.org - * Copyright (c) 2003 tikwiki.org - * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * All Rights Reserved. See below for details and a complete list of authors. - * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details + * @copyright (c) 2004-15 bitweaver.org * * @package users * @subpackage functions |
