Rename rpm and Debian makefile targets
[ric-plt/sdl.git] / include / sdl / syncstorage.hpp
index 58417e3..684690b 100644 (file)
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+*/
+
 #ifndef SHAREDDATALAYER_SYNCSTORAGE_HPP_
 #define SHAREDDATALAYER_SYNCSTORAGE_HPP_
 
@@ -206,7 +211,7 @@ namespace shareddatalayer
                               const Data& data) = 0;
 
         /**
-         * Find all keys matching search pattern under the namespace. No prior knowledge about the keys in the given
+         * Find all keys matching search key prefix under the namespace. No prior knowledge about the keys in the given
          * namespace exists, thus operation is not guaranteed to be atomic or isolated.
          *
          * Exceptions thrown (excluding standard exceptions such as std::bad_alloc) are all derived from