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/repos/voltha-docs.yaml b/jjb/repos/voltha-docs.yaml
index 5e6d903..bb07db1 100644
--- a/jjb/repos/voltha-docs.yaml
+++ b/jjb/repos/voltha-docs.yaml
@@ -32,3 +32,5 @@
           sync-target-server: 'static.opennetworking.org'
           sync-target-path: '/srv/sites/docs.voltha.org/'
           build-timeout: 60
+
+# [EOF]