Skip to content

Commit

Permalink
Update license and copyright as per CG Charter
Browse files Browse the repository at this point in the history
  • Loading branch information
csarven committed Feb 18, 2024
1 parent a18bb36 commit c6bf716
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions protocol.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,6 @@ <h1 property="schema:name">Solid Notifications Protocol</h1>
<dd><span content="en" lang="" property="dcterms:language" xml:lang="">English</span></dd>
</dl>

<dl id="document-license">
<dt>License</dt>
<dd><a href="http://purl.org/NET/rdflicense/MIT1.0" rel="schema:license">MIT License</a></dd>
</dl>

<dl id="document-status">
<dt>Document Status</dt>
<dd prefix="pso: http://purl.org/spar/pso/" rel="pso:holdsStatusInTime" resource="#d2a849bc-3259-11ec-8cee-4ff1341c9be5"><span rel="pso:withStatus" resource="http://purl.org/spar/pso/draft" typeof="pso:PublicationStatus">Editor’s Draft</span></dd>
Expand Down Expand Up @@ -325,7 +320,7 @@ <h1 property="schema:name">Solid Notifications Protocol</h1>
</dl>
</details>

<p class="copyright">MIT License. Copyright © 2022 <a href="https://www.w3.org/groups/cg/solid">W3C Solid Community Group</a>.</p>
<p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2024 the Contributors to Solid Protocol specification, published by the <a href="https://www.w3.org/groups/cg/solid/">Solid Community Group</a> under the <a href="https://www.w3.org/community/about/agreements/cla/" rel="schema:license">W3C Community Contributor License Agreement (CLA)</a>. A human-readable <a href="https://www.w3.org/community/about/agreements/cla-deed/">summary</a> is available. All code snippets are in the public domain, <a href="https://creativecommons.org/public-domain/cc0/" rel="schema:license">CC0</a>.</p>

<div datatype="rdf:HTML" id="content" property="schema:description">
<section id="abstract">
Expand All @@ -340,7 +335,7 @@ <h2 property="schema:name">Status of This Document</h2>
<div datatype="rdf:HTML" property="schema:description">
<p>This section describes the status of this document at the time of its publication.</p>

<p>This document was published by the <a href="https://www.w3.org/groups/cg/solid">Solid Community Group</a> as an <em>Editor’s Draft</em>. The sections that have been incorporated have been reviewed following the <a href="https://github.com/solid/process">Solid process</a>. However, the information in this document is still subject to change. You are invited to <a href="https://github.com/solid/notifications/issues">contribute</a> any feedback, comments, or questions you might have.</p>
<p>This document was published by the <a href="https://www.w3.org/groups/cg/solid/">Solid Community Group</a> as an <em>Editor’s Draft</em>. The information in this document is still subject to change. You are invited to <a href="https://github.com/solid/notifications/issues">contribute</a> any feedback, comments, or questions you might have.</p>

<p>Publication as an <em>Editor’s Draft</em> does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p>

Expand Down Expand Up @@ -383,7 +378,6 @@ <h2 id="table-of-contents">Table of Contents</h2>
</li>
</ol>
</li>

<li class="tocline">
<a class="tocxref" href="#data-model"><span class="secno">3</span> <span class="content">Data Model</span></a>
<ol>
Expand Down

0 comments on commit c6bf716

Please sign in to comment.