[VOL-5247] branch and release repo:voltha-go
compose/
makefiles/
rw_core/test/
rw_core/utils/
--------------
o Bulk update copyright notices for 2024.
o Also submitted for side effects, initiate a jenkins job.
VERSION
-------
o Bump version string in preparation for branching.
Change-Id: I281867d8e298ef81c6dc2a6d416d330c996c4592
diff --git a/rw_core/test/common.go b/rw_core/test/common.go
index 66457ed..0bbf249 100644
--- a/rw_core/test/common.go
+++ b/rw_core/test/common.go
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
+ * Copyright 2020-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.
diff --git a/rw_core/test/common_test.go b/rw_core/test/common_test.go
index b3de0c3..6974718 100644
--- a/rw_core/test/common_test.go
+++ b/rw_core/test/common_test.go
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2023 Open Networking Foundation (ONF) and the ONF Contributors
+ * Copyright 2019-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.
diff --git a/rw_core/test/core_nbi_handler_multi_test.go b/rw_core/test/core_nbi_handler_multi_test.go
index dc154c0..f823f0f 100755
--- a/rw_core/test/core_nbi_handler_multi_test.go
+++ b/rw_core/test/core_nbi_handler_multi_test.go
@@ -1,5 +1,5 @@
/*
- * Copyright 2021-2023 Open Networking Foundation (ONF) and the ONF Contributors
+ * Copyright 2021-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.
diff --git a/rw_core/test/utils.go b/rw_core/test/utils.go
index 835d378..dfd28da 100644
--- a/rw_core/test/utils.go
+++ b/rw_core/test/utils.go
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
+ * Copyright 2020-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.