Skip to content

Commit

Permalink
Update license files to match latest model
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Jan 19, 2021
1 parent e4aeb9d commit 6cdd042
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
33 changes: 15 additions & 18 deletions CONTRIBUTING.md
@@ -1,25 +1,22 @@
# DSCP Control API

Contributions to this repository are intended to become part of Recommendation-track documents
governed by the [W3C Patent Policy](http://www.w3.org/Consortium/Patent-Policy-20040205/) and
[Document License](http://www.w3.org/Consortium/Legal/copyright-documents). To contribute, you must
either participate in the relevant W3C Working Group or make a non-member patent licensing
commitment.
Contributions to this repository are intended to become part of Recommendation-track documents governed by the
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy/) and
[Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software). To make substantive contributions to specifications, you must either participate
in the relevant W3C Working Group or make a non-member patent licensing commitment.

If you are not the sole contributor to a contribution (pull request), please identify all
contributors in the pull request's body or in subsequent comments.
contributors in the pull request comment.

To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:

```
+@github_username
```
```
+@github_username
```

If you added a contributor by mistake, you can remove them in a comment with:
If you added a contributor by mistake, you can remove them in a comment with:

```
-@github_username
```
```
-@github_username
```

If you are making a pull request on behalf of someone else but you had no part in designing the
feature, you can remove yourself with the above syntax.
If you are making a pull request on behalf of someone else but you had no part in designing the
feature, you can remove yourself with the above syntax.
6 changes: 4 additions & 2 deletions LICENSE.md
@@ -1,2 +1,4 @@
All documents in this Repository are licensed by contributors under the [W3C Document
License](http://www.w3.org/Consortium/Legal/copyright-documents).
All documents in this Repository are licensed by contributors
under the
[W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).

0 comments on commit 6cdd042

Please sign in to comment.