Skip to content

auto prepend licence to files#333

Closed
leshy wants to merge 2 commits intodevfrom
autoprepend
Closed

auto prepend licence to files#333
leshy wants to merge 2 commits intodevfrom
autoprepend

Conversation

@leshy
Copy link
Contributor

@leshy leshy commented May 31, 2025

not very important, was easy to add, merge if interesting. expecting CI to add licences to all missing files in the follow up auto-commit

- id: remove-crlf
- id: insert-license
files: \.py$
exclude: __init__\.py$
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to also exclude the main LICENCE file at project root since the wording is different there than in the license headers

@spomichter
Copy link
Contributor

Resolved by #336. Separate LICENCE_HEADER file to keep original LICENCE

@spomichter spomichter closed this Jun 3, 2025
@spomichter spomichter deleted the autoprepend branch June 3, 2025 00:13
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

Successfully merging this pull request may close these issues.

2 participants