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 Automated Validation of Copyrights #61

Open
romeara opened this issue Mar 11, 2020 · 0 comments
Open

Add Automated Validation of Copyrights #61

romeara opened this issue Mar 11, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@romeara
Copy link
Member

romeara commented Mar 11, 2020

Add automated validation that copyrights be present in all files. This requirement should be included in contributor documentation, and checks for it should be added to builds, including those run prior to accepting pull requests.

One way of automating this is the Checkstyle RegexpHeaderCheck Rule, with a header specification file such as:

/\*$
\W\* Copyright \(C\) \d\d\d\d StarChart-Labs@github.com Authors$
@romeara romeara added the documentation Improvements or additions to documentation label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant