licensing-r
licensing-r copied to clipboard
A Bookdown about R & licenses
Example cecill licence: http://www.cecill.info/licences.fr.html Might be nice to contact package developers who choose this licence and / or find comments / blogpost about why they choose this licence. This is...
For https://github.com/ThinkR-open/licensing-r/blob/dev/03-authorized.Rmd#L22
# Resources about open sources and licenses ## Books & chapters + Understanding Open Source and Free Software Licensing https://www.oreilly.com/library/view/understanding-open-source/0596005814/ (pdf here : https://people.debian.org/~dktrkranz/legal/Understanding%20Open%20Source%20and%20Free%20Software%20Licensing.pdf) + Open Source Licensing Software Freedom...
It is my understanding that derivatives of GPL licensed works need to be licensed under GPL as well. Therefore, the following statement should be incorrect: https://github.com/ThinkR-open/licensing-r/blob/56ac0d593a729eb9a388a686e67c07a82114063d/03-authorized.Rmd#L41 Only for code added...