Description
As part of code mirror implementation some headers have incorrect license info, this has been fixed as part of CMS7-8240. GO GREEN sources also needs correct headers, that has to be fixed as part of this issue.
The license check can be run locally with "mvn clean; mvn validate -Ppedantic". Don't combine the "clean" and "verify" in one command, the Rat plugin cannot handle this.
Attachments
Issue Links
- is a part of
-
HGGE-295 Add copyright statement for CodeMirror sources to LICENSE
- Closed