gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www/admin/languages seetabfiles.php, 1.1, 1.2 ed


From: gsmet
Subject: [Gforge-commits] gforge/www/admin/languages seetabfiles.php, 1.1, 1.2 editnotranstabfiles.php, 1.1, 1.2 editnotinbasetabfiles.php, 1.1, 1.2 seenotranstabfiles.php, 1.1, 1.2 edittabfiles.php, 1.1, 1.2 seenotinbasetabfiles.php, 1.1, 1.2 seetranstabfiles.php, 1.1, 1.2 editdouble.php, 1.1, 1.2 edittranstabfiles.php, 1.1, 1.2
Date: Fri, 08 Oct 2004 15:32:00 -0500

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

Modified Files:
        seetabfiles.php editnotranstabfiles.php 
        editnotinbasetabfiles.php seenotranstabfiles.php 
        edittabfiles.php seenotinbasetabfiles.php seetranstabfiles.php 
        editdouble.php edittranstabfiles.php 
Log Message:
copyright update

Index: seetabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/seetabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- seetabfiles.php     29 Sep 2004 15:10:41 -0000      1.1
+++ seetabfiles.php     8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: editnotranstabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/editnotranstabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- editnotranstabfiles.php     29 Sep 2004 15:10:41 -0000      1.1
+++ editnotranstabfiles.php     8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: editnotinbasetabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/editnotinbasetabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- editnotinbasetabfiles.php   29 Sep 2004 15:10:41 -0000      1.1
+++ editnotinbasetabfiles.php   8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: seenotranstabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/seenotranstabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- seenotranstabfiles.php      29 Sep 2004 15:10:41 -0000      1.1
+++ seenotranstabfiles.php      8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: edittabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/edittabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- edittabfiles.php    29 Sep 2004 15:10:41 -0000      1.1
+++ edittabfiles.php    8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: seenotinbasetabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/seenotinbasetabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- seenotinbasetabfiles.php    29 Sep 2004 15:10:41 -0000      1.1
+++ seenotinbasetabfiles.php    8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: seetranstabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/seetranstabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- seetranstabfiles.php        29 Sep 2004 15:10:41 -0000      1.1
+++ seetranstabfiles.php        8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: editdouble.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/editdouble.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- editdouble.php      29 Sep 2004 15:10:41 -0000      1.1
+++ editdouble.php      8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';

Index: edittranstabfiles.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/admin/languages/edittranstabfiles.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- edittranstabfiles.php       29 Sep 2004 15:10:41 -0000      1.1
+++ edittranstabfiles.php       8 Oct 2004 20:31:57 -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$
-  *
-  */
-
+ * GForge language management
+ *
+ * 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        = 'item';
 $table       = 'tmp_lang';





reply via email to

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