gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/register projectinfo.php,1.18,1.19


From: gsmet
Subject: [Gforge-commits] gforge/www/register projectinfo.php,1.18,1.19
Date: Fri, 08 Oct 2004 15:34:56 -0500

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

Modified Files:
        projectinfo.php 
Log Message:
copyright update

Index: projectinfo.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/register/projectinfo.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- projectinfo.php     30 Sep 2004 18:21:44 -0000      1.18
+++ projectinfo.php     8 Oct 2004 20:34:54 -0000       1.19
@@ -1,26 +1,41 @@
 <?php
 /**
-  *
-  * Project Registration: Project Information.
-  *
-  * This page is used to request data required for project registration:
-  *     o Project Public Name
-  *     o Project Registartion Purpose
-  *     o Project License
-  *     o Project Public Description
-  *     o Project Unix Name
-  * All these data are more or less strictly validated.
-  *
-  * This is last page in registartion sequence. Its successful subsmission
-  * leads to creation of new group with Pending status, suitable for approval.
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
+ *
+ * Project Registration: Project Information.
+ *
+ * This page is used to request data required for project registration:
+ *      o Project Public Name
+ *      o Project Registartion Purpose
+ *      o Project License
+ *      o Project Public Description
+ *      o Project Unix Name
+ * All these data are more or less strictly validated.
+ *
+ * This is last page in registartion sequence. Its successful subsmission
+ * leads to creation of new group with Pending status, suitable for approval.
+ *
+ * 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]