[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/include.mk.bk b/makefiles/lint/include.mk.bk
index 2a2d9ab..dbc2e8b 100644
--- a/makefiles/lint/include.mk.bk
+++ b/makefiles/lint/include.mk.bk
@@ -1,6 +1,6 @@
# -*- makefile -*-
# -----------------------------------------------------------------------
-# Copyright 2022 Open Networking Foundation (ONF) and the ONF Contributors
+# Copyright 2022-2024 Open Networking Foundation (ONF) and the ONF Contributors
# -----------------------------------------------------------------------
$(if $(DEBUG),$(warning ENTER))