On Tue, 12 Jun 2012 14:45:58 +0200, Arnt wrote in message 
<20120612144558.1b485...@celsius.lan>:

> On Sun, 10 Jun 2012 18:20:37 -0400, Ahmad wrote in message 
> <CAGQTKNb9t=o_3JkonzQHH21jw=jTrm2p3AJhQCwbk=chgzr...@mail.gmail.com>:
> 
> > Hello Arnt,
> > 
> > I was able to compile fresh copy of the FG code thru the link
> > provided from the wiki after several tries. And i m still testing
> > the code and I am planning to put it on GPL but i don't know how to
> > do that.

..simply put this "// " comment section on top of your own cxx files
in your own tree, and swap out "Curtis Olson", "1999" etc data with 
your own name, date etc copyright data, and publish it, best way now 
is ask a developer with git submission rights to put it into FG's git
tree. 
 
arnt@celsius:~/FG-git$ head -n 33 fgfs/flightgear/src/Main/fg_io.cxx 
// fg_io.cxx -- higher level I/O channel management routines
//
// Written by Curtis Olson, started November 1999.
//
// Copyright (C) 1999  Curtis L. Olson - http://www.flightgear.org/~curt
//
// 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., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. 

> > Also, I am trying to look for the code of failures available in the
> > system but I am unable to find them. Is it possible for you to point
> > me in the right direction?

.._not_ without seeing your compile logs.  Urls?

> It would be really gr8 if u can advise me on how to put my code in
> GPL.

..done, see above comment snippet flightgear/src/Main/fg_io.cxx.

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to