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/src/invalidnamespace.cpp b/src/invalidnamespace.cpp
index 988d2ee..a5bb03c 100644
--- a/src/invalidnamespace.cpp
+++ b/src/invalidnamespace.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 <sdl/invalidnamespace.hpp>
#include <sstream>
#include "private/namespacevalidator.hpp"