-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
License drafting #158
Draft
n8willis
wants to merge
4
commits into
master
Choose a base branch
from
license
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
License drafting #158
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
f739d4e
Initial 'public specification license' added as LICENSE file.
n8willis 733a844
license: revise and clarify code-snippet and quotation language. Add …
n8willis f89e5a2
license: fix missing word in Implementation section; calrify that an …
n8willis 883cd63
license: regularize usage of 'these documents' vs 'the work'. Using '…
n8willis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
These documents describe a free, public specification. They are | ||
provided by the authors under the following license. | ||
|
||
By obtaining and/or copying this work, you agree that you have read, | ||
understand, and will comply with the terms and conditions that follow. | ||
|
||
Copyright 2023, Shaping Documents project members | ||
|
||
## Copying and redistributing the documents | ||
|
||
Permission is hereby granted to use, copy, and distribute this work in | ||
UNMODIFIED form, for any purpose, without fee or royalty, provided | ||
that you include the following on all copies of the document that you | ||
use: | ||
|
||
1. The above copyright notice. | ||
|
||
2. A link or URL to the original document. | ||
|
||
|
||
### Modifying | ||
|
||
No right to create modifications or derivatives of these documents is | ||
granted pursuant to this license, except as follows: | ||
|
||
1. References and quotations to facilitate implementation are | ||
permitted as described below. | ||
|
||
2. Translations of the full work into other languages are permitted, | ||
provided that such translations retain this full license, including | ||
the above copyright notice, provide a link or URL to the original | ||
work, and are prominently labeled as an unofficial translation of | ||
the original work. Such a label must appear at the beginning of | ||
each file. | ||
|
||
3. Proposing and discussing patches, changes, and other updates is | ||
permitted, and is not considered creating a modified or derivative | ||
version of this work provided that such proposals or discussions | ||
preserve the attributions and direct links to the original. | ||
|
||
The publication of derivative works of this document for use as a | ||
technical specification is expressly prohibited. | ||
|
||
|
||
## Implementation | ||
|
||
Implementing the behavior and logic described in these documents is | ||
not considered copying the work. | ||
|
||
Publishing or otherwise distributing an implementation of the behavior | ||
and logic described in these documents is not considered distributing | ||
or creating a derivative of the work. | ||
|
||
Implementations of the behavior and logic described in these documents | ||
are not required to be distributed under the terms of this license. | ||
|
||
|
||
### Code components and symbol names | ||
|
||
Code components, formulas, and symbols or tokens (including the names | ||
used for constants, variables, and functions), clearly distinguished | ||
by formatting as code elements in the work, are provided as | ||
examples. | ||
|
||
Usages of these examples in an implementation of the behavior and | ||
logic described in this work are not considered copies of the work. | ||
|
||
Permission is hereby granted to use, copy, and distribute these code | ||
components, formulas, and symbols or tokens, for any purpose, without | ||
fee or royalty, in modified or unmodified form. | ||
|
||
|
||
### References and quotations | ||
|
||
To facilitate implementation of the specification set forth in this | ||
work, permission is granted to prepare and distribute partial | ||
quotations of these documents in software, in supporting materials that | ||
accompany software, and in documentation of software, provided that: | ||
|
||
1. The software source, materials, or documentation including such a | ||
quotation includes the above copyright notice and a link or URL to | ||
the original document. | ||
|
||
2. As space permits, each file including such a quotation includes a | ||
link or URL to the original document accompanying the first such | ||
quotation. | ||
|
||
3. Such quotations retain any chapter and section numbering as | ||
included in the original quoted segment. | ||
|
||
4. Such quotations do not exceed 20% of the length of this work. | ||
|
||
|
||
## Disclaimers | ||
|
||
These documents are provided "as is", without warranty of any kind, | ||
express or implied. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(copied from the
git note
for 733a844 because it seems those are not visible on GitHub anymore)This commit fixes an error in the 'above/below' wording caused by me rearranging things. It also attempts to clarify the wording around permitting code-snippets to be reused without condition.
A lingering question is whether or not the license needs to specify that the covered bits are marked up with particular semantic tags. That would be easy to do for a fixed output, like HTML
<code>
,<pre>
, and<tt>
, but would not be very flexible if someone regenerated LaTeX output, for instance.Finally, this commit adds a 'do not make quotations of longer than 20% of the original work' clause to the quotation section. This is an arbitrary number, but the intent is to stop a potential bad actor from quoting 100% of the work in a comment and sneaking around the other terms that way. It may warrant further revision, since I am not certain that 20% is a useful number when all of the character tables and build documents are included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(copied from the
git note
for 883cd63 because it seems those are not visible on GitHub anymore)The intent of the "these documents"/"the work" distinction here is that we want to be clear when enumerating permissions that pertain to the entire work, such as redistributing it, and still be clear when discussing activities that would only apply to one page/paragraph/idea. E.g., you might implement support for JUST ONE shaping model, so the Implementation section doesn't say you have to implement 'the work' in order to be in compliance. Not sure everyone will find that nuance useful, but they might.