GPL 3.0 license for the Commodore 64

Channel:
Subscribers:
3,140
Published on ● Video Link: https://www.youtube.com/watch?v=84pQuRF4CjA



Duration: 1:32
78 views
3


As part of my PLATOTerm project, I needed a way to provide the GNU Public License, Version 3.0 on the target distribution media. So I wrapped the GNU Public License in a C program that compiles with CC65. It allows for easy distribution and reading of the license, and the other CC65 platform targets will also get a version of this (Atari 8-bit, Apple II, etc.)

The code is here: https://github.com/tschak909/cc65-gpl-3.0







Tags:
GNU Public License 3.0
Commodore 64
CC65