Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47514
| Date | 2013-06-09 21:26 -0600 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: Re-using copyrighted code |
| References | (4 earlier) <mailman.2936.1370809922.3114.python-list@python.org> <51b51d42$0$30001$c3e8da3$5496439d@news.astraweb.com> <CAMjeLr9zUKC=QeJkqSz8eUH3kkZPeCurjyiAdJC=Y35zEAeFRA@mail.gmail.com> <CAMuTYXitOfZ-s+5x0pYNTWMpBCmU+2ZNSSb0irkO4_Oufh9daA@mail.gmail.com> <CAMjeLr82Hzv+wXFw22+5O-+h-JZ7+DFfw1dpbh6W=rpLfP3dMg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2951.1370834775.3114.python-list@python.org> (permalink) |
On 06/09/2013 08:30 PM, Mark Janssen wrote: >> Can you provide any citations for your interpretation? Besides "that's >> what the law should be", I mean. > > I don't think I even have to: the legal code you're citing above is > not very clear, consistent, or well-defined at all. As such, it shows > that this area remains an area that has yet to be worked out by all > parties involved. I would happily volunteer for any interested > parties to such a broken system. Alternatively, I've been working on > a real fix to IP protections in the form of a unified data model for > the internet and data ecosystem. Except that's now how law works in the US. All laws are unclear, inconsistent or ill-defined. Many laws even contradict existing laws. That's why there's a long history and tradition (for good or ill) of courts establishing case law to clarify and codify the implementation of law, and to resolve incompatibilities and consistencies. So while your views may be logical to you, and even common sense, unless case law backs you up, your opinions are irrelevant to the actual implementation of copyright law. As much as many of us are open source or even free software advocates, we do have to live within the copyright law currently, and use (or exploit) it to our benefit and to preserve our rights. Meaning if I as a developer produce code, and if I wish this code to be of use to others while still protecting my own rights under copyright law, I have to adopt a suitable distribution license. And if I use existing code that is already under license, I have to take that into consideration. It's not fair use. It's code license. That is why this issue does matter, and why the original poster asked his questions in the first place.
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 13:32 -0700
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-10 00:26 +0000
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 18:40 -0700
Re: Re-using copyrighted code Benjamin Kaplan <benjamin.kaplan@case.edu> - 2013-06-09 19:16 -0700
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 19:30 -0700
Re: Re-using copyrighted code Tim Chase <python.list@tim.thechases.com> - 2013-06-09 21:48 -0500
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 19:57 -0700
Re: Re-using copyrighted code Michael Torrie <torriem@gmail.com> - 2013-06-09 21:26 -0600
Re: Re-using copyrighted code Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-09 22:18 -0700
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-10 00:26 -0700
csiph-web