-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71203/
-----------------------------------------------------------

Review request for mesos and Till Toenshoff.


Bugs: MESOS-9360
    https://issues.apache.org/jira/browse/MESOS-9360


Repository: mesos


Description
-------

This check adds a script which validates that source files have valid
license headers. This will allow us to reuse this functionality with
e.g., the pre-commit tool.

At the moment the code added here is not invoked from
`support/mesos-style.py` since it will be removed in a follow-up commit.


Diffs
-----

  support/check_license.py PRE-CREATION 


Diff: https://reviews.apache.org/r/71203/diff/1/


Testing
-------

* tested against files with license headers present or absent
* tested against all Python and C++ source files in the repo


Thanks,

Benjamin Bannier

Reply via email to