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/build_openolt_deb.yaml b/jjb/build_openolt_deb.yaml
index 9cc5408..d03664c 100644
--- a/jjb/build_openolt_deb.yaml
+++ b/jjb/build_openolt_deb.yaml
@@ -42,3 +42,5 @@
             url: '{gerrit-server-url}/openolt'
             branches:
               - 'master'
+
+# [EOF]