[VOL-5346] Update copyright notice, gather profiling stats.
[See Also] https://gerrit.opencord.org/c/voltha-go-controller/+/35217
o No jira ticket available yet so reference gerrit patch.
VERSION
-------
o Bump version string for the patch.
database/database.go
internal/pkg/application/application.go
internal/pkg/application/service.go
internal/pkg/util/envutils/envutils.go
tests/results/go-test-coverage.out
tests/results/go-test-coverage.xml
tests/results/go-test-results.xml
voltha-go-controller/nbi/bwprofile.go
voltha-go-controller/nbi/igmpproxy.go
voltha-go-controller/nbi/mvlan.go
---------------------------------------
o Update copyright notice to contain SPDX tokens and span 2024.
o This patch is submitted for side effects, generate comparison stats.
o Patch 35217 failed make sca/profiling phase due to a timeout.
o Copyright edits will run a NOP version of the original patch to
determine if the timeout is pre-existing or new behavior.
Change-Id: I7f63613c71c8a4eee80ad5d6332810dc9b5b361c
Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
diff --git a/VERSION b/VERSION
index 772a55e..21d6c27 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.1-dev
\ No newline at end of file
+0.0.1-dev1