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

Add copyright action #239

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Add copyright action #239

merged 5 commits into from
Oct 31, 2023

Conversation

F3Joule
Copy link
Member

@F3Joule F3Joule commented Oct 30, 2023

The new action checks whether all the .rs files has the appropriate license notice in a file header.
If there are some files, which are missing license notice, it adds it to a header and pushes with a separate commit.

F3Joule and others added 2 commits October 30, 2023 21:50
Co-Authored-By: tusharojha <tusharojha@users.no-reply.github.com>
@F3Joule F3Joule self-assigned this Oct 30, 2023
@F3Joule F3Joule requested review from olehmell and siman October 30, 2023 22:10
@F3Joule F3Joule added the enhancement New feature or request label Oct 30, 2023
@F3Joule F3Joule linked an issue Oct 30, 2023 that may be closed by this pull request
Co-Authored-By: siman <siman@users.no-reply.github.com>
@F3Joule F3Joule force-pushed the f3/copyright branch 2 times, most recently from 2ac230a to 75991d5 Compare October 31, 2023 10:16
@F3Joule F3Joule merged commit 3127ddf into main Oct 31, 2023
@F3Joule F3Joule deleted the f3/copyright branch October 31, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using external tool to add and verify license headers
3 participants