From: lukegleeson Date: Tue, 8 Mar 2022 11:41:52 +0000 (+0000) Subject: Copyright Check Script X-Git-Tag: 3.1.0~157^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=165e3b8bcc492ebe31431f30c14d5dc98bb7f18e Copyright Check Script - Prints warnings to build log if copyright issues detected - File ignore included for checkstyle folder and common extensions which don't have copyrights - Included Tests Issue-ID: CPS-911 Signed-off-by: lukegleeson Change-Id: Idbdd050af964335cc32218e3c11c77d4101f9ecd --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 07e6cf966..185d9c33a 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -2,6 +2,7 @@