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/cord-onos-publisher.yaml b/jjb/verify/cord-onos-publisher.yaml
index cd427c5..14a900e 100644
--- a/jjb/verify/cord-onos-publisher.yaml
+++ b/jjb/verify/cord-onos-publisher.yaml
@@ -17,3 +17,5 @@
           dependency-jobs: 'verify_cord-onos-publisher_licensed'
 #      - 'make-unit-test':
 #         dest-gopath: "github.com/opencord"
+
+# [EOF]