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/include/private/abort.hpp b/include/private/abort.hpp
index d75b2cf..8e1ac19 100644
--- a/include/private/abort.hpp
+++ b/include/private/abort.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ABORT_HPP_
 #define SHAREDDATALAYER_ABORT_HPP_
 
diff --git a/include/private/asyncconnection.hpp b/include/private/asyncconnection.hpp
index 848f0e2..fc40a37 100644
--- a/include/private/asyncconnection.hpp
+++ b/include/private/asyncconnection.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ASYNCCONNECTION_HPP_
 #define SHAREDDATALAYER_ASYNCCONNECTION_HPP_
 
diff --git a/include/private/asyncdummystorage.hpp b/include/private/asyncdummystorage.hpp
index 885e823..f36cdd1 100644
--- a/include/private/asyncdummystorage.hpp
+++ b/include/private/asyncdummystorage.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ASYNCDUMMYSTORAGE_HPP_
 #define SHAREDDATALAYER_ASYNCDUMMYSTORAGE_HPP_
 
diff --git a/include/private/asyncstorageimpl.hpp b/include/private/asyncstorageimpl.hpp
index d6a90df..34548f0 100644
--- a/include/private/asyncstorageimpl.hpp
+++ b/include/private/asyncstorageimpl.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCSTORAGEIMPL_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCSTORAGEIMPL_HPP_
 
diff --git a/include/private/configurationpaths.hpp b/include/private/configurationpaths.hpp
index 8431e26..ca704a4 100644
--- a/include/private/configurationpaths.hpp
+++ b/include/private/configurationpaths.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_CONFIGURATIONPATHS_HPP_
 #define SHAREDDATALAYER_CONFIGURATIONPATHS_HPP_
 
diff --git a/include/private/configurationreader.hpp b/include/private/configurationreader.hpp
index 7cb6f1a..dd151c6 100644
--- a/include/private/configurationreader.hpp
+++ b/include/private/configurationreader.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_CONFIGURATIONREADER_HPP_
 #define SHAREDDATALAYER_CONFIGURATIONREADER_HPP_
 
diff --git a/include/private/createlogger.hpp b/include/private/createlogger.hpp
index 0785314..6177add 100644
--- a/include/private/createlogger.hpp
+++ b/include/private/createlogger.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_CREATELOGGER_HPP_
 #define SHAREDDATALAYER_CREATELOGGER_HPP_
 
diff --git a/include/private/databaseconfiguration.hpp b/include/private/databaseconfiguration.hpp
index 5bf38a1..7f4e7bd 100644
--- a/include/private/databaseconfiguration.hpp
+++ b/include/private/databaseconfiguration.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_DATABASECONFIGURATION_HPP_
 #define SHAREDDATALAYER_DATABASECONFIGURATION_HPP_
 
diff --git a/include/private/databaseconfigurationimpl.hpp b/include/private/databaseconfigurationimpl.hpp
index 64b3c21..8ae4f9a 100644
--- a/include/private/databaseconfigurationimpl.hpp
+++ b/include/private/databaseconfigurationimpl.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_DATABASECONFIGURATIONIMPL_HPP_
 #define SHAREDDATALAYER_DATABASECONFIGURATIONIMPL_HPP_
 
diff --git a/include/private/engine.hpp b/include/private/engine.hpp
index 0e61c20..2293a6d 100644
--- a/include/private/engine.hpp
+++ b/include/private/engine.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ENGINE_HPP_
 #define SHAREDDATALAYER_ENGINE_HPP_
 
diff --git a/include/private/engineimpl.hpp b/include/private/engineimpl.hpp
index 7468c8d..ab08e78 100644
--- a/include/private/engineimpl.hpp
+++ b/include/private/engineimpl.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ENGINEIMPL_HPP_
 #define SHAREDDATALAYER_ENGINEIMPL_HPP_
 
diff --git a/include/private/error.hpp b/include/private/error.hpp
index 70f6b1a..b1109d0 100644
--- a/include/private/error.hpp
+++ b/include/private/error.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_ERROR_HPP_
 #define SHAREDDATALAYER_ERROR_HPP_
 
diff --git a/include/private/eventfd.hpp b/include/private/eventfd.hpp
index 50dd43c..11cbda9 100644
--- a/include/private/eventfd.hpp
+++ b/include/private/eventfd.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_EVENTFD_HPP_
 #define SHAREDDATALAYER_EVENTFD_HPP_
 
diff --git a/include/private/filedescriptor.hpp b/include/private/filedescriptor.hpp
index 3ff1e4e..5f201f4 100644
--- a/include/private/filedescriptor.hpp
+++ b/include/private/filedescriptor.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_FILEDESCRIPTOR_HPP_
 #define SHAREDDATALAYER_FILEDESCRIPTOR_HPP_
 
