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

Support inception year only copyright statements #517

Closed
d-ryan-ashcraft opened this issue Oct 17, 2023 · 0 comments · Fixed by #518
Closed

Support inception year only copyright statements #517

d-ryan-ashcraft opened this issue Oct 17, 2023 · 0 comments · Fixed by #518

Comments

@d-ryan-ashcraft
Copy link
Contributor

d-ryan-ashcraft commented Oct 17, 2023

Some legal experts prefer inception year to be the only year included in the copyright statement. Currently, this option is not supported by the maven-license-plugin. To help conform to this legal perspective, it would be useful if the plugin could optionally ignore the last year when generating the copyright statement's year value.

Current result:

Copyright (C) 2018-2023 President Business

Desired optional result:

Copyright (C) 2023 President Business
d-ryan-ashcraft added a commit to d-ryan-ashcraft/license-maven-plugin-single-year-copyright that referenced this issue Oct 17, 2023
d-ryan-ashcraft added a commit to d-ryan-ashcraft/license-maven-plugin-single-year-copyright that referenced this issue Oct 17, 2023
d-ryan-ashcraft added a commit to d-ryan-ashcraft/license-maven-plugin-single-year-copyright that referenced this issue Oct 18, 2023
slawekjaranowski pushed a commit that referenced this issue Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants