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/k8install.yaml b/jjb/k8install.yaml
index c6b634c..0088e2c 100644
--- a/jjb/k8install.yaml
+++ b/jjb/k8install.yaml
@@ -68,3 +68,5 @@
       - timed: |
                  TZ=America/Los_Angeles
                  H 10 31/3 * *
+
+# [EOF]