[VOL-5247] repo:voltha-go release patching prep

VERSION
-------
  o Bump release verison string

.gitreview
----------
  o Assign defaultbranch=voltha-12

go.mod
go.sum
---------------------------------------
  o Update repo:voltha-prots  to release verison v5.4.11
  o Update repo:voltha-lib-go to release version v7.5.3

vendor/github.com/opencord/voltha-/*
vendor/modules.txt
------------------------------------
  o make mod-update LOCAL_FIX_PERMS=1 to regenerate vendor/ deps
  o find . -name '*.go' -print0 | xargs -0 -n1 gofmt -s -e -w

Change-Id: I0643e53d28a6b49305a60597ca63d60c89a7358b
diff --git a/makefiles/consts.mk b/makefiles/consts.mk
index 1b84ed8..3b9f9b9 100644
--- a/makefiles/consts.mk
+++ b/makefiles/consts.mk
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-# SPDX-FileCopyrightText: 2022-2023 Open Networking Foundation (ONF) and the ONF Contributors
+# SPDX-FileCopyrightText: 2024 Open Networking Foundation (ONF) and the ONF Contributors
 # SPDX-License-Identifier: Apache-2.0
 # -----------------------------------------------------------------------
 # https://gerrit.opencord.org/plugins/gitiles/onf-make