VOL-4836 - cosmetic edits to trigger a job

VERSION
scripts/mem_consumption.py
tests/bbsim/Voltha_BBSimTests.robot
tests/data/bbsim-kind-multi-uni-2OLTx2ONUx2PON.yaml
tests/functional/Voltha_PODTests.robot
tests/openonu-go-adapter/Voltha_ONUOmciGetTest.robot
variables/variables.py
variables/variables.robot
-----------------------------------------------------
  o Upate copyright notice in source to trigger a jenkins job.

Change-Id: I8c7e03a443528f600818135d80e3fab551877265
diff --git a/scripts/mem_consumption.py b/scripts/mem_consumption.py
index 199d9b2..7b42542 100644
--- a/scripts/mem_consumption.py
+++ b/scripts/mem_consumption.py
@@ -65,3 +65,5 @@
 
     args = parser.parse_args()
     main(args.address, args.output, args.namespace)
+
+# [EOF]