Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92992

Re: Do I need license to release the Python version of old BASIC games?

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!lightspeed.eweka.nl!lightspeed.eweka.nl!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.076
X-Spam-Evidence '*H*': 0.85; '*S*': 0.00; 'anyway.': 0.04; 'subject:Python': 0.05; 'subject:license': 0.07; 'bsd': 0.09; 'subject:version': 0.09; 'claim,': 0.16; 'copyrighted': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'license.': 0.16; 'recognise': 0.16; 'subject: \n ': 0.16; 'subject:games': 0.16; 'unsafe': 0.16; 'wrote:': 0.16; 'subject:need': 0.18; 'typical': 0.18; 'meant': 0.22; 'subject:release': 0.22; 'appears': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'question': 0.26; 'not.': 0.27; 'fine': 0.29; 'concern': 0.29; 'sure,': 0.29; 'themselves': 0.29; '(including': 0.30; 'certainly': 0.31; 'source': 0.31; 'code': 0.31; 'probably': 0.32; 'good.': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'subject:?': 0.34; 'message-id:@gmail.com': 0.35; 'could': 0.35; 'to:addr:python-list': 0.35; 'something': 0.35; 'but': 0.36; 'being': 0.36; 'legally': 0.36; 'there': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'received:org': 0.38; 'brief': 0.38; 'means': 0.39; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'sure': 0.40; 'subject:the': 0.40; 'some': 0.40; 'yes': 0.60; 'your': 0.60; 'course': 0.64; 'places': 0.64; 'due': 0.65; 'license': 0.65; 'charset:windows-1252': 0.65; 'python-list': 0.66; 'legal': 0.66; 'news': 0.67; 'choose': 0.68; 'reserved.': 0.70; 'treat': 0.72; 'special': 0.72; 'individuals': 0.74; 'research,': 0.76; '(us': 0.84; 'age.': 0.84; 'domain,': 0.84; 'heirs': 0.84; 'surrendering': 0.84; 'virtue': 0.84
X-Virus-Scanned amavisd-new at torriefamily.org
Date Sun, 21 Jun 2015 22:23:54 -0600
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version 1.0
To python-list@python.org
Subject Re: Do I need license to release the Python version of old BASIC games?
References <5587115E.30703@cdreimer.com> <mailman.681.1434916857.13271.python-list@python.org> <87r3p4ok2d.fsf@elektro.pacujo.net> <mailman.683.1434922110.13271.python-list@python.org> <5587729a$0$1663$c3e8da3$5496439d@news.astraweb.com>
In-Reply-To <5587729a$0$1663$c3e8da3$5496439d@news.astraweb.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.690.1434947516.13271.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1434947516 news.xs4all.nl 2835 [2001:888:2000:d::a6]:45008
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 5043
X-Received-Body-CRC 70085125
Xref csiph.com comp.lang.python:92992

Show key headers only | View raw


On 06/21/2015 08:27 PM, Steven D'Aprano wrote:
> Public domain is not a licence, and many places (including the US) do not
> allow individuals to put works into the public domain. (US government works
> are a special case.) Some places will not recognise a public domain
> dedication, and will treat the work as being legally copyrighted by you
> with All Rights Reserved. Some legal jurisdictions prohibit owners from
> surrendering some or all rights.
> 
> You might not choose to pursue a copyright claim, but your heirs might,
> which means that a "public domain" release is legally unsafe unless the
> work actually is in the public domain due to age.

Yes of course public domain is not a source code license.  That's not
what I meant anyway.  But sure, pick some license like MIT or BSD and
call it good.

As for it being not possible to place something in the public domain,
that's news to me and certainly news to a number of projects including
Libravox. All of their recordings state that they are in the public
domain.  Of course the texts being read are in the public domain by
virtue of their copyright expiring.  But the recordings themselves could
be copyrighted, but are not.

>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!

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Do I need license to release the Python version of old BASIC games? Laura Creighton <lac@openend.se> - 2015-06-21 22:00 +0200
  Re: Do I need license to release the Python version of old BASIC games? Marko Rauhamaa <marko@pacujo.net> - 2015-06-21 23:58 +0300
    Re: Do I need license to release the Python version of old BASIC games? Michael Torrie <torriem@gmail.com> - 2015-06-21 15:28 -0600
      Re: Do I need license to release the Python version of old BASIC games? Marko Rauhamaa <marko@pacujo.net> - 2015-06-22 01:13 +0300
      Re: Do I need license to release the Python version of old BASIC games? Steven D'Aprano <steve@pearwood.info> - 2015-06-22 12:27 +1000
        Re: Do I need license to release the Python version of old BASIC games? Michael Torrie <torriem@gmail.com> - 2015-06-21 22:23 -0600
        Re: Do I need license to release the Python version of old BASIC games? Chris Angelico <rosuav@gmail.com> - 2015-06-22 14:45 +1000
        Re: Do I need license to release the Python version of old BASIC games? Laura Creighton <lac@openend.se> - 2015-06-22 11:20 +0200
    Re: Do I need license to release the Python version of old BASIC games? Marko Rauhamaa <marko@pacujo.net> - 2015-06-22 01:02 +0300
      Re: Do I need license to release the Python version of old BASIC games? "C.D. Reimer" <chris@cdreimer.com> - 2015-06-21 16:54 -0700
        Re: Do I need license to release the Python version of old BASIC games? Steven D'Aprano <steve@pearwood.info> - 2015-06-22 12:17 +1000
      Re: Do I need license to release the Python version of old BASIC games? Chris Angelico <rosuav@gmail.com> - 2015-06-22 12:01 +1000
    Re: Do I need license to release the Python version of old BASIC games? Michael Torrie <torriem@gmail.com> - 2015-06-21 16:01 -0600
    Re: Do I need license to release the Python version of old BASIC games? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-21 23:35 +0100

csiph-web