Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47523
| References | (4 earlier) <CAMjeLr9LT_pWUWUCsDEiW9vDRc71VdOtDnK+zfb2UtEJwVOqaQ@mail.gmail.com> <CAMuTYXgTeembN2Y3Nicoa=aiX+eGFyAw5Nd2pRuM5XZi2iGk9g@mail.gmail.com> <mailman.2940.1370812135.3114.python-list@python.org> <51b564be$0$30001$c3e8da3$5496439d@news.astraweb.com> <kp3sfo$eh5$1@ger.gmane.org> |
|---|---|
| Date | 2013-06-10 17:17 +1000 |
| Subject | Re: Re-using copyrighted code |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2956.1370848658.3114.python-list@python.org> (permalink) |
On Mon, Jun 10, 2013 at 4:42 PM, Malte Forkel <malte.forkel@berlin.de> wrote: > Had I known in the beginning how convoluted things would become, I might > have considered two other options: Just publish or keep the code to > myself. But I still think, first understanding the legal aspects and > then publishing (to give back at least a little) is the way to go. > > I certainly hope that there is no software out thre that didn't get > released to the public because its author found the legal implications > to difficult to handle. Understanding is good :) Unfortunately there will be heaps of software that didn't get released owing to potential legal messes. It's a loss that could be partially avoided in future by authors sticking to the well-known licenses; it's easy to make a derivative work based on three or four different components if they all use the same license. I've seen issues all over the place stemming from GNU Readline (which is GPL, not LGPL) and something not GPL-compat being both linked to the same application; and it's so likely as to be practically certain that there have been things left unreleased because of that. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 14:08 -0700
Re: Re-using copyrighted code Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-09 18:17 -0700
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-10 05:31 +0000
Re: Re-using copyrighted code Malte Forkel <malte.forkel@berlin.de> - 2013-06-10 08:42 +0200
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 02:48 +0000
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-10 17:17 +1000
Re: Re-using copyrighted code llanitedave <llanitedave@veawb.coop> - 2013-06-10 09:29 -0700
Re: Re-using copyrighted code Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-10 20:32 +0100
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-10 12:40 -0700
Re: Re-using copyrighted code llanitedave <llanitedave@veawb.coop> - 2013-06-10 13:36 -0700
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-11 06:09 +1000
csiph-web