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/github-release.yaml b/jjb/github-release.yaml
index 2b5a4a9..8cce215 100644
--- a/jjb/github-release.yaml
+++ b/jjb/github-release.yaml
@@ -53,3 +53,5 @@
             GITHUB_ORGANIZATION={github-organization}
 
       - shell: !include-raw-escape: shell/github-release.sh
+
+# [EOF]