Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47468
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dreamingforward@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.158 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.75; '*S*': 0.07; 'subject:code': 0.07; 'subject:using': 0.09; "they've": 0.09; 'cc:addr:python-list': 0.11; 'effect,': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'have,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'away.': 0.31; 'open': 0.33; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'whatever': 0.38; 'to:addr:gmail.com': 0.65; 'license': 0.66; 'legal': 0.71; 'secret': 0.74; 'touch': 0.74; 'pain': 0.84; 'sourcing': 0.91; 'washington': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=N2T5bZuIMNKe6PReNGOMhQKirulMGE4AozcJLXUH7cU=; b=bFCSDo2eeG74UeMgkpjw6fGwj+Ny+aEkm579+2SgTvJvP7AtVB+jTifd67iZbn6FpQ 8qEUGrjKldgUO8vsGMCqtI5BIbncUdCrEIIjNnMqLBV2uFO0Y2oYLSX/TMxNBH/sa1x3 jqcJ3Zs+CmH5U7CszCpvhPaNHxwdM8wqY7zgQugtKCsJmdCQZvXFXFMRIYk1miyC2vSa tsin3UoLggy2lDWoJWPVkwFeXo8heAKlnvHnkO4CmrRLgzQstFNHMd2E4guLHqerO1m1 swOybTdA7RvrXwor46I6a94H7P7CfPT7W/NfQsDsa4cIvViJGXroQy89503s5WpNwsCS cOyA== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.183.40 with SMTP id ej8mr1383871wic.37.1370792390780; Sun, 09 Jun 2013 08:39:50 -0700 (PDT) |
| In-Reply-To | <fe17b11f-ff74-4607-a067-3dce1f9a48bf@googlegroups.com> |
| References | <kp07qo$r05$1@ger.gmane.org> <mailman.2918.1370784115.3114.python-list@python.org> <fe17b11f-ff74-4607-a067-3dce1f9a48bf@googlegroups.com> |
| Date | Sun, 9 Jun 2013 08:39:50 -0700 |
| Subject | Re: Re-using copyrighted code |
| From | Mark Janssen <dreamingforward@gmail.com> |
| To | Rick Johnson <rantingrickjohnson@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2921.1370792397.3114.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370792397 news.xs4all.nl 15892 [2001:888:2000:d::a6]:48913 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47468 |
Show key headers only | View raw
> The Secret Labs license is very explicit: "All rights reserved". That line means you can't touch it under pain of lawsuit. That's not true. It means whatever rights they do have, they are stating, in effect, that they have not given them away. But this is a difficult legal point, because by open sourcing their IP, they've already given away from of their rights. -- MarkJ Tacoma, Washington
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Re-using copyrighted code Malte Forkel <malte.forkel@berlin.de> - 2013-06-09 15:21 +0200
Re: Re-using copyrighted code Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-09 08:10 -0700
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-10 01:17 +1000
Re: Re-using copyrighted code Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-09 15:27 +0000
Re: Re-using copyrighted code Mark Janssen <dreamingforward@gmail.com> - 2013-06-09 08:39 -0700
Re: Re-using copyrighted code Chris Angelico <rosuav@gmail.com> - 2013-06-10 01:43 +1000
csiph-web