-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40445/
-----------------------------------------------------------
(Updated Nov. 25, 2015, 9:49 a.m.)
Review request for mesos, Benjamin Hindman, Marco Massenzio, and Michael Park.
Changes
-------
Addressed out-of-band review comments from @tillt.
Also, added @mcypark as reviewer.
Bugs: MESOS-3581
https://issues.apache.org/jira/browse/MESOS-3581
Repository: mesos
Description
-------
Added linter for license headers in some file types.
Diffs (updated)
-----
support/mesos-license.py PRE-CREATION
support/mesos-style.py 66b45692c3c04f68358b63d52e4d87934f241bd7
Diff: https://reviews.apache.org/r/40445/diff/
Testing
-------
Ran the a whole clean checkout through the linter with only one expected
failure (`3rdparty/libprocess/stout/tests/protobuf_tests.proto` which lacks a
license).
Thanks,
Benjamin Bannier