Overview
Comment: | Edits to proposed license |
---|---|
Timelines: | family | ancestors | descendants | both | licensing |
Files: | files | file ages | folders |
SHA3-256: |
804afbb2edddc5b7587a2f6370a468dd |
User & Date: | joel on 2019-04-04 16:12:55 |
Other Links: | branch diff | manifest | tags |
Context
2019-05-19
| ||
20:24 | Merge updates from trunk check-in: cf26929b user: joel tags: licensing | |
2019-04-04
| ||
16:12 | Edits to proposed license check-in: 804afbb2 user: joel tags: licensing | |
2019-03-25
| ||
00:57 | Change license for makefile check-in: c2e75f91 user: joel tags: licensing | |
Changes
Modified LICENSE.md from [d28a9315] to [7f1785f5].
1 2 3 4 5 6 7 8 9 10 11 12 | All images, recordings, writings and other files in this repository, unless stated otherwise, belong to their authors. You **do not** have permission to reuse or redistribute any of them in any form, except for files that specifically provide licensing terms. The _source code files_ (which include `.rkt`, `.pp`, and `.p` files) generally include notices stating that they are licensed for reuse under the terms of The Local Yarn License 1.0.0, the text of which is included below. By the same token, the license below applies only to files that 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 | | < < | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | All images, recordings, writings and other files in this repository, unless stated otherwise, belong to their authors. You **do not** have permission to reuse or redistribute any of them in any form, except for files that specifically provide licensing terms. The _source code files_ (which include `.rkt`, `.pp`, and `.p` files) generally include notices stating that they are licensed for reuse under the terms of The Local Yarn License 1.0.0, the text of which is included below. By the same token, the license below applies only to files that 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://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. ## Acceptance 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. ## Copyright Each contributor licenses you to do everything with this software that would otherwise infringe that 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 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. For example: * If users access your system or work by running a program you provide, include the notice in the program’s *About* screen (for a graphical or interactive program) or in the output of the program’s “version” argument (for command-line programs). * If users access your system or work via the World Wide Web, put the notice or a link to the notice at the bottom of the home page. * 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_ 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 after the notice. If you do not do so, your license ends immediately. |
︙ | ︙ |