VOL-4925 - Build and release components.

jjb/pipeline/voltha/master/voltha-tt-physical-functional-tests.groovy
---------------------------------------------------------------------
  o Straggler: replace installer curl godownload.sh with "make kail".

jjb/pipeline/voltha/master/bbsim-tests.groovy
---------------------------------------------
  o Fix command delimiter, join on space not slash.
  o Remove || true suffix from command, initially added to limit fallout
    when new kail installer deployed but only functions to mask errors now.

makefiles/
jjb/pipeline/*
--------------
  o Bulk copyright notice update to 2023.

Change-Id: Ibc680882788a8c93c1090e886480949c37bd87bf
diff --git a/jjb/shell/ansiblelint.sh b/jjb/shell/ansiblelint.sh
index f9eca6f..ea5a82a 100755
--- a/jjb/shell/ansiblelint.sh
+++ b/jjb/shell/ansiblelint.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# Copyright 2017-present Open Networking Foundation
+# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/jjb/shell/sync-dir.sh b/jjb/shell/sync-dir.sh
index d7f4218..b99507f 100644
--- a/jjb/shell/sync-dir.sh
+++ b/jjb/shell/sync-dir.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# Copyright 2019-present Open Networking Foundation
+# Copyright 2019-2023 Open Networking Foundation (ONF) and the ONF Contributors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/jjb/shell/xos-unit.sh b/jjb/shell/xos-unit.sh
index a0d5442..1dd219d 100644
--- a/jjb/shell/xos-unit.sh
+++ b/jjb/shell/xos-unit.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# Copyright 2018-present Open Networking Foundation
+# Copyright 2018-2023 Open Networking Foundation (ONF) and the ONF Contributors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.