diff --git a/include/private/hostandport.hpp b/include/private/hostandport.hpp
index c9e25d1..b9c132a 100644
--- a/include/private/hostandport.hpp
+++ b/include/private/hostandport.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_HOSTANDPORT_HPP_
 #define SHAREDDATALAYER_HOSTANDPORT_HPP_
 
diff --git a/include/private/logger.hpp b/include/private/logger.hpp
index 3cb9160..6800c02 100644
--- a/include/private/logger.hpp
+++ b/include/private/logger.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_LOGGER_HPP_
 #define SHAREDDATALAYER_LOGGER_HPP_
 
diff --git a/include/private/namespaceconfiguration.hpp b/include/private/namespaceconfiguration.hpp
index a65b230..0b813c9 100644
--- a/include/private/namespaceconfiguration.hpp
+++ b/include/private/namespaceconfiguration.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_NAMESPACECONFIGURATION_HPP_
 #define SHAREDDATALAYER_NAMESPACECONFIGURATION_HPP_
 
diff --git a/include/private/namespaceconfigurations.hpp b/include/private/namespaceconfigurations.hpp
index 364e0d1..6664321 100644
--- a/include/private/namespaceconfigurations.hpp
+++ b/include/private/namespaceconfigurations.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_NAMESPACECONFIGURATIONS_HPP_
 #define SHAREDDATALAYER_NAMESPACECONFIGURATIONS_HPP_
 
diff --git a/include/private/namespaceconfigurationsimpl.hpp b/include/private/namespaceconfigurationsimpl.hpp
index 87c80b9..413277b 100644
--- a/include/private/namespaceconfigurationsimpl.hpp
+++ b/include/private/namespaceconfigurationsimpl.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_NAMESPACECONFIGURATIONIMPL_HPP_
 #define SHAREDDATALAYER_NAMESPACECONFIGURATIONIMPL_HPP_
 
diff --git a/include/private/namespacevalidator.hpp b/include/private/namespacevalidator.hpp
index 109edd9..b27d495 100644
--- a/include/private/namespacevalidator.hpp
+++ b/include/private/namespacevalidator.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_NAMESPACEVALIDATOR_HPP_
 #define SHAREDDATALAYER_NAMESPACEVALIDATOR_HPP_
 
diff --git a/include/private/redis/asynccommanddispatcher.hpp b/include/private/redis/asynccommanddispatcher.hpp
index 13633b7..8df16af 100644
--- a/include/private/redis/asynccommanddispatcher.hpp
+++ b/include/private/redis/asynccommanddispatcher.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCCOMMANDDISPATCHER_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCCOMMANDDISPATCHER_HPP_
 
diff --git a/include/private/redis/asyncdatabasediscovery.hpp b/include/private/redis/asyncdatabasediscovery.hpp
index 47aeba5..37a45d4 100644
--- a/include/private/redis/asyncdatabasediscovery.hpp
+++ b/include/private/redis/asyncdatabasediscovery.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCDATABASEDISCOVERY_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCDATABASEDISCOVERY_HPP_
 
diff --git a/include/private/redis/asynchiredisclustercommanddispatcher.hpp b/include/private/redis/asynchiredisclustercommanddispatcher.hpp
index 8448294..b50b971 100644
--- a/include/private/redis/asynchiredisclustercommanddispatcher.hpp
+++ b/include/private/redis/asynchiredisclustercommanddispatcher.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCHIREDISCLUSTERCOMMANDDISPATCHER_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCHIREDISCLUSTERCOMMANDDISPATCHER_HPP_
 
diff --git a/include/private/redis/asynchirediscommanddispatcher.hpp b/include/private/redis/asynchirediscommanddispatcher.hpp
index f39d882..8624b0a 100644
--- a/include/private/redis/asynchirediscommanddispatcher.hpp
+++ b/include/private/redis/asynchirediscommanddispatcher.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCHIREDISCOMMANDDISPATCHER_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCHIREDISCOMMANDDISPATCHER_HPP_
 
diff --git a/include/private/redis/asynchiredisdatabasediscovery.hpp b/include/private/redis/asynchiredisdatabasediscovery.hpp
index 89ff7c0..6d41042 100644
--- a/include/private/redis/asynchiredisdatabasediscovery.hpp
+++ b/include/private/redis/asynchiredisdatabasediscovery.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCHIREDISDATABASEDISCOVERY_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCHIREDISDATABASEDISCOVERY_HPP_
 
