gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/project/stats project_stats_utils.php, 1.7,


From: gsmet
Subject: [Gforge-commits] gforge/www/project/stats project_stats_utils.php, 1.7, 1.8
Date: Fri, 08 Oct 2004 15:34:56 -0500

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

Modified Files:
        project_stats_utils.php 
Log Message:
copyright update

Index: project_stats_utils.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/project/stats/project_stats_utils.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- project_stats_utils.php     2 Aug 2004 19:14:28 -0000       1.7
+++ project_stats_utils.php     8 Oct 2004 20:34:54 -0000       1.8
@@ -1,15 +1,29 @@
 <?php
 /**
-  *
-  * Project Statistics Page
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
+ * Project Statistics Page
+ *
+ * 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
+ */
 
    // week_to_dates
 function week_to_dates( $week, $year = 0 ) {





reply via email to

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