X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Ftimer.cpp;h=687dd8b02e03707cf63f65040089cfcef40d2ea0;hb=refs%2Fheads%2Fdawn;hp=7b4d41a14188f0a481bdd35fb6e6462ef1a0a154;hpb=ef2bf51d04aaf01fa0cabdcaf905b23423067662;p=ric-plt%2Fsdl.git diff --git a/src/timer.cpp b/src/timer.cpp index 7b4d41a..687dd8b 100644 --- a/src/timer.cpp +++ b/src/timer.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/timer.hpp" #include "private/engine.hpp" #include "private/abort.hpp"