commit | a0745d294dcd72f7d78ea4c3accd3b477dd668a5 | [log] [tgz] |
---|---|---|
author | Timo Tietavainen <timo.tietavainen@nokia.com> | Thu Nov 28 09:55:22 2019 +0200 |
committer | Timo Tietavainen <timo.tietavainen@nokia.com> | Thu Nov 28 09:55:22 2019 +0200 |
tree | 923f0fa0ca3bb11ca0c3f5ed7e6f6eb8a3c10937 | |
parent | 3c95b1893710d2183765957a1118dda217644ddd [diff] [blame] |
Add extra line about src files are part of RIC platform project Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com> Change-Id: Idf0de8c3b3c8133847f14d0d0b1b38a68fcb2c67
diff --git a/src/redis/asyncsentineldatabasediscovery.cpp b/src/redis/asyncsentineldatabasediscovery.cpp index 7c06f15..3d444db 100644 --- a/src/redis/asyncsentineldatabasediscovery.cpp +++ b/src/redis/asyncsentineldatabasediscovery.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 <arpa/inet.h> #include <boost/algorithm/string.hpp> #include <iostream>