[VOL-5245] branch and release repo:voltha-lib-go

Makefile
makefiles/*
pkg/*
--------------------------
  o Update copyright notice ending date to span the current year.
  o Copyright update will force running a jenkins job to sanity check the repo.

VERSION
-------
  o Remove *-dev suffix in prepration for creation a release branch.

Change-Id: I1ca9e7d54b1669f2a4556a0d10dac34e29079d63
diff --git a/makefiles/lint/Makefile b/makefiles/lint/Makefile
index 2754d0f..67757bb 100644
--- a/makefiles/lint/Makefile
+++ b/makefiles/lint/Makefile
@@ -1,6 +1,6 @@
 # -*- makefile -*-
 # -----------------------------------------------------------------------
-# Copyright 2017-2022 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2017-2024 Open Networking Foundation (ONF) and the ONF Contributors
 # SPDX-FileCopyrightText: 2022-present Intel Corporation
 #
 # SPDX-License-Identifier: Apache-2.0