Skip to content

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

Open
adamperkowski/permitter
#1
@YodaEmbedding

Description

@YodaEmbedding

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions