Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.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.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05; 'subject:license': 0.07; '22,': 0.09; 'stating': 0.09; 'subject:version': 0.09; 'cc:addr:python-list': 0.10; 'declaration': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:games': 0.16; 'wrote:': 0.16; 'subject:need': 0.18; 'typical': 0.18; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'explicit': 0.22; 'subject:release': 0.22; 'appears': 0.23; 'defined': 0.23; '2015': 0.23; 'header:In- Reply-To:1': 0.24; 'mon,': 0.24; 'question': 0.26; 'message- id:@mail.gmail.com': 0.28; 'fine': 0.29; 'concern': 0.29; "i'd": 0.31; 'anyone': 0.32; 'probably': 0.32; 'michael': 0.33; 'subject:?': 0.34; 'received:google.com': 0.34; 'on,': 0.35; 'something': 0.35; 'but': 0.36; 'being': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'instead': 0.38; 'rather': 0.38; 'brief': 0.38; 'is,': 0.38; 'means': 0.39; 'pm,': 0.39; 'things': 0.39; 'sure': 0.40; 'subject:the': 0.40; 'some': 0.40; 'skip:u 10': 0.62; 'more': 0.62; 'python-list': 0.66; 'potentially': 0.67; 'research,': 0.76; 'chrisa': 0.84; 'domain,': 0.84; 'heirs': 0.84; 'imagine,': 0.84; 'mit.': 0.84; 'sue': 0.84; 'to:none': 0.90 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:cc :content-type; bh=QPELMNqK1MWTdtYJqvjY0YZUTwjjgUiv9PkTD6Z92qE=; b=ztmqvvUj24K9ChVTOq3ZIO0CP+/V7e+B1L5oiJsbLotSibCcbrf/D0+XBBENoB9P5w bbAh1YL11Cnj1GEMJDXASxrWWE+n+UnNEtxzvrf1VCeNfzfk5Q+/XIKwCpSo3fGkE7zc E5fl8oEmYYK2e+GDrYIIfdUUsb7F7vxdw5VCLD5OVBUUvIRBrCQ64Dej3JURlhK1U+hF EOmg4muCjronMG4/MUzQblhugpBKPYcyPYvl4UsGw3oN8m/1grOTgWg4Xe2Y+qcxHpE0 twyCRY2BvaX5YkqQpuwC2BuV9VfNAGkEc22/52DnJnRhBzR5DFJl4wJcpS5aOp5X5QEB VYmQ== MIME-Version: 1.0 X-Received: by 10.50.143.104 with SMTP id sd8mr18603034igb.14.1434948312410; Sun, 21 Jun 2015 21:45:12 -0700 (PDT) In-Reply-To: <55878DDA.4070407@gmail.com> References: <5587115E.30703@cdreimer.com> <87r3p4ok2d.fsf@elektro.pacujo.net> <5587729a$0$1663$c3e8da3$5496439d@news.astraweb.com> <55878DDA.4070407@gmail.com> Date: Mon, 22 Jun 2015 14:45:12 +1000 Subject: Re: Do I need license to release the Python version of old BASIC games? From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 1434948315 news.xs4all.nl 2914 [2001:888:2000:d::a6]:47827 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 4645 X-Received-Body-CRC: 3355114991 Xref: csiph.com comp.lang.python:92993 On Mon, Jun 22, 2015 at 2:23 PM, Michael Torrie wrote: > From some brief research, it appears there is some question about the > ability to declare something to be in the public domain, but it is by no > means a sure thing and lots of people feel it's just fine to declare > something to be in the public domain. What his heirs try to assert is > probably not his concern nor would I worry about it. This is wandering > in the weeds in typical python-list style! It's a consideration for anyone who wants to make use of it. Imagine, instead of stating that the recordings are in the public domain, it said "Copyright, blah blah, but we pledge not to sue anyone for copyright violation for an unspecified and unspecifiable period". Would you use it? Because that's potentially what a "public domain" declaration is, with the period being defined as "until the current owner dies". That's not something to depend on, so I'd much rather give things away under something more explicit like MIT. ChrisA