diff --git a/include/private/redis/asyncredisreply.hpp b/include/private/redis/asyncredisreply.hpp
index dd71674..623355a 100644
--- a/include/private/redis/asyncredisreply.hpp
+++ b/include/private/redis/asyncredisreply.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCREDISREPLY_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCREDISREPLY_HPP_
 
diff --git a/include/private/redis/asyncredisstorage.hpp b/include/private/redis/asyncredisstorage.hpp
index b756473..f095582 100644
--- a/include/private/redis/asyncredisstorage.hpp
+++ b/include/private/redis/asyncredisstorage.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCREDISSTORAGE_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCREDISSTORAGE_HPP_
 
diff --git a/include/private/redis/asyncsentineldatabasediscovery.hpp b/include/private/redis/asyncsentineldatabasediscovery.hpp
index effc4f9..c471a37 100644
--- a/include/private/redis/asyncsentineldatabasediscovery.hpp
+++ b/include/private/redis/asyncsentineldatabasediscovery.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_ASYNCSENTINELDATABASEDISCOVERY_HPP_
 #define SHAREDDATALAYER_REDIS_ASYNCSENTINELDATABASEDISCOVERY_HPP_
 
diff --git a/include/private/redis/contents.hpp b/include/private/redis/contents.hpp
index d272de3..3a8c2f8 100644
--- a/include/private/redis/contents.hpp
+++ b/include/private/redis/contents.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_CONTENTS_HPP_
 #define SHAREDDATALAYER_REDIS_CONTENTS_HPP_
 
diff --git a/include/private/redis/contentsbuilder.hpp b/include/private/redis/contentsbuilder.hpp
index 28971f7..b99665c 100644
--- a/include/private/redis/contentsbuilder.hpp
+++ b/include/private/redis/contentsbuilder.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_CONTENTSBUILDER_HPP_
 #define SHAREDDATALAYER_REDIS_CONTENTSBUILDER_HPP_
 
diff --git a/include/private/redis/databaseinfo.hpp b/include/private/redis/databaseinfo.hpp
index d4e6cce..270c328 100644
--- a/include/private/redis/databaseinfo.hpp
+++ b/include/private/redis/databaseinfo.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_DATABASEINFO_HPP_
 #define SHAREDDATALAYER_REDIS_DATABASEINFO_HPP_
 
diff --git a/include/private/redis/hiredisclusterepolladapter.hpp b/include/private/redis/hiredisclusterepolladapter.hpp
index 9b61e18..1cab762 100644
--- a/include/private/redis/hiredisclusterepolladapter.hpp
+++ b/include/private/redis/hiredisclusterepolladapter.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_HIREDISCLUSTEREPOLLADAPTER_HPP_
 #define SHAREDDATALAYER_REDIS_HIREDISCLUSTEREPOLLADAPTER_HPP_
 
diff --git a/include/private/redis/hiredisclustersystem.hpp b/include/private/redis/hiredisclustersystem.hpp
index 9160b1a..b5ce9b5 100644
--- a/include/private/redis/hiredisclustersystem.hpp
+++ b/include/private/redis/hiredisclustersystem.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_HIREDISCLUSTERSYSTEM_HPP_
 #define SHAREDDATALAYER_REDIS_HIREDISCLUSTERSYSTEM_HPP_
 
diff --git a/include/private/redis/hiredisepolladapter.hpp b/include/private/redis/hiredisepolladapter.hpp
index 534e7ae..414bee1 100644
--- a/include/private/redis/hiredisepolladapter.hpp
+++ b/include/private/redis/hiredisepolladapter.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_HIREDISEPOLLADAPTER_HPP_
 #define SHAREDDATALAYER_REDIS_HIREDISEPOLLADAPTER_HPP_
 
diff --git a/include/private/redis/hiredissystem.hpp b/include/private/redis/hiredissystem.hpp
index 3bae844..f8c13db 100644
--- a/include/private/redis/hiredissystem.hpp
+++ b/include/private/redis/hiredissystem.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_HIREDISSYSTEM_HPP_
 #define SHAREDDATALAYER_REDIS_HIREDISSYSTEM_HPP_
 
diff --git a/include/private/redis/redisgeneral.hpp b/include/private/redis/redisgeneral.hpp
index d7708d4..7649633 100644
--- a/include/private/redis/redisgeneral.hpp
+++ b/include/private/redis/redisgeneral.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_REDISGENERAL_HPP_
 #define SHAREDDATALAYER_REDIS_REDISGENERAL_HPP_
 
diff --git a/include/private/redis/reply.hpp b/include/private/redis/reply.hpp
index 53e16bb..84c6853 100644
--- a/include/private/redis/reply.hpp
+++ b/include/private/redis/reply.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_REDIS_REPLY_HPP_
 #define SHAREDDATALAYER_REDIS_REPLY_HPP_
 
