Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add copyright exception for Ruby markup extensions (#1814)
* Add copyright exception for Ruby markup extensions Here's the context which makes this necessary and appropriate: The Licensing section of the charter of the HTML-WG (https://www.w3.org/2022/06/html-wg-charter.html#licensing) states that: > This Working Group will use the CC-BY license, and follow the terms of > WHATWG-W3C Memorandum of Understanding and 2021 Relationship Update The specify CC-BY license use by HTML (https://html.spec.whatwg.org/multipage/acknowledgements.html#ipr) is Attribution International 4.0 (CC BY 4.0). html-ruby-extensions is an upcoming chartered deliverable of the HTML-WG: https://www.w3.org/2022/06/html-wg-charter.html#ruby Its content will devrive both from W3C deliverables and from the WHATWG's HTML Standard. This publication is agreed to by W3C and the WHATWG: https://www.w3.org/2022/02/ruby-agreement * Update lib/copyright-exceptions.json Co-authored-by: Denis Ah-Kang <[email protected]> --------- Co-authored-by: Denis Ah-Kang <[email protected]>
- Loading branch information