sensor-hal-tm1: modify Sensor HAL interface
[platform/adaptation/tm1/sensor-hal-tm1.git] / src / util.cpp
index a8d9d11..9c0dbd3 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * libsensord-share
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2016 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -308,4 +306,3 @@ bool util::set_node_value(const string &node_path, unsigned long long value)
 
        return true;
 }
-