VOL-4925 - Build and release components.

*.groovy
*.yaml
--------
  o Cosmetic edits to force a jenkins job, simple submission of one script not triggering deployment.
  o Add copyright header in groovy scripts where needed.
  o Added trailing comment "// [EOF]" in yaml files.

Change-Id: I978fbd3030c701f8ddc77e5b9140378b9bda909b
diff --git a/jjb/verify/comac-helm-charts.yaml b/jjb/verify/comac-helm-charts.yaml
index 36fc104..246cfcd 100644
--- a/jjb/verify/comac-helm-charts.yaml
+++ b/jjb/verify/comac-helm-charts.yaml
@@ -18,3 +18,5 @@
       - 'verify-helm-lint':
           dependency-jobs: 'verify_comac-helm-charts_tag-collision'
 
+
+# [EOF]