Open therealmistericraft opened 3 years ago
Thanks to his code license, I can just copy & paste his code if I tag him.
Almost. The license (GPL v3) also requires you to make your code open source (which it is), and publish your changes with the same license as my code.
Further details here.
Thank you for your annotations. But I want to stay my bot CC0, ´cause I like the thinking of not having to reference me. Is that OK too? I mean, it is an higher standard.
I think that you only need to include a reference to the GPLv3 license in your code.:
- You have to include the license and copyright notice with each and every distribution.
Since you don't copy the entire projects and modify it, I think point 7 doesn't apply here.:
- Any modifications of this code base MUST be distributed with the same license, GPLv3.
But according to point 6 you have to state changes to the code.:
- If you modify it, you have to indicate changes made to the code.
This whole license thing is way to complicated. I would never use any license except CC0, CC BY and no usage allowed.
CC BY and no usage allowed.
I don't understand what you mean.
CC BY is under attribution, but no other restrictions and "no usage" should be clear.
This whole license thing is way to complicated. I would never use any license except CC0, CC BY and no usage allowed.
You still have to include the GPL v3 license in your code.
No, I do not use any of your code.
Thanks to his code license, I can just copy & paste his code if I tag him.
@therealmistericraft you said that above
Ah, I understand what you want. Will add it in a moment
Description
As in navnlos, I should add an short command (short.io is already set up). Thanks to his code license, I can just copy & paste his code if I tag him and his license.