[VOL-5285] - JJB Upgrade toward v5

global-jjb/
-----------
  o Stage upgrade to v0.67.0
  o https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/release-notes.html#v0-67-0
  o Let(s) see if the bashate commit hook is enabled by default.
  o Hope not, if it is bulk lint cleanups across all repos will be needed.

Change-Id: I46bfb01525899a89fd61bb6e395b0723ffee6c94
diff --git a/jjb/shell/github-release.sh b/jjb/shell/github-release.sh
index 746b70c..8848169 100755
--- a/jjb/shell/github-release.sh
+++ b/jjb/shell/github-release.sh
@@ -1,19 +1,22 @@
 #!/usr/bin/env bash
 # -----------------------------------------------------------------------
-# Copyright 2018-2024 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2018-2024 Open Networking Foundation Contributors
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-# http://www.apache.org/licenses/LICENSE-2.0
+# http:#www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-#
+# -----------------------------------------------------------------------
+# SPDX-FileCopyrightText: 2018-2024 Open Networking Foundation Contributors
+# SPDX-License-Identifier: Apache-2.0
+# -----------------------------------------------------------------------
 # github-release.sh
 # builds (with make) and uploads release artifacts (binaries, etc.) to github
 # given a tag also create checksums files and release notes from the commit