Skip to content

Commit 135a0ef

Browse files
committed
Copy over ml5.js license from Code-of-Conduct repo
1 parent 68524ae commit 135a0ef

File tree

1 file changed

+45
-5
lines changed

1 file changed

+45
-5
lines changed

LICENSE

Lines changed: 45 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,49 @@
1-
MIT License
1+
# ml5.js LICENSE
22

3-
Copyright (c) 2018 ML5.js
3+
_Version 1.0 of the ml5.js license was adopted and last updated on May 10, 2021. It applies to all contributions to the ml5.js library as of May 20,2021. Contributions prior to that date are licensed under the MIT license. You can read the blog post announcing and explaining the development of the license [here](https://ml5js.medium.com/6b0e4c109b76)._
44

5-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5+
## Purpose
66

7-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7+
This license gives everyone as much permission to work with this software as possible as long as they comply with the ml5.js [Code of Conduct](README.md), while protecting contributors from liability.
88

9-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
## Acceptance
10+
11+
In order to receive this license, you must agree to its rules. The rules of this license are both obligations under that agreement and conditions to your license. You must not do anything with this software that triggers a rule that you cannot or will not follow.
12+
13+
## Copyright
14+
15+
Each contributor licenses you to do everything with this software that would otherwise infringe that contributor’s copyright in it.
16+
17+
## License Reversion
18+
19+
Each contribution to this software is licensed under this license for three years from the date it is contributed to the software. After that three year period the contribution is licensed under the [Blue Oak Model License v 1.0.0](https://blueoakcouncil.org/license/1.0.0).
20+
21+
## Code of Conduct
22+
23+
You must use this software in compliance with the ml5.js [Code of Conduct](README.md) as it exists at the time of your use. This includes cooperating with any investigations of your compliance with the ml5.js Code of Conduct.
24+
25+
## Notices
26+
27+
You must ensure that everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license or a link to https://ml5js.org/license.
28+
29+
## Excuse
30+
31+
If anyone notifies you in writing that you have not complied with [Notices](https://github.com/ml5js/Code-of-Conduct/blob/main/LICENSE.md#notices), you can keep your license by taking all practical steps to comply within 30 days after the notice. If you do not do so, your license ends immediately.
32+
33+
If anyone notifies you in writing that you have not complied with the Code of Conduct, you can keep your license by taking all practical steps to comply within 30 days after the notice. If you do not do so, and the ml5.js Code of Conduct Committee (or its equivalent or successor) agrees that you are in violation of the Code of Conduct, your license ends immediately.
34+
35+
## Patent
36+
37+
Each contributor licenses you to do everything with this software that would otherwise infringe any patent claims they can license or become able to license.
38+
39+
## Reliability
40+
41+
No contributor can revoke this license.
42+
43+
## No Liability
44+
45+
**_As far as the law allows, this software comes as is, without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim._**
46+
47+
## Permission
48+
49+
Each contributor licenses you to do everything with this license that would otherwise infringe that contributor’s copyright in it.

0 commit comments

Comments
 (0)