-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Use the Unlicense instead of CC0 to represent the public domain #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I think my own preference would be to have both CC0 and the Unlicense represented (as per #36), these being the two most widely used public domain dedications today. Which one should be offered up as the default could be determined e.g. by empirical metrics over time; at this point, it's almost a tie. As I've written previously about the ongoing dialogue I have had with the vice president of Creative Commons on this topic:
|
|
@bhuga I wish I had seen this earlier! /cc @hoolio @benbalter. I was a bit taken aback at how long the CC0 license was. I definitely think this license is more in the spirit of choosealicense.com. I'm not a fan of having both CC0 and Unlicense here. I'd rather have one or the other. Presenting a non-choice to people not familiar with licensing helps nobody. |
licenses/public-domain.txt
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence reads weird to me.
The Unlicense is a template for disclaiming copyright interest in software you've written, a template for dedicating your software to the public domain.
How about:
The Unlicense is a template to relinquish copyright interest in software you've written and dedicate your software to the public domain.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call, I was pulling too tightly from unlicense.org. s/relinquish/waive/, though 😸
Try it now; genuinely interested in feedback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, I liked the original starting phrase: "Because copyright attaches automatically in many countries..."
We're trying to educate people that having no license != public domain (which you'd be surprised at how many people mistake this, though given your work on the UNLICENSE maybe you wouldn't be surprised.)
Mind taking another crack at it? I'd really like to merge this in. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@haacked, by the way, Ben and I wrote a piece about this license-free business some years back: Licensed, License-Free, and Unlicensed Code ...in case it comes helpful to link in somewhere. Also, at Wikipedia: http://en.wikipedia.org/wiki/License-free_software
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fun :) Try it now. I see why you are attached to that sentence; the idea of copyright "attaching" seems wrong but I can't come up with anything both as brief and as clear.
I really want the second sentence to be "Use the Unlicense to opt out of the copyright game entirely." but I have a feeling that's a more playful tone than the site is going for.
@bendiken take a look too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the record, I'm all about letting this pull sit for a day or two if it means @hoolio gets a second to take a look at it. That feedback would be 👍 no matter what he says :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the record, I'm all about letting this pull sit for a day or two if it means @hoolio gets a second to take a look at it.
Sounds good to me. Also, /cc @benbalter since you can never have too many Ben's looking at something and he's been quite the wordsmith!
This is fun :)
It has been! I like to think I'm pretty well versed in licenses but I'm shocked I never heard of the UNLICENSE. I love that I'm learning something new every day on it. Thanks for bringing this up!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about:
"Depending on your country of origin, your work may be protected by local copyright law by default at the moment of creation. If you'd like to signal to the community that you want to expressly put your work in the public domain -- i.e., relinquish your default copyright interests to it -- the Unlicense may be a good option for you. The Unlicense also includes a no-warranty statement from the widely-used MIT/X11 license that protects you by making clear that you're not providing any warranties to this public domain work."
It's too long, maybe, but hits the main points.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😊 I was pushing to the wrong branch. New version correctly pushed.
|
Love it! |
Use the Unlicense instead of CC0 to represent the public domain
|
@haacked, thanks for merging this! @bhuga, one minor nitpick: the last line is corrupted over at http://choosealicense.com/licenses/public-domain/. It seems like an escaping issue due to the text |
|
@bendiken thanks for pointing that out! I just fixed it. |
I'm not sure how keen you are to have this conversation, but I didn't even realize there were more than 3 licenses before! Ack!
When I helped create the Unlicense a few years back, it was based on the dedication of the most successful public domain software project, SQLite. I can imagine that with public domain still a minority, we don't want to clutter the field with varying implementations of it. But I would humbly suggest that the Unlicense is a better example of a public domain license:
356 cc0 results
1080 unlicense results
You may disagree, in which case, go ahead and close the pull. I just wanted to have the conversation :)
This pull would be the one to address #36 if we wanted to.