creativecommons / creativecommons.org

Legacy legal code translations and general support issues
MIT License
155 stars 205 forks source link

Degender legal text of CC0-1.0 #1143

Open oddhack opened 4 years ago

oddhack commented 4 years ago

Problem

CC0-1.0 refers to "he or she" in its text. This is not inclusive and may trigger tools used for automated checking of e.g. the AOSP Coding with Respect policies.

Description

Replace "he or she" with "they" or other gender-neutral pronoun, or rewrite the language more extensively to avoid pronouns.

Alternatives

Since we can't alter legal text of other people's licenses, working around this requires adding exceptions for license files (to the AOSP checker mentioned above).

Additional context

I'm not sure if this affects other CC-family license text but if it does, the same fix should apply.

(Edit: Also affects CC-PDDC, noted on #1149.)

Implementation

While this is a seemingly trivial edit, realistically I know this has to go through whatever IP lawyers CC uses to approve their licenses, and will take a long time even if stakeholders are receptive.

mmoreshead commented 4 years ago

I'd happily help with this if there's anything I can do.

sarahpearson commented 4 years ago

We are planning to update the errata page to include reference to this as an error in CC0. We will also update translation documentation to make it clear to translation teams that they should use gender neutral terminology when translating CC0 wherever possible.

In the long term, we have flagged this for future versions of CC0.

ryancdotorg commented 4 years ago

I've provided naively updated versions in a pull request. The translations should be updated where possible as well, but I'm unable to do that myself.

oddhack commented 4 years ago

Thanks for being so receptive to making this change! FWIW I took a look at other CC materials and commented in #1149.

sarahpearson commented 4 years ago

Updated errata page here: https://creativecommons.org/legal-code-errata/

TimidRobot commented 4 years ago

@sarahpearson The CC0 1.0 Universal - Creative Commons Legal Code does not yet include a link to the Legal code issues & errata - Creative Commons. I assume we want to put it after the translations notice (like we did for the Korean BY* 4.0 translation).

Screenshot of CC0 1.0 Universal translation notice:

Screen Shot 2020-09-11 at 07 01 29
sarahpearson commented 4 years ago

@TimidRobot, first of all, thank you so much for catching this because it makes me realize I forgot about this for the two recent corrected translations! I have now put the wheels in motion for that. (Portuguese, German)

On this one, the CC0 error is slightly different because so far, we haven't actually changed the legal code. Historically, for errors that we have not been able to correct, we have not added a link to the errata page. We can discuss with @peterspdx whether to change that policy in this unique situation. I'll add it to the Legal/Tech agenda.

Jayman2000 commented 3 years ago

The deed is also gendered. It says β€œThe person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law[…]”

ryancdotorg commented 2 years ago

Hey all, I was just wondering where we're at with this? No activity on it in about two years, and at least for the English version it seems like a straightforward change that everyone's agreed on.

TimidRobot commented 2 years ago

@ryancdotorg

In the long term, we have flagged this for future versions of CC0.

Changing the text of the legal code will require a new version of CC0. While the gendered language change is simple/obvious, releasing a new version of the legal code requires quite a bit more work (ex. License Stewardship Consultation - Google Docs).

As far as changing the legal code web page to link to the errata, I'll re-raise that in Legal-Tech (I had forgotten about it).

πŸ’›πŸ€πŸ’œπŸ–€

increasingawareness commented 1 year ago

I'm curious if this is being worked on. Recently released a work on CC0 without realizing the gendered language is there. If the next version corrects this error, can I update it to the version without gendered language?

ryancdotorg commented 1 year ago

@increasingawareness Here's what I did: https://github.com/ryancdotorg/libsdsock/blob/main/LICENSE

I am not a lawyer, etc.