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

setup.py: Make the license field use an SPDX identifier #789

Merged
merged 1 commit into from
Nov 6, 2017
Merged

setup.py: Make the license field use an SPDX identifier #789

merged 1 commit into from
Nov 6, 2017

Conversation

sschuberth
Copy link
Contributor

According to [1] this should rather be the license name than a link to the
LICENSE file, so use the SPDX identifier "BSD-3-Clause".

[1] https://docs.python.org/2/distutils/setupscript.html#additional-meta-data

According to [1] this should rather be the license name than a link to the
LICENSE file, so use the SPDX identifier "BSD-3-Clause".

[1] https://docs.python.org/2/distutils/setupscript.html#additional-meta-data
@gromgull gromgull merged commit dbc665d into RDFLib:master Nov 6, 2017
@gromgull
Copy link
Member

gromgull commented Nov 6, 2017

Thanks!

@sschuberth sschuberth deleted the patch-1 branch November 6, 2017 09:18
@RDFLib RDFLib deleted a comment from coveralls Nov 6, 2017
@joernhees joernhees added enhancement New feature or request meta Relates primarily to the project and not users of the project. labels Nov 6, 2017
@joernhees joernhees added this to the rdflib 5.0.0 milestone Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request meta Relates primarily to the project and not users of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants