My understanding is that GitHub populates its list of licenses on new repositories from here. I used to be able to select CC0 as a license, but it appears that I no longer can. I found this issue, which appears to be related, but it ended by being locked with a comment pointing at this statement:
I don't believe it's going to be to difficult to modify the behaviour of the license picker so that you can type BSD (or whatever other license you like from this list) and have that populate the repository. We'll take a look at doing this 🔜 but it's likely going to be another week or two before we can get to this.
That was 7 months ago. What is the status of this?
If CC0 being missing from GitHub is a different problem, why isn't it showing up anymore?
On a related topic, I searched through the history of this repo and I can't figure out why Unlicense was chosen in favor of CC0 for the "Public Domain" recommendation option. I'm not looking to start another licensing debate here, I just want to understand the reasoning better (even if that reasoning was just, "we flipped a coin"). Without any context, it looks like some maintainer just did a couple opinionated ninja commits that removed CC0 from everything but the hidden list without any discussion. My understanding is that CC0 is considered to be more robust across a wider array of jurisdictions while attempting to achieve the same results. It is also recommended by FSF for GPL compatibility.
My understanding is that GitHub populates its list of licenses on new repositories from here. I used to be able to select CC0 as a license, but it appears that I no longer can. I found this issue, which appears to be related, but it ended by being locked with a comment pointing at this statement:
That was 7 months ago. What is the status of this?
If CC0 being missing from GitHub is a different problem, why isn't it showing up anymore?
On a related topic, I searched through the history of this repo and I can't figure out why Unlicense was chosen in favor of CC0 for the "Public Domain" recommendation option. I'm not looking to start another licensing debate here, I just want to understand the reasoning better (even if that reasoning was just, "we flipped a coin"). Without any context, it looks like some maintainer just did a couple opinionated ninja commits that removed CC0 from everything but the hidden list without any discussion. My understanding is that CC0 is considered to be more robust across a wider array of jurisdictions while attempting to achieve the same results. It is also recommended by FSF for GPL compatibility.