gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/www sendmessage.php,1.11,1.12


From: gsmet
Subject: [Gforge-commits] gforge/www sendmessage.php,1.11,1.12
Date: Fri, 08 Oct 2004 15:37:48 -0500

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

Modified Files:
        sendmessage.php 
Log Message:
copyright update

Index: sendmessage.php
===================================================================
RCS file: /cvsroot/gforge/gforge/www/sendmessage.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- sendmessage.php     17 Oct 2003 21:40:55 -0000      1.11
+++ sendmessage.php     8 Oct 2004 20:37:46 -0000       1.12
@@ -1,15 +1,29 @@
 <?php
 /**
-  *
-  * Send an Email Message Page
-  *
-  * SourceForge: Breaking Down the Barriers to Open Source Development
-  * Copyright 1999-2001 (c) VA Linux Systems
-  * http://sourceforge.net
-  *
-  * @version   $Id$
-  *
-  */
+ * Send an Email Message Page
+ *
+ * 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');
 





reply via email to

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