Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30763
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.093 |
| X-Spam-Evidence | '*H*': 0.81; '*S*': 0.00; '(but': 0.15; 'file,': 0.15; 'isc': 0.16; 'oct': 0.16; 'subject:dead': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'file.': 0.20; 'latter': 0.22; 'header:In- Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; "d'aprano": 0.29; 'steven': 0.29; 'ends': 0.30; 'received:209.85.215.46': 0.30; 'file': 0.32; 'to:addr:python-list': 0.33; 'everyone': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'link': 0.60; 'latest': 0.61; 'skip:n 10': 0.63; 'therefore': 0.65; 'skip:n 30': 0.69; 'to:name:python': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7bW5V4SPvRwVtYpNBPDrEwpWoPYGIqJIAN/eOuk8G+o=; b=iqGjwqk3ai07+Xvv9zO+dauptU4u+x3b05ff7vOXI+p4ge3fNqdbLLwzqLMggbkysN gvDN0TD9+hbKrdZyHtZ7j+QSAzvERpil4kRF/xC9+Kt/emOtUkXrcUWcozFlSOpEvdPS gSyTY1cGIWcc22mi61VyLwRRO2+SvbD+alpru8CMOCD49ciM6kz7wdyeG82K1iHMLVZo rD79YQ+d6AGedQ44JPLbYo1dOU8neZ5uXhAzYb/hmLnQplMHbRQP4AZ98S6qS8WTXHGP oxJp2ERCwmWx2pVTznxoZx1n6ipP85VtC48SYmTWewSMb69edpXCtYgNvySvi0wpbQRF MR7A== |
| MIME-Version | 1.0 |
| In-Reply-To | <506e282e$0$1726$c3e8da3$76491128@news.astraweb.com> |
| References | <mailman.1807.1349374225.27098.python-list@python.org> <506e282e$0$1726$c3e8da3$76491128@news.astraweb.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Thu, 4 Oct 2012 18:46:18 -0600 |
| Subject | Re: notmm is dead! |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.1822.1349398010.27098.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1349398010 news.xs4all.nl 6885 [2001:888:2000:d::a6]:39192 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:30763 |
Show key headers only | View raw
On Thu, Oct 4, 2012 at 6:22 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > By the way, the latest version of notmm (0.4.4) has an empty licence > file. No licence means that everyone using it is unlicenced and therefore > infringing your copyright. It's an ISC license. The notmm-0.4.4/LICENSE file is a link to the notmm-0.4.4/notmm-0.4.4-rc7/LICENSE file, unless your archiver fails to reconstruct the link when untarring, in which case the former ends up as an empty file (but the latter is still present).
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 14:10 -0400
Re: notmm is dead! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-05 00:22 +0000
Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 20:38 -0400
Re: notmm is dead! Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 18:46 -0600
Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-04 20:56 -0400
Re: notmm is dead! Etienne Robillard <animelovin@gmail.com> - 2012-10-05 11:51 -0400
RE: notmm is dead! "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-10-05 19:37 +0000
Re: notmm is dead! 88888 Dihedral <dihedral88888@googlemail.com> - 2012-10-05 18:43 -0700
Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-05 20:58 -0600
Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 22:53 -0700
Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 22:53 -0700
Re: notmm is dead! alex23 <wuwei23@gmail.com> - 2012-10-07 18:19 -0700
Re: notmm is dead! Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-07 21:45 -0400
Re: notmm is dead! alex23 <wuwei23@gmail.com> - 2012-10-07 19:08 -0700
Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-07 20:54 -0600
Re: notmm is dead! Jason Friedman <jason@powerpull.net> - 2012-10-07 21:42 -0600
Re: notmm is dead! Michael Torrie <torriem@gmail.com> - 2012-10-07 21:45 -0600
Re: notmm is dead! 88888 Dihedral <dihedral88888@googlemail.com> - 2012-10-05 18:43 -0700
Re: notmm is dead! Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 01:29 -0700
csiph-web