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/bbr.yaml b/jjb/bbr.yaml
index 5d756bc..a17cfb3 100644
--- a/jjb/bbr.yaml
+++ b/jjb/bbr.yaml
@@ -50,3 +50,5 @@
           name: buildNode
           default: 'ubuntu18.04-basebuild-4c-8g'
           description: 'Name of the Jenkins node to run the job on'
+
+# [EOF]