X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2FKPI-Message-Handler%2FKPIMessageHandler.cc;fp=src%2FKPI-Message-Handler%2FKPIMessageHandler.cc;h=42b6426e17908e3d963700b8b5b3a9773fdea76f;hb=b61b9bd0c4fb7fb20dcfa0a94ff1ee4c9f15bc48;hp=34880ad7a9238d18a1332e74994ed3cd344fa5ce;hpb=427d13693fe902e3c81c1b81425167626f2eaf28;p=ric-app%2Fkpimon.git diff --git a/src/KPI-Message-Handler/KPIMessageHandler.cc b/src/KPI-Message-Handler/KPIMessageHandler.cc index 34880ad..42b6426 100755 --- a/src/KPI-Message-Handler/KPIMessageHandler.cc +++ b/src/KPI-Message-Handler/KPIMessageHandler.cc @@ -1,7 +1,7 @@ /* ================================================================================== - Copyright (c) 2018-2019 SAMSUNG Intellectual Property. + Copyright (c) 2018-2019 SAMSUNG and AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -70,4 +70,4 @@ bool kpi_msg_handler::operator()(redisContext *redis_context, unsigned char *msg void kpi_msg_handler::clear() { std::lock_guard lck(*(m_access.get())); -} \ No newline at end of file +}