Skip to content
Daniel Khashabi edited this page Feb 18, 2016 · 1 revision

License Maven Plugin

The code is using this plugin. Inside the CI we check whether all files have the proper copyright msgs:

mvn license:check

To add the license header when missing. If a header is existing, it is updated to the new one.

license:format