Copyright updated
[ric-app/kpimon.git] / src / KPI-Message-Handler / KPIMessageHandler.cc
index 34880ad..42b6426 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
 ==================================================================================\r
 \r
-        Copyright (c) 2018-2019 SAMSUNG Intellectual Property.\r
+        Copyright (c) 2018-2019 SAMSUNG and AT&T Intellectual Property.\r
 \r
    Licensed under the Apache License, Version 2.0 (the "License");\r
    you may not use this file except in compliance with the License.\r
@@ -70,4 +70,4 @@ bool kpi_msg_handler::operator()(redisContext *redis_context, unsigned char *msg
 void kpi_msg_handler::clear()\r
 {\r
   std::lock_guard<std::mutex> lck(*(m_access.get()));\r
-}
\ No newline at end of file
+}\r