[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/etc/include.mk b/makefiles/etc/include.mk
index 541c1db..dbf5263 100644
--- a/makefiles/etc/include.mk
+++ b/makefiles/etc/include.mk
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# SPDX-FileCopyrightText: 2017-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
# -----------------------------------------------------------------------
# Usage: