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

Update license copyright #3875

Closed
2 tasks done
Sytten opened this issue Jun 27, 2022 · 2 comments
Closed
2 tasks done

Update license copyright #3875

Sytten opened this issue Jun 27, 2022 · 2 comments
Labels
C-enhancement Category: Raise on the bar on expectations

Comments

@Sytten
Copy link

Sytten commented Jun 27, 2022

Please complete the following tasks

Clap Version

3.2.5

Describe your use case

The copyright on the MIT license is widely out of date.
This makes is harder to give proper attribution for the project.
The author field is also missing from the Cargo.toml

Describe the solution you'd like

At least update the copyright of clap to something like Clap Core Team.
If possible also add this to the author of the Cargo.toml
Thanks!

Alternatives, if applicable

No response

Additional Context

No response

@Sytten Sytten added the C-enhancement Category: Raise on the bar on expectations label Jun 27, 2022
epage added a commit that referenced this issue Jun 27, 2022
Without copyright assignment, everyone owns their own copyright, so
tried to reflect that.

See #3875
@epage
Copy link
Member

epage commented Jun 27, 2022

I've updated the years and noted that the copyright is owned by the contributors.

I'm leaving out author field as I've not been a fan of it (leaving people out, generic "team" authors being useless) and was glad when cargo switched to it being optional (the motivation for that was that names are not immutable)

@Sytten
Copy link
Author

Sytten commented Jun 27, 2022

Make sense, it's just a pain when you try to automate license attribution but all good. Thanks!

@Sytten Sytten closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

2 participants