diff --git a/include/private/stdstreamlogger.hpp b/include/private/stdstreamlogger.hpp
index 4af6a8c..71fc004 100755
--- a/include/private/stdstreamlogger.hpp
+++ b/include/private/stdstreamlogger.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_STDSTREAMLOGGER_HPP_
 #define SHAREDDATALAYER_STDSTREAMLOGGER_HPP_
 
diff --git a/include/private/syncstorageimpl.hpp b/include/private/syncstorageimpl.hpp
index e9ebf82..db762e0 100644
--- a/include/private/syncstorageimpl.hpp
+++ b/include/private/syncstorageimpl.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_SYNCSTORAGEIMPL_HPP_
 #define SHAREDDATALAYER_SYNCSTORAGEIMPL_HPP_
 
diff --git a/include/private/system.hpp b/include/private/system.hpp
index 1f6b570..b26fb84 100644
--- a/include/private/system.hpp
+++ b/include/private/system.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_SYSTEM_HPP_
 #define SHAREDDATALAYER_SYSTEM_HPP_
 
diff --git a/include/private/systemlogger.hpp b/include/private/systemlogger.hpp
index b0678e2..55d48ff 100644
--- a/include/private/systemlogger.hpp
+++ b/include/private/systemlogger.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_SYSTEMLOGGER_HPP_
 #define SHAREDDATALAYER_SYSTEMLOGGER_HPP_
 
diff --git a/include/private/timer.hpp b/include/private/timer.hpp
index 99df18b..28855be 100644
--- a/include/private/timer.hpp
+++ b/include/private/timer.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TIMER_HPP_
 #define SHAREDDATALAYER_TIMER_HPP_
 
diff --git a/include/private/timerfd.hpp b/include/private/timerfd.hpp
index d1d73f9..cf76af4 100644
--- a/include/private/timerfd.hpp
+++ b/include/private/timerfd.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TIMERFD_HPP_
 #define SHAREDDATALAYER_TIMERFD_HPP_
 
diff --git a/include/private/tst/asynccommanddispatchermock.hpp b/include/private/tst/asynccommanddispatchermock.hpp
index 41e1858..eb8a02f 100644
--- a/include/private/tst/asynccommanddispatchermock.hpp
+++ b/include/private/tst/asynccommanddispatchermock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_ASYNCCOMMANDDISPATCHERMOCK_HPP_
 #define SHAREDDATALAYER_TST_ASYNCCOMMANDDISPATCHERMOCK_HPP_
 
diff --git a/include/private/tst/asyncdatabasediscoverymock.hpp b/include/private/tst/asyncdatabasediscoverymock.hpp
index 1debd77..22dc697 100644
--- a/include/private/tst/asyncdatabasediscoverymock.hpp
+++ b/include/private/tst/asyncdatabasediscoverymock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_ASYNCDATABASEDISCOVERYMOCK_HPP_
 #define SHAREDDATALAYER_TST_ASYNCDATABASEDISCOVERYMOCK_HPP_
 
diff --git a/include/private/tst/asyncstoragemock.hpp b/include/private/tst/asyncstoragemock.hpp
index e58cd0d..f764054 100644
--- a/include/private/tst/asyncstoragemock.hpp
+++ b/include/private/tst/asyncstoragemock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_ASYNCSTORAGEMOCK_HPP_
 #define SHAREDDATALAYER_TST_ASYNCSTORAGEMOCK_HPP_
 
diff --git a/include/private/tst/contentsbuildermock.hpp b/include/private/tst/contentsbuildermock.hpp
index 178dc1f..c4879c3 100644
--- a/include/private/tst/contentsbuildermock.hpp
+++ b/include/private/tst/contentsbuildermock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_CONTENTSBUILDERMOCK_HPP_
 #define SHAREDDATALAYER_TST_CONTENTSBUILDERMOCK_HPP_
 
diff --git a/include/private/tst/databaseconfigurationmock.hpp b/include/private/tst/databaseconfigurationmock.hpp
index 0fd56f8..502e6a6 100644
--- a/include/private/tst/databaseconfigurationmock.hpp
+++ b/include/private/tst/databaseconfigurationmock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_DATABASECONFIGURATIONMOCK_HPP_
 #define SHAREDDATALAYER_DATABASECONFIGURATIONMOCK_HPP_
 
