Mario-Level-1 icon indicating copy to clipboard operation
Mario-Level-1 copied to clipboard

Add LICENSE file

Open bittner opened this issue 7 years ago • 4 comments

This repository doesn't provide a LICENSE file. Hence, despite the disclaimer in the README, the source code is governed by strict copyright (i.e. it is forbidden to copy, use, modify and distribute the program in any form).

If you want to provide the entire source code as free software I would suggest you add a GNU General Public License v3 license file.

More information about software licenses: https://help.github.com/articles/licensing-a-repository/

bittner avatar Feb 11 '18 23:02 bittner

GNU is kind of 'clingy', and not used much recently. By 'clingy', I mean it forces all code that links to it to itself be GNU, which is not always ideal. Any of MIT, MPL, Apache etc are all common, and very similar to each other.

hughperkins avatar Apr 28 '18 20:04 hughperkins

You have to define "not always ideal".

GPL is for freedom. MIT is for not hindering (closed source) profit. That's the difference.

Personally, I don't think anyone will ever be allowed to make profit from this code base. I may be wrong, though.

bittner avatar Apr 28 '18 22:04 bittner

@justinmeister, your other game, The Stolen Crown, is licensed under an MIT license. Any chance of this repository being licensed similarly?

dav-ell avatar May 09 '19 14:05 dav-ell

I can tell you right now, he doesnt give a rats ass about people copying it. He just whipped this up in like a month to learn python and pygame, and moved on.

metulburr avatar Jul 21 '19 00:07 metulburr