From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: Copyrights etc. Date: Thu, 1 Jul 1999 00:34:10 -0400 Organization: Netcom Lines: 35 Message-ID: <7ler4c$6td@dfw-ixnews9.ix.netcom.com> References: <19990630133445 DOT 1366 DOT qmail AT hotmail DOT com> NNTP-Posting-Host: prn-nj1-09.ix.netcom.com X-NETCOM-Date: Wed Jun 30 11:34:20 PM CDT 1999 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com For the most part, programs you write and build with djgpp can be distributed under terms of your choice. There are some exceptions: 1. If you use malloc/free you must put that bsd copyright blurb somewhere in your program docs. djgpp recently changed mallocs in the latest version so you may not have to do that anymore. 2. If you link with libgpp.a which is depreciated, you must distribute your program under GNU GPL terms. 3. If you link your program with modified versions of djgpp's libraries (GNU LGPL), you must distribute your program under GNU GPL terms. the exception is if your modification to any of the libs was a bugfix. There may be others, but I'm not sure. An example of a commercial program built with djgpp is the dos version of Quake by id Software. So you see, there really aren't too many things you need to worry about. Robert Whitlock wrote in message news:19990630133445 DOT 1366 DOT qmail AT hotmail DOT com... > Ok... I read the FAQ on the copyrights, but I didn't quite get it all. Can > somebody give me a straight answer on whether or not I need to give credit > to somebody when distributing applications made by DJGPP, and also using > dynamic memory allocation? Also, if I do need to, is there a way to get > around it? (besides doing something illegal) > > Thanks to any who reply. > > Robert Whitlock, budding programmer :) > > > _______________________________________________________________ > Get Free Email and Do More On The Web. Visit http://www.msn.com