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/templates/versioning.yaml b/jjb/templates/versioning.yaml
index 82cfa20..9ccd7cd 100644
--- a/jjb/templates/versioning.yaml
+++ b/jjb/templates/versioning.yaml
@@ -175,3 +175,5 @@
 
     builders:
       - shell: !include-raw-escape: jjb/shell/version-tag.sh
+
+# [EOF]