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

License header checking script #587

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 23, 2019

Motivation:

It's easy to miss license headers when creating new files and often this
is missed during PRs.

Modifications:

  • Add a script which checks whether licenses headers are present.
  • Run the script before the install step in the CI.
  • Fix missing/badly formatted headers.

Result:

More correct copyright headers.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 23, 2019

CLA Check
One or more committers are not authorized under a signed CLA as indicated below. Please click here to be authorized.

Motivation:

It's easy to miss license headers when creating new files and often this
is missed during PRs.

Modifications:

- Add a script which checks whether licenses headers are present.
- Run the script before the install step in the CI.
- Fix missing/badly formatted headers.

Result:

More correct copyright headers.
@glbrntt glbrntt merged commit d8c8ee8 into grpc:nio Sep 23, 2019
@glbrntt glbrntt deleted the gb-license-check branch September 23, 2019 16:17
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