X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Feventfd.cpp;h=bb2d587f5c560c4b9a7ca28d1558a3c37b0b5db4;hb=refs%2Fchanges%2F74%2F6174%2F4;hp=6a0b14a67916b104a73320b81e8ece2eb477f41a;hpb=ef2bf51d04aaf01fa0cabdcaf905b23423067662;p=ric-plt%2Fsdl.git diff --git a/src/eventfd.cpp b/src/eventfd.cpp index 6a0b14a..bb2d587 100644 --- a/src/eventfd.cpp +++ b/src/eventfd.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/eventfd.hpp" #include #include "private/abort.hpp"