Skip to content
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

Transition to the W3C Inc copyright starting from Jan 1, 2023 #1681

Closed
deniak opened this issue Dec 6, 2022 · 3 comments · Fixed by #1685 or #1687
Closed

Transition to the W3C Inc copyright starting from Jan 1, 2023 #1681

deniak opened this issue Dec 6, 2022 · 3 comments · Fixed by #1685 or #1687
Assignees

Comments

@deniak
Copy link
Member

deniak commented Dec 6, 2022

Starting from January 1, 2023, TR documents must use the following copyright:

<p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2023 <a href="https://www.w3.org/"> World Wide Web Consortium, Inc.</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-software">permissive document license</a> rules apply.</p>

After discussion with @plehegar, the previous copyright will be allowed until January 31, 2023.

/cc @wseltzer

@jennyliang220
Copy link
Contributor

Keep the 2 license:

// W3C Software and Document License
const LICENSE_CS_TEXT = 'permissive document license';
const LICENSE_CS_URL = 'https://www.w3.org/Consortium/Legal/copyright-software';
const LICENSE_CS_DATED_URL =
    'https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document';
// W3C Document License
const LICENSE_CD_TEXT = 'document use';
const LICENSE_CD_URL =
    'https://www.w3.org/Consortium/Legal/copyright-documents';

@jennyliang220
Copy link
Contributor

Give warning in Jan saying 'not accept old copyright' in specberus. Show both copyright in document

@deniak
Copy link
Member Author

deniak commented Jan 1, 2023

The , Inc. from the copyright should actually be dropped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants