X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jim Michaels Newsgroups: comp.os.msdos.djgpp Subject: licensing issues, modifying source code from libs Date: Mon, 29 Dec 2008 19:59:08 -0800 (PST) Organization: http://groups.google.com Lines: 11 Message-ID: NNTP-Posting-Host: 76.115.70.155 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1230609549 1738 127.0.0.1 (30 Dec 2008 03:59:09 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 30 Dec 2008 03:59:09 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: r36g2000prf.googlegroups.com; posting-host=76.115.70.155; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have written a DOS program in DJGPP that requires a modified and borrowed from djgpp's alloc and free_dos_buffer, in libraries and are copyright DJ Delorie. the change is local to the program. I would like to put the program under GPL3 license. can I do this? Must I use a different licensing scheme than the one I am used to? Do I need to copy the 3 djgpp copying.* files along with my source and executeable? Jim Michaels