diff --git a/include/private/tst/enginemock.hpp b/include/private/tst/enginemock.hpp
index 5d804c8..7ea234e 100644
--- a/include/private/tst/enginemock.hpp
+++ b/include/private/tst/enginemock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_ENGINEMOCK_HPP_
 #define SHAREDDATALAYER_TST_ENGINEMOCK_HPP_
 
diff --git a/include/private/tst/gettopsrcdir.hpp b/include/private/tst/gettopsrcdir.hpp
index a9d024e..fab7526 100644
--- a/include/private/tst/gettopsrcdir.hpp
+++ b/include/private/tst/gettopsrcdir.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_GETTOPSRCDIR_HPP_
 #define SHAREDDATALAYER_TST_GETTOPSRCDIR_HPP_
 
diff --git a/include/private/tst/hiredisclusterepolladaptermock.hpp b/include/private/tst/hiredisclusterepolladaptermock.hpp
index 3a55873..0599c90 100644
--- a/include/private/tst/hiredisclusterepolladaptermock.hpp
+++ b/include/private/tst/hiredisclusterepolladaptermock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_HIREDISCLUSTEREPOLLADAPTERMOCK_HPP_
 #define SHAREDDATALAYER_TST_HIREDISCLUSTEREPOLLADAPTERMOCK_HPP_
 
diff --git a/include/private/tst/hiredisclustersystemmock.hpp b/include/private/tst/hiredisclustersystemmock.hpp
index 4fad0b9..c539f33 100644
--- a/include/private/tst/hiredisclustersystemmock.hpp
+++ b/include/private/tst/hiredisclustersystemmock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_HIREDISCLUSTERSYSTEMMOCK_HPP_
 #define SHAREDDATALAYER_TST_HIREDISCLUSTERSYSTEMMOCK_HPP_
 
diff --git a/include/private/tst/hiredisepolladaptermock.hpp b/include/private/tst/hiredisepolladaptermock.hpp
index a8d7257..17b65f7 100644
--- a/include/private/tst/hiredisepolladaptermock.hpp
+++ b/include/private/tst/hiredisepolladaptermock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_HIREDISEPOLLADAPTERMOCK_HPP_
 #define SHAREDDATALAYER_TST_HIREDISEPOLLADAPTERMOCK_HPP_
 
diff --git a/include/private/tst/hiredissystemmock.hpp b/include/private/tst/hiredissystemmock.hpp
index 099fe45..d645948 100644
--- a/include/private/tst/hiredissystemmock.hpp
+++ b/include/private/tst/hiredissystemmock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_HIREDISSYSTEMMOCK_HPP_
 #define SHAREDDATALAYER_TST_HIREDISSYSTEMMOCK_HPP_
 
diff --git a/include/private/tst/namespaceconfigurationsmock.hpp b/include/private/tst/namespaceconfigurationsmock.hpp
index de5e407..10c962a 100644
--- a/include/private/tst/namespaceconfigurationsmock.hpp
+++ b/include/private/tst/namespaceconfigurationsmock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_NAMESPACECONFIGURATIONMOCK_HPP_
 #define SHAREDDATALAYER_NAMESPACECONFIGURATIONMOCK_HPP_
 
diff --git a/include/private/tst/redisreplybuilder.hpp b/include/private/tst/redisreplybuilder.hpp
index fce8b6f..6b699cd 100644
--- a/include/private/tst/redisreplybuilder.hpp
+++ b/include/private/tst/redisreplybuilder.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_REDISREPLYBUILDER_HPP_
 #define SHAREDDATALAYER_TST_REDISREPLYBUILDER_HPP_
 
diff --git a/include/private/tst/replymock.hpp b/include/private/tst/replymock.hpp
index 27e79e4..4c751d0 100644
--- a/include/private/tst/replymock.hpp
+++ b/include/private/tst/replymock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_REPLYMOCK_HPP_
 #define SHAREDDATALAYER_TST_REPLYMOCK_HPP_
 
diff --git a/include/private/tst/systemmock.hpp b/include/private/tst/systemmock.hpp
index b226546..7e379c1 100644
--- a/include/private/tst/systemmock.hpp
+++ b/include/private/tst/systemmock.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_SYSTEMMOCK_HPP_
 #define SHAREDDATALAYER_TST_SYSTEMMOCK_HPP_
 
diff --git a/include/private/tst/wellknownerrorcode.hpp b/include/private/tst/wellknownerrorcode.hpp
index e2dabdc..620f055 100644
--- a/include/private/tst/wellknownerrorcode.hpp
+++ b/include/private/tst/wellknownerrorcode.hpp
@@ -14,6 +14,11 @@
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_TST_WELLKNOWNERRORCODE_HPP_
 #define SHAREDDATALAYER_TST_WELLKNOWNERRORCODE_HPP_