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

Insert newline in header between "MIT License" and "Copyright (c) <year> <name>" #36

Open
YodaEmbedding opened this issue May 10, 2021 · 0 comments

Comments

@YodaEmbedding
Copy link

YodaEmbedding commented May 10, 2021

Desired

MIT License

Copyright (c) 2038 Zaphod Beeblebrox

...

Actual

MIT License Copyright (c) 2038 Zaphod Beeblebrox

...

Rationale

"Copyright" is on its own line, as shown on choosealicense.com, SPDX and opensource.org. It's also ever so slightly easier to immediately see what a license is when "Copyright" is on a separate line.


If this isn't made default, perhaps an --split-header option flag?

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

No branches or pull requests

1 participant