gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/admin edit_licenses.php, 1.1, 1.2 edit_suppo


From: gsmet
Subject: [Gforge-commits] gforge/www/admin edit_licenses.php, 1.1, 1.2 edit_supported_languages.php, 1.3, 1.4
Date: Fri, 08 Oct 2004 15:32:26 -0500

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

Modified Files:
        edit_licenses.php edit_supported_languages.php 
Log Message:
copyright update

Index: edit_licenses.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/edit_licenses.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- edit_licenses.php   22 Jul 2004 20:23:11 -0000      1.1
+++ edit_licenses.php   8 Oct 2004 20:32:24 -0000       1.2
@@ -1,16 +1,29 @@
 <?php
 /**
-  *
-  * Site Admin page to edit File Release System processor types
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * Site Admin page to edit licenses
+ *
+ * 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
+ */
 
 $unit        = 'license';
 $table       = 'licenses';

Index: edit_supported_languages.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/edit_supported_languages.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- edit_supported_languages.php        18 Sep 2004 15:32:46 -0000      1.3
+++ edit_supported_languages.php        8 Oct 2004 20:32:24 -0000       1.4
@@ -1,16 +1,29 @@
 <?php
 /**
-  *
-  * Site Admin page to edit supported language treanslations
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
-
+ * Site Admin page to edit supported language translations
+ *
+ * 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
+ */
 
 $unit        = 'supported_language';
 $table       = 'supported_languages';





reply via email to

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