Skip to content

Include proper license text (GPLv3)#4

Open
asylumfunk wants to merge 1 commit into
schmiegelt:masterfrom
asylumfunk:f/license
Open

Include proper license text (GPLv3)#4
asylumfunk wants to merge 1 commit into
schmiegelt:masterfrom
asylumfunk:f/license

Conversation

@asylumfunk
Copy link
Copy Markdown

Currently, each Python file (controller.py and gui.py) states that it is
licensed under version 3 of the GPL, whereas the included license copy,
(LICENSE.txt) is actually version 2.

This commit removes the outdated license and includes the proper text
for GPLv3.

Note: The license file is named COPYING, per the FSF's
recommendation.

ref https://www.gnu.org/licenses/gpl-howto.html

Currently, each Python file (controller.py and gui.py) states that it is
licensed under version 3 of the GPL, whereas the included license copy,
(LICENSE.txt) is actually version 2.

This commit removes the outdated license and includes the proper text
for GPLv3.

Note: The license file is named "COPYING", per the FSF's
recommendation.

ref https://www.gnu.org/licenses/gpl-howto.html
fix asylumfunk/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant