dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/engine dumpconfig.c,1.1,1.2


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/engine dumpconfig.c,1.1,1.2
Date: Tue, 22 Jul 2003 09:26:13 -0400

Update of /cvsroot/dotgnu-pnet/pnet/engine
In directory subversions:/tmp/cvs-serv19449/engine

Modified Files:
        dumpconfig.c 
Log Message:
GPL headers


Index: dumpconfig.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/engine/dumpconfig.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** dumpconfig.c        22 Jul 2003 11:10:31 -0000      1.1
--- dumpconfig.c        22 Jul 2003 13:26:11 -0000      1.2
***************
*** 1,2 ****
--- 1,22 ----
+ /*
+  * dumpconfig.c - Dump build configuration options.
+  *
+  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
+  *
+  * This program 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.
+  *
+  * This program 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 this program; if not, write to the Free Software
+  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+  */
+ 
  #include "il_config.h"
  #include <stdio.h>





reply via email to

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