-
Notifications
You must be signed in to change notification settings - Fork 348
Accommodate canonical CC-BY-4.0 text #488
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
Changes from 3 commits
82dd645
ccaf5b5
52ba77b
bed477d
d177251
fc78654
ad82590
c86fa96
59d2420
3a8a88e
8107e70
7bf5366
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,7 @@ | |
| <crossRef>http://creativecommons.org/licenses/by/4.0/legalcode</crossRef> | ||
| </crossRefs> | ||
| <titleText> | ||
| <p>Creative Commons Attribution 4.0 International</p> | ||
| <p><optional>Creative Commons </optional>Attribution 4.0 International</p> | ||
| </titleText> | ||
| <optional> | ||
| <p>Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services | ||
|
|
@@ -26,7 +26,7 @@ | |
| license they choose before applying it. Licensors should also secure all rights necessary before | ||
| applying our licenses so that the public can reuse the material as expected. Licensors should clearly | ||
| mark any material not subject to the license. This includes other CC-licensed material, or material | ||
| used under an exception or limitation to copyright. More considerations for licensors.</p> | ||
| used under an exception or limitation to copyright. More considerations for licensors<alt match=": wiki.creativecommons.org/Considerations_for_licensors|\.">: wiki.creativecommons.org/Considerations_for_licensors</alt></p> | ||
| <p>Considerations for the public: By using one of our public licenses, a licensor grants the public | ||
| permission to use the licensed material under specified terms and conditions. If the licensor’s | ||
| permission is not necessary for any reason–for example, because of any applicable exception or | ||
|
|
@@ -35,7 +35,7 @@ | |
| the licensed material may still be restricted for other reasons, including because others have | ||
| copyright or other rights in the material. A licensor may make special requests, such as asking that | ||
| all changes be marked or described. Although not required by our licenses, you are encouraged to | ||
| respect those requests where reasonable. More considerations for the public.</p> | ||
| respect those requests where reasonable. More considerations for the public<alt match=": wiki.creativecommons.org/Considerations_for_licensees|\.">: wiki.creativecommons.org/Considerations_for_licensees</alt></p> | ||
|
||
| </optional> | ||
|
|
||
| <titleText> | ||
|
|
@@ -439,4 +439,4 @@ | |
| <br/>Creative Commons may be contacted at creativecommons.org. </p> | ||
|
|
||
| </license> | ||
| </SPDXLicenseCollection> | ||
| </SPDXLicenseCollection> | ||
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.
Note the the current text doesn't make much sense; the sentence only works with the link. It was probably copied from the CC HTML version and the link lost. I think it would be fine to drop the current text entirely and thus avoid alt match, that is unless it is important to match texts previously published by SPDX (I imagine it might be).
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.
I'm not certain, but it probably is important for matching previous texts. I would leave the alt text in.