gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/www/account lostpw.php,1.11,1.12


From: gsmet
Subject: [Gforge-commits] gforge/www/account lostpw.php,1.11,1.12
Date: Fri, 08 Oct 2004 15:31:33 -0500

Update of /cvsroot/gforge/gforge/www/account
In directory db.perdue.net:/tmp/cvs-serv30730/www/account

Modified Files:
        lostpw.php 
Log Message:
copyright update

Index: lostpw.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/account/lostpw.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- lostpw.php  18 Feb 2004 09:18:25 -0000      1.11
+++ lostpw.php  8 Oct 2004 20:31:31 -0000       1.12
@@ -1,18 +1,32 @@
 <?php
 /**
-  *
-  * Request recovery of the lost password
-  *
-  * This page sends confirmation email with link to reset password
-  * for account.
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
+ * Request recovery of the lost password
+ *
+ * This page sends confirmation email with link to reset password
+ * for account.
+ *
+ * Portions Copyright 1999-2001 (c) VA Linux Systems
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
+ *
+ * @version   $Id$
+ *
+ * This file is part of GForge.
+ *
+ * GForge is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * GForge is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with GForge; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
 
 
 require_once('pre.php');





reply via email to

[Prev in Thread] Current Thread [Next in Thread]