X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Ftimerfd.cpp;h=3b3c6b6539f28e38f796232507b4631680212720;hb=a0745d294dcd72f7d78ea4c3accd3b477dd668a5;hp=1356c5066c61e464e85c710b5cb3ae6832128311;hpb=3c95b1893710d2183765957a1118dda217644ddd;p=ric-plt%2Fsdl.git diff --git a/src/timerfd.cpp b/src/timerfd.cpp index 1356c50..3b3c6b6 100644 --- a/src/timerfd.cpp +++ b/src/timerfd.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/timerfd.hpp" #include "private/engine.hpp" #include "private/system.hpp"