gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/top toplist.php, 1.8, 1.9 topusers.php, 1.4,


From: gsmet
Subject: [Gforge-commits] gforge/www/top toplist.php, 1.8, 1.9 topusers.php, 1.4, 1.5 mostactive.php, 1.8, 1.9 index.php, 1.12, 1.13
Date: Fri, 08 Oct 2004 15:37:29 -0500

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

Modified Files:
        toplist.php topusers.php mostactive.php index.php 
Log Message:
copyright update

Index: toplist.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/top/toplist.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- toplist.php 23 May 2003 15:57:03 -0000      1.8
+++ toplist.php 8 Oct 2004 20:37:26 -0000       1.9
@@ -1,10 +1,30 @@
 <?php
-//
-// SourceForge: Breaking Down the Barriers to Open Source Development
-// Copyright 1999-2000 (c) The SourceForge Crew
-// http://sourceforge.net
-//
-// $Id$
+/**
+ *
+ * GForge Top-Statistics: Top List
+ *
+ * Copyright 1999-2000 (c) The SourceForge Crew
+ * 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 "pre.php";    
 require_once "common/include/Stats.class";    

Index: topusers.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/top/topusers.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- topusers.php        7 Feb 2003 21:41:41 -0000       1.4
+++ topusers.php        8 Oct 2004 20:37:26 -0000       1.5
@@ -1,16 +1,29 @@
 <?php
 /**
-  *
-  * SourceForge Top-Statistics: Highest-Ranked Users
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * GForge Top-Statistics: Highest-Ranked Users
+ *
+ * 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
+ */
 
 // Results per page
 $LIMIT = 50; 

Index: mostactive.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/top/mostactive.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mostactive.php      20 May 2003 20:29:06 -0000      1.8
+++ mostactive.php      8 Oct 2004 20:37:26 -0000       1.9
@@ -1,10 +1,30 @@
 <?php
-//
-// SourceForge: Breaking Down the Barriers to Open Source Development
-// Copyright 1999-2000 (c) The SourceForge Crew
-// http://sourceforge.net
-//
-// $Id$
+/**
+ *
+ * GForge Top-Statistics: Most active Users
+ *
+ * Copyright 1999-2000 (c) The SourceForge Crew
+ * 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 ('pre.php');    
 require_once ('common/include/Stats.class');    

Index: index.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/top/index.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- index.php   23 May 2003 15:57:03 -0000      1.12
+++ index.php   8 Oct 2004 20:37:26 -0000       1.13
@@ -1,20 +1,29 @@
 <?php
 /**
-  *
-  * SourceForge Top-Statistics main page
-  *
-  * This page gives links to pages which show project/users
-  * highest ranked by defferent criteria, like doenloads, rating, etc.
-  * Most of these pages show dynamics of changes also.
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * GForge Top-Statistics: Main page
+ *
+ * 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]