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

Consider using https://reuse.software/ and switch copyright_license to SPDX license identifiers #35

Closed
ypid opened this issue Feb 14, 2021 · 4 comments
Assignees
Labels
feature New feature or request

Comments

@ypid
Copy link

ypid commented Feb 14, 2021

There is a spec to improve this whole licensing subject: https://reuse.software/

It could be integrated into this template. As scripts/post_generation.py you can then just run reuse download --all to download all used licenses.

@pawamoy
Copy link
Owner

pawamoy commented Feb 14, 2021

Thanks, that's interesting indeed 🙂

However I'm not sold on the idea of having the license comments on top of each source file. Is it required, from a legal point of view?

@ypid
Copy link
Author

ypid commented Feb 14, 2021

I have been using REUSE for a few months now. About having it in each file:

  • It is more obvious to anyone.
  • It makes it very easy when copying one file from a project to another.
  • It really makes you think which license is best for a file.

So I agree with REUSE now, the header should go into each file if technically possible.

@pawamoy
Copy link
Owner

pawamoy commented Feb 14, 2021

OK, thanks for your answer. I'll try to play with REUSE in the next few weeks, and come up with a decision for this template 🙂 !

@pawamoy pawamoy transferred this issue from pawamoy/copier-poetry Sep 26, 2023
@pawamoy pawamoy transferred this issue from pawamoy/copier-pdm Oct 25, 2024
@pawamoy pawamoy added feature New feature or request fund Issue priority can be boosted labels Oct 25, 2024
@pawamoy pawamoy self-assigned this Jan 24, 2025
@pawamoy
Copy link
Owner

pawamoy commented Feb 18, 2025

I was able to draft support for REUSE, though I'm not convinced I actually want to use it. Closing for now.

@pawamoy pawamoy closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2025
@pawamoy pawamoy removed the fund Issue priority can be boosted label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants