Add copyright checker to tox 18/20318/3
authorVratko Polak <vrpolak@cisco.com>
Tue, 25 Jun 2019 10:46:12 +0000 (12:46 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 28 Jun 2019 10:59:49 +0000 (10:59 +0000)
+ Only looks at files edited since HEAD~.
+ Only checks files of whitelisted extensions.
+ Distinguishes missing and outdated copyrights.
+ Any line with "Copyright" substring can work.
+ Many copyright lines are tolerated, if at least one has correct year.
+ Voting.

Change-Id: I2cda0459cb191eeec7aada69c508973568039d87
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found