I want to apply the GNU GPL 3.0 license to my open source project, but have literally zero experience using any kind of licenses. Would someone mind showing me the way on this? I found the actual license here, and if I understand it correctly, all I have to do is copy and paste that "notice" somewhere in my project? As of right now, I made a .dm file to hold a commented notice and a .txt file with the notice in it in my project. Do I need to do anything else?
EDIT
Upon reading tldrlegal's summarized version of the license here, I need to also include "install instructions." I threw that into the same 2 files (the .dm and .txt files) how to do tat for anyone outside this community.
ID:2333160
Dec 31 2017, 9:34 am (Edited on Dec 31 2017, 9:48 am)
|
|
In response to Popisfizzy
|
|
So what I've done already is just fine? Excellent. Good to know it isn't really complicated. I thought there was some extra stuff I'd have to do to the project in order to make it comply with the license.
|
As for that link, that it's restrictions and requirements on the license holders, i.e. the people downloading, using, modifying, and redistributing your project. As the owner, they do not necessarily apply to you, though you're free to follow them if you wish.