Skip to content

Commit d060bd1

Browse files
authored
Reformat LICENSE.md (w3c#196)
* Add markups to LICENSE.md - Restore bullets, links, and heading formatting as appear in the license at https://www.w3.org/copyright/software-license-2023/ - Also add `SPDX-License-Identifier` tag to the Markdown metadata section at the header of `README.md` Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> * Remove SPDX-License-Identifier tag Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> --------- Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent e6dd27d commit d060bd1

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

LICENSE.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
1-
The documents and resources in this repository are provided by contributors under the following license.
1+
The documents and resources in this repository are provided by contributors under the following [W3C Software and Document license](https://www.w3.org/copyright/software-license-2023/).
2+
3+
----
24

35
This work is being provided by the copyright holders under the following license.
4-
License
6+
7+
## License
58

69
By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
710

811
Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
912

10-
The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
11-
Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C software and document short notice should be included.
12-
Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [$year-of-document] World Wide Web Consortium. https://www.w3.org/copyright/software-license-2023/"
13+
- The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
14+
- Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the [W3C software and document short notice](https://www.w3.org/Consortium/Legal/2023/copyright-software-short-notice.html) should be included.
15+
- Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [$year-of-document] [World Wide Web Consortium](https://www.w3.org/). <https://www.w3.org/copyright/software-license-2023/>"
1316

14-
Disclaimers
17+
## Disclaimers
1518

1619
THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
1720

1821
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
1922

2023
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders.
21-
Versions
2224

23-
This version: https://www.w3.org/copyright/software-license-2023/
24-
Latest version: https://www.w3.org/copyright/software-license/
25-
Previous version: https://www.w3.org/copyright/software-license-2015/
25+
## Versions
26+
27+
- This version: <https://www.w3.org/copyright/software-license-2023/>
28+
- Latest version: <https://www.w3.org/copyright/software-license/>
29+
- Previous version: <https://www.w3.org/copyright/software-license-2015/>
30+
31+
### Changes since the previous document
2632

27-
Changes since the previous document
33+
- The 2023 version updates identification of the copyright holder.
2834

29-
The 2023 version updates identification of the copyright holder.
35+
----

0 commit comments

Comments
 (0)