gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www dbimage.php,1.2,1.3


From: tperdue
Subject: [Gforge-commits] gforge/www dbimage.php,1.2,1.3
Date: Fri, 27 Aug 2004 14:06:09 -0500

Update of /cvsroot/gforge/gforge/www
In directory db.perdue.net:/home/tperdue/share/dev.gforge.org/www

Modified Files:
        dbimage.php 
Log Message:
fixing titles, licenses, exit_assert calls

Index: dbimage.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/dbimage.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbimage.php 20 Apr 2004 08:33:31 -0000      1.2
+++ dbimage.php 27 Aug 2004 19:06:07 -0000      1.3
@@ -1,15 +1,27 @@
 <?php
 /**
-  *
-  * Fetch a multimedia data from database
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
+ * Fetch a multimedia data from database
+ *
+ * Copyright 1999-2001 (c) VA Linux Systems
+ *
+ * @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('squal_pre.php');
 





reply via email to

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