Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'foss': 0.09; 'licenses.': 0.09; 'subject:skip:c 10': 0.09; 'cc:addr:python-list': 0.11; '(berkeley,': 0.16; 'gpl,': 0.16; 'licenses,': 0.16; 'mit,': 0.16; 'roy': 0.16; 'well-known': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; '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; 'said,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; '"do': 0.31; 'fri,': 0.33; 'trouble': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'otherwise.': 0.36; 'should': 0.36; 'being': 0.38; 'whatever': 0.38; 'pm,': 0.38; 'legally': 0.39; 'pick': 0.64; 'here': 0.66; 'smith': 0.68; 'special': 0.74; 'article': 0.77; 'subject:tool': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=gkmsPqZBQ8AJpFXf6iJLL9Yf0rJrVOU/KSmcg9JhpMQ=; b=DGrrI6b/dIf/DbOV/WNPvNqXohvziHBniMO2tkfZiaoH03u5vhzZRVPx/F8qbGSCqq blyRQVDtEy8zqWwwrM70BDaJ2D86IHA4BJNhgSRevSqXbWcoPDnfYBxftaVOflmhqQ7V t4RQY1TZjuo971etDeH2rsCvLL0I4JvBKLO9EQkjr0cNUF2Sfi9ePXoLZ+RVP5tvWFH4 f6VVeIfEslB/yt4eXyvKYR78tQ4iiV7iq4zwghoem5fwmT58z8rZBPEyNke9sRxQw+fk 8wsnmUbbxjFUqztRxuaqTzeHkoTKqbS5o5BdZdJp+/SfN3QLS7wyLW5yYQAIpT5V/VkR 969A== MIME-Version: 1.0 X-Received: by 10.194.123.168 with SMTP id mb8mr19540207wjb.24.1365210810969; Fri, 05 Apr 2013 18:13:30 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Apr 2013 18:13:30 -0700 Subject: Re: im.py: a python communications tool From: Mark Janssen To: Roy Smith 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365210819 news.xs4all.nl 6870 [2001:888:2000:d::a6]:40405 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42875 On Fri, Apr 5, 2013 at 6:07 PM, Roy Smith wrote: > In article > , > Jake D wrote: > >> What is the licence? >> --It's released under a special FOSS licence. Here it is: >> ----You can do whatever you want with this program. > > I know this is off-topic, but I encourage people to NOT invent their own > licenses. Take your pick of any of the well-known (Berkeley, MIT, GPL, > etc) licenses, and use that. [...] That all being said, and excellent policy and commentary in general, no one should have trouble interpreting "do whatever you want with it", legally or otherwise. Mark