You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/licenses.txt
+61-13Lines changed: 61 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -220,22 +220,70 @@ The above copyright notice and this permission notice shall be included in all c
220
220
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.
221
221
222
222
glob
223
-
ISC
224
-
The ISC License
223
+
BlueOak-1.0.0
224
+
All packages under `src/` are licensed according to the terms in
225
+
their respective `LICENSE` or `LICENSE.md` files.
225
226
226
-
Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
227
+
The remainder of this project is licensed under the Blue Oak
228
+
Model License, as follows:
227
229
228
-
Permission to use, copy, modify, and/or distribute this software for any
229
-
purpose with or without fee is hereby granted, provided that the above
230
-
copyright notice and this permission notice appear in all copies.
230
+
-----
231
231
232
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
233
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
234
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
235
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
236
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
237
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
238
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
232
+
# Blue Oak Model License
233
+
234
+
Version 1.0.0
235
+
236
+
## Purpose
237
+
238
+
This license gives everyone as much permission to work with
239
+
this software as possible, while protecting contributors
240
+
from liability.
241
+
242
+
## Acceptance
243
+
244
+
In order to receive this license, you must agree to its
245
+
rules. The rules of this license are both obligations
246
+
under that agreement and conditions to your license.
247
+
You must not do anything with this software that triggers
248
+
a rule that you cannot or will not follow.
249
+
250
+
## Copyright
251
+
252
+
Each contributor licenses you to do everything with this
253
+
software that would otherwise infringe that contributor's
254
+
copyright in it.
255
+
256
+
## Notices
257
+
258
+
You must ensure that everyone who gets a copy of
259
+
any part of this software from you, with or without
260
+
changes, also gets the text of this license or a link to
261
+
<https://blueoakcouncil.org/license/1.0.0>.
262
+
263
+
## Excuse
264
+
265
+
If anyone notifies you in writing that you have not
266
+
complied with [Notices](#notices), you can keep your
267
+
license by taking all practical steps to comply within 30
268
+
days after the notice. If you do not do so, your license
269
+
ends immediately.
270
+
271
+
## Patent
272
+
273
+
Each contributor licenses you to do everything with this
274
+
software that would otherwise infringe any patent claims
275
+
they can license or become able to license.
276
+
277
+
## Reliability
278
+
279
+
No contributor can revoke this license.
280
+
281
+
## No Liability
282
+
283
+
***As far as the law allows, this software comes as is,
284
+
without any warranty or condition, and no contributor
285
+
will be liable to anyone for any damages related to this
286
+
software or this license, under any kind of legal claim.***
0 commit comments