Pre-release build for repo:bbsim-sadis-server
makefiles/
internal/
vendor/
---------
o Update copyright notice ending date.
go.mod
go.sum
vendor/modules.txt
------------------
o Update dependency voltha-lib-go to v7.5.3
o make mod-update to regenerate vendor/
Change-Id: Ibda25f0c8de53c5e7c860de2a2e12f506770807e
diff --git a/makefiles/commands/include.mk b/makefiles/commands/include.mk
index 01fa145..e2d3ccd 100644
--- a/makefiles/commands/include.mk
+++ b/makefiles/commands/include.mk
@@ -1,6 +1,6 @@
# -*- makefile -*-
# -----------------------------------------------------------------------
-# Copyright 2022-2023 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2022-2024 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.
@@ -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
diff --git a/makefiles/commands/kail.mk b/makefiles/commands/kail.mk
index ff6691d..158554f 100644
--- a/makefiles/commands/kail.mk
+++ b/makefiles/commands/kail.mk
@@ -1,6 +1,6 @@
# -*- makefile -*-
# -----------------------------------------------------------------------
-# Copyright 2022-2023 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2022-2024 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.