X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fredis%2Fasynccommanddispatcher.cpp;h=a549bc9cad60b90b87c63dae34bfaeeaf35f96d8;hb=refs%2Fchanges%2F30%2F1830%2F1;hp=1a40f906585ad474f0b01af5a1a931f404378433;hpb=3c95b1893710d2183765957a1118dda217644ddd;p=ric-plt%2Fsdl.git diff --git a/src/redis/asynccommanddispatcher.cpp b/src/redis/asynccommanddispatcher.cpp index 1a40f90..a549bc9 100644 --- a/src/redis/asynccommanddispatcher.cpp +++ b/src/redis/asynccommanddispatcher.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 "private/redis/asynccommanddispatcher.hpp" #include #include "config.h"