Closed GijsTimmers closed 8 years ago
Ok, first some notes for future reference:
kotnetcli
is licensed under CC-BY-SA 4.0, which is a free as in freedom license. I therefore propose to:
master
as well as dev
branch) "under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version."I'll prepare a pull request for the above. Of course, the final call is @GijsTimmers .
PS: @samgielis we better explicitly license the artwork (logos, banner, etc) separately under a (CC-BY-SA?) license? This is your call of course.
fine by me! just use the license type that best fits your needs.
Sounds good - but how are we going to indicate what code is dual licensed and what code is GPLv3 licensed?
Sounds good - but how are we going to indicate what code is dual licensed and what code is GPLv3 licensed?
The way I see it, the entire existing code base is licensed CC-BY-SA4, and will continue to be so for ever and a day. We are the copyright holder of the code base however, and we can thus choose to re-license all existing code under GPLv3, simply by pushing the relevant commits in the master
and dev
branches. In this commit, we add the GPL license notice and remove the CC-BY-SA notive in all source code files. This implies that all code prior to that commit, is dual licensed CC-BY-SA4/GPLv3, and all future code changes from that commit on are licensed GPLv3-only.
In short, we do not have to indicate anything special. Normal future users will checkout the latest commit, and automatically be granted all GPLv3 freedoms. Should anyone, for any reason, want to do something that is only allowed by CC-BY-SA4, he/she should checkout an older version and not use any of the changes we made ever since the re-license commit.
I'll open a pull request with the proposed commits right now.
This one is history now...
Please update the license. We spoke about this a couple of weeks ago.
README.md