gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/news/admin news_admin_utils.php, 1.4, 1.5 in


From: gsmet
Subject: [Gforge-commits] gforge/www/news/admin news_admin_utils.php, 1.4, 1.5 index.php, 1.10, 1.11
Date: Fri, 08 Oct 2004 18:17:33 -0500

Update of /cvsroot/gforge/gforge/www/news/admin
In directory db.perdue.net:/tmp/cvs-serv18157/www/news/admin

Modified Files:
        news_admin_utils.php index.php 
Log Message:
copyright update

Index: news_admin_utils.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/news/admin/news_admin_utils.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- news_admin_utils.php        25 Nov 2003 02:55:24 -0000      1.4
+++ news_admin_utils.php        8 Oct 2004 23:17:31 -0000       1.5
@@ -1,16 +1,29 @@
 <?php
 /**
-  *
-  * SourceForge News Facility
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * GForge News Facility
+ *
+ * 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
+ */
 
 function show_news_approve_form($sql_pending, $sql_rejected, $sql_approved) {
 

Index: index.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/news/admin/index.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- index.php   12 Sep 2004 17:37:31 -0000      1.10
+++ index.php   8 Oct 2004 23:17:31 -0000       1.11
@@ -1,16 +1,29 @@
 <?php
 /**
-  *
-  * SourceForge News Facility
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * GForge News Facility
+ *
+ * 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');
 require_once('note.php');





reply via email to

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