Skip to content

Commit ea5c32a

Browse files
authored
Update copyright and license (#125)
1 parent 6bdc26d commit ea5c32a

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016 - 2021 W3C Solid Community Group
3+
Copyright (c) 2016 - 2023 W3C Solid Community Group
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

index.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,11 +208,6 @@ <h1 property="schema:name">Web Access Control</h1>
208208
<dd><span content="en" lang="" property="dcterms:language" xml:lang="">English</span></dd>
209209
</dl>
210210

211-
<dl id="document-license">
212-
<dt>License</dt>
213-
<dd><a href="http://purl.org/NET/rdflicense/MIT1.0" rel="schema:license">MIT License</a></dd>
214-
</dl>
215-
216211
<dl id="document-inbox">
217212
<dt>Notifications Inbox</dt>
218213
<dd><a href="https://specs.solidcommunity.net/inbox/wac/" rel="ldp:inbox">https://specs.solidcommunity.net/inbox/wac/</a></dd>
@@ -242,7 +237,7 @@ <h1 property="schema:name">Web Access Control</h1>
242237
<dd>
243238
<dl id="document-permission" rel="odrl:permission" resource="#document-permission" typeof="odrl:Permission">
244239
<dt>Assigner</dt>
245-
<dd><a href="https://www.w3.org/community/solid/" rel="odrl:assigner">W3C Solid Community Group</a></dd>
240+
<dd><a href="https://www.w3.org/groups/cg/solid/" rel="odrl:assigner">W3C Solid Community Group</a></dd>
246241
<dt>Action</dt>
247242
<dd>
248243
<ul rel="odrl:action">
@@ -277,7 +272,7 @@ <h1 property="schema:name">Web Access Control</h1>
277272
</dl>
278273
</details>
279274

280-
<p class="copyright">Copyright © 2021 <a href="http://www.w3.org/community/solid/">W3C Solid Community Group</a>.</p>
275+
<p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2021-2023 the Contributors to Web Access Control 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>
281276

282277
<div datatype="rdf:HTML" id="content" property="schema:description">
283278
<section id="abstract">
@@ -292,7 +287,7 @@ <h2 property="schema:name">Status of This Document</h2>
292287
<div datatype="rdf:HTML" property="schema:description">
293288
<p>This section describes the status of this document at the time of its publication.</p>
294289

295-
<p>This document was published by the <a href="https://www.w3.org/community/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/web-access-control-spec/issues">contribute</a> any feedback, comments, or questions you might have.</p>
290+
<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/web-access-control-spec/issues">contribute</a> any feedback, comments, or questions you might have.</p>
296291

297292
<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>
298293

0 commit comments

Comments
 (0)