Open Source License Helper Tool
choosealicense.com
Open Source License Helper Tool
1–10 of 93 posts
Re: Open Source License Helper Tool
#2Re: Open Source License Helper Tool
#3Re: Open Source License Helper Tool
#4Re: Open Source License Helper Tool
#5No WTFPL? I'm disappointed.
The point of the home page is to make it easy to choose a license, not to list every possible choice.
(I occasionally help maintain https://github.com/github/choosealicense.com which is the source for the site.)
Re: Open Source License Helper Tool
#6No WTFPL? I'm disappointed.
Re: Open Source License Helper Tool
#7I do wish the drilldown for placing software into the public domain would suggest CC0 over the Unlicense. CC0 is more precise, is backed by both a foundation and large organizations, and pre-dates it by several years.
Re: Open Source License Helper Tool
#8No WTFPL? I'm disappointed.
Re: Open Source License Helper Tool
#9No WTFPL? I'm disappointed.
Re: Open Source License Helper Tool
#10Unfortunately it is more difficult to release works into the public domain than The Unlicense addresses. The Unlicense is likely sufficient for all foreseen cases in countries except Germany and France (to my knowledge), but CC0 is written beautifully with a double-fallback to completely waiver all rights in all jurisdictions.
Here are some analyses:
- https://creativecommons.org/2011/04/15/using-cc0-for-public-... Why this is okay to use for software.
- https://rd-alliance.org/sites/default/files/cc0-analysis-kre... concludes that it is sufficient in German law.
- https://www.gnu.org/licenses/license-list.html#PublicDomain It is recommended by the FSF as a prefered method for releasing source code into the public domain.