Skip to content
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

Correct title for cc-by-nd-2.5 #2638

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zhongjiajie
Copy link
Contributor

@zhongjiajie zhongjiajie commented Dec 19, 2024

From the source license link, we can see the title name is "Attribution-NoDerivs 2.5 Generic" and we missing the key word Generic

links here is:

image

From the source license link, we can see the title name is
"Attribution-NoDerivs 2.5 Generic" and we missing the
key word Generic
@@ -7,7 +7,7 @@
</crossRefs>
<text>
<titleText>
<p>Creative Commons Attribution-NoDerivs 2.5</p>
<p>Creative Commons Attribution-NoDerivs 2.5 Generic</p>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more thing also confuse me, the link https://creativecommons.org/licenses/by-nd/2.5/legalcode license name is "Attribution-NoDerivs 2.5 Generic" but in spdx named "Creative Commons Attribution-NoDerivs 2.5 Generic", should we also remove the leading word "Creative Commons"?

Suggested change
<p>Creative Commons Attribution-NoDerivs 2.5 Generic</p>
<p>Attribution-NoDerivs 2.5 Generic</p>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And in https://spdx.org/licenses/CC-BY-ND-2.5.html I find out the "full name" have "Creative Commons" keyword but https://creativecommons.org/licenses/by-nd/2.5/legalcode license name is "Attribution-NoDerivs 2.5 Generic", should we also remove "Creative Commons" for the name
Or I want to know in which case we will add a prefix like "Creative Commons" in the title?

@zhongjiajie
Copy link
Contributor Author

Hi @xsuchy could you please take a look at this change, thanks

@xsuchy
Copy link
Collaborator

xsuchy commented Dec 20, 2024

This is non-technical. I will leave this one for @swinslow or @jlovejoy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants