Add extra line about src files are part of RIC platform project
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Idf0de8c3b3c8133847f14d0d0b1b38a68fcb2c67
diff --git a/tst/asyncstorage_test.cpp b/tst/asyncstorage_test.cpp
index 12c608e..5e0fe16 100644
--- a/tst/asyncstorage_test.cpp
+++ b/tst/asyncstorage_test.cpp
@@ -14,6 +14,11 @@
limitations under the License.
*/
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
#include <type_traits>
#include <gtest/gtest.h>
#include <sdl/asyncstorage.hpp>