Initial prep job for branching and tagging.

makefiles/
----------
  o Update copyright notice ending date to 2024.

libraries/bbsim.robot
---------------------
  o Cosmetic edit to create a dependency chagne.

config.mk
makefiles/lint/include.mk
makefiles/lint/robot.mk
makefiles/lint/robot/
-------------------------
  o Copy in latest lint-robot/ logic from repo:onf-make.
  o Re-enable robot source linting.  Makefile library include
    removed, maybe for early bulk cleanup efforts (?).

Change-Id: Ib88fc204284e174ad229bbc391bc9941583ae94b
diff --git a/makefiles/golang/mod-update.mk b/makefiles/golang/mod-update.mk
index 5212a47..a55914e 100644
--- a/makefiles/golang/mod-update.mk
+++ b/makefiles/golang/mod-update.mk
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 # -----------------------------------------------------------------------
-# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2017-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: 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
 # -----------------------------------------------------------------------
 # https://gerrit.opencord.org/plugins/gitiles/onf-make