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


Groups > comp.lang.python > #92973 > unrolled thread

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

Started by"C.D. Reimer" <chris@cdreimer.com>
First post2015-06-21 13:53 -0700
Last post2015-06-21 13:53 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Do I need license to release the Python version of old BASIC games? "C.D. Reimer" <chris@cdreimer.com> - 2015-06-21 13:53 -0700

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

From"C.D. Reimer" <chris@cdreimer.com>
Date2015-06-21 13:53 -0700
SubjectRe: Do I need license to release the Python version of old BASIC games?
Message-ID<mailman.682.1434920041.13271.python-list@python.org>
On 6/21/2015 1:00 PM, Laura Creighton wrote:
> In a message of Sun, 21 Jun 2015 12:32:46 -0700, "C.D. Reimer" writes:
>
>> Do I need to release my scripts under a license? If so, which one?
> You should, because if you don't you could pop up some day and
> assert copyright and sue the hell out of people who use your code,
> which means that many people won't touch it until you license it.

I want to strike a right balance between respecting the 1987 copyright 
of the book, which much of the code was either in the public domain or 
submitted to Creative Computing magazine, and protecting my own code 
that uses the video output from the book. I'm leaning towards the MIT 
license as many of games were developed in university computer labs and 
freely shared among computer users.

For a copyright blast from the past, consider Bill Gate's open letter to 
hobbyists stealing Microsoft Basic in 1976.

https://en.wikipedia.org/wiki/Open_Letter_to_Hobbyists

Thanks,

Chris R.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web