8
9
10
11
12
13
14
15
16
17
18
19
20
|
8
9
10
11
12
13
14
15
16
17
18
|
-
+
-
-
|
designate it as their license, not to every file in this repository. Other supplementary files (such
as `makefile`) may specify different license terms.
# The Local Yarn License 1.0.0
**Required Credit:** Joel Dueck (<https://joeldueck.com>)
**Required Credit:** Joel Dueck (<https://thelocalyarn.com/code>)
**Source Notice:** This software is maintained at <https://thelocalyarn.com/code>
## Purpose
This license gives everyone as much permission to work with this software as possible, while
protecting contributors from liability, and ensuring contributors are given clear, public credit.
|
31
32
33
34
35
36
37
38
39
40
41
|
29
30
31
32
33
34
35
36
37
38
39
|
-
+
|
contributor's copyright in it.
## Credit
If you run or combine this software with other software in any larger system, or if you publish any
work using this software, you must give the contributors credit.
work using this software, you must give us credit.
To give credit, give users of your system or published work a notice listing all the names in
_Required Credit_ above, saying that they contributed to this software and that this software was
used as part of your system or to publish your work, and make sure this notice is easy for people to
find when using your system or published work.
|
50
51
52
53
54
55
56
57
58
59
60
61
|
48
49
50
51
52
53
54
55
56
57
58
59
|
-
-
+
+
|
* If your work is published as a printed book, include the notice in the book’s front matter.
## Notices
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, the _Required Credit_ and _Source Notice_ notices
above, and a copy of the `NOTICE.txt` file.
changes, also gets the text of this license, the _Required Credit_ notice above, and a copy of the
`NOTICE.txt` file.
## Excuse
If anyone notifies you in writing that you have not complied with [Notices](#notices) or
[Credit](#credit), you can keep your license by taking all practical steps to comply within 30 days
|