Update date of all license boilerplate 65/43665/1
authorMu-Woong <muwoong.lee@samsung.com>
Mon, 13 Jul 2015 05:53:24 +0000 (14:53 +0900)
committerMu-Woong <muwoong.lee@samsung.com>
Mon, 13 Jul 2015 05:53:24 +0000 (14:53 +0900)
Change-Id: I7afb72265f22fbba13808ce13925ecaf9b18da42
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
39 files changed:
LICENSE
src/access_control/config_loader.cpp
src/access_control/config_loader.h
src/access_control/privilege.cpp
src/access_control/privilege.h
src/client_request.cpp
src/context_mgr_impl.cpp
src/context_mgr_impl.h
src/context_trigger/clips_handler.cpp
src/context_trigger/clips_handler.h
src/context_trigger/context_monitor.cpp
src/context_trigger/context_monitor.h
src/context_trigger/fact.cpp
src/context_trigger/fact.h
src/context_trigger/fact_reader.cpp
src/context_trigger/fact_reader.h
src/context_trigger/fact_request.cpp
src/context_trigger/fact_request.h
src/context_trigger/rule_manager.cpp
src/context_trigger/rule_manager.h
src/context_trigger/script_generator.cpp
src/context_trigger/script_generator.h
src/context_trigger/timer.cpp
src/context_trigger/timer.h
src/context_trigger/timer_types.h
src/context_trigger/trigger.cpp
src/context_trigger/trigger.h
src/db_mgr_impl.cpp
src/db_mgr_impl.h
src/dbus_server_impl.cpp
src/dbus_server_impl.h
src/request.cpp
src/request.h
src/server.cpp
src/server.h
src/timer_mgr_impl.cpp
src/timer_mgr_impl.h
src/zone_util_impl.cpp
src/zone_util_impl.h

diff --git a/LICENSE b/LICENSE
index 1da314d0afaaa1b6f9e8be39a6cb36a5ccdaf42e..1b0107429af0d5a2b8aa62005df215424565de4f 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved.
+Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved.
 
                                  Apache License
                            Version 2.0, January 2004
@@ -188,7 +188,7 @@ Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved.
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
+   Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
index 7b56f4518be92254f9376a381d1f3f72181baf5c..07ba3b41d561b2be4632c3c99576825d51fe5988 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index aa98018bbc97d43c2ae4f5650b53467dce376c6e..d74e51ee62f4bac52c228c7a9bb7a8bba1f9492f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index e9991f82b58ae590c4fa0d40f9469b6a0e325c08..43e2a9b681810b117a476cf72ec38f0c2815a99a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index b2edf6e25d6a3bd63da5f0e6c963f57172530724..a77a640380fbb961290d4e69b83afdbadf2bf83e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 1ce081d20287718fc2d2538a333f12d3f9136adf..b4c27535cd78cc7d0a84d27503038f821194dbda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 159cdc58e3e1e989e30d96f85a4125c7fea31325..c1884cc5304a975282f4154a31456e4826a6f685 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 9598d04d1a4ca54e7cee4404a006fd018edd8623..b38733ff5110b0456105ec6efd09ce775a493ec3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 4ac83785c97de6249d88495e1b09d538049f16fa..0fb6c71fbbe00fca8298f14a34c41dd924228b9a 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * context-service
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
@@ -14,7 +12,6 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- *
  */
 
 #include <types_internal.h>
index a258b1345015a43b18801af6b6107b9674d4ad0a..8d3f6a626e1fc1ffbe81e6c9bdc5e32bfce35e36 100644 (file)
@@ -1,21 +1,18 @@
 /*
-* context-service
-*
-* Copyright (c) 2014 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.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-*
-*/
+ * Copyright (c) 2015 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 #ifndef __CLIPS_HANDLER_H__
 #define __CLIPS_HANDLER_H__
index 8cfb589d3650041196dd53598f0159aff93d303a..cce3bab3e8b4ae377fa0c14dab55224f9489481f 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * context-service
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
@@ -14,7 +12,6 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- *
  */
 
 #include <types_internal.h>
index be1695dc08247a98bc7ad1c8cebbf0ebdebe6dc7..48d4f0fefb98a81ab3ec4dc85bfc12c31499445f 100644 (file)
@@ -1,21 +1,18 @@
 /*
-* context-service
-*
-* Copyright (c) 2014 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.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-*
-*/
+ * Copyright (c) 2015 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 #ifndef __CONTEXT_MONITOR_H__
 #define __CONTEXT_MONITOR_H__
index af83b92a983e5e765f4539dbae5bb5831305cda8..85ee3da6666c038ba251167b9c117a176f8d9a55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index f961f96c2054f4c84207f57197f56c5aea36b367..14ff95e9e02df94cf5c523a183db7e2cf4350cc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index fec066fbf439139d8c4169fc4eaa811f29b3dde6..cbce51db150adfdbcb457bc0db15712842bd9403 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 13f074256c71dc9f082c66ddcd663ac1e3dc787e..2a5192d075fd8bb3f5aeefb3b6c28198ba0d81bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 0ae923146230bb4b827bef20f6655d2609549d8a..ec074b202005c4388f267acf824aaf49ea3223f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index d8d80ba06be6ac6345ef1c9b5b2de68f68c89812..7832072fe760052c91743a540eaaab22ff0cbd39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index ca6647f473dc9787f3c6a1ea7677d5d3878d24b4..ceecc8507067c97abfd92d7138881772072364c5 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * context-service
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
@@ -14,7 +12,6 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- *
  */
 
 #include <sstream>
index e6b15572664afc4a6fba1f3ff9801b13933d3ab6..11da15735e7bdc9f721ad64390c5b154d5c14d33 100644 (file)
@@ -1,21 +1,18 @@
 /*
-* context-service
-*
-* Copyright (c) 2014 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.
-* You may obtain a copy of the License at
-*
-* http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-*
-*/
+ * Copyright (c) 2015 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 #ifndef __RULE_MANAGER_H__
 #define __RULE_MANAGER_H__
index ade39ef3a89f560b30f99e797c09d26e39033c23..d567988fe94bb262bcd85dc85b00fc308f41c213 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * context-service
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
@@ -14,7 +12,6 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- *
  */
 
 #include <sstream>
index b6fdbb9f808f70208ab97c569238a52cbfd8a8ab..4185ade8adb6734c834e76aad172554ad322a460 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * context-service
- *
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
@@ -14,7 +12,6 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- *
  */
 
 #ifndef __CONTEXT_SCRIPT_GENERATOR_H__
index 76999b675156ee68bec447158ccae5d7af8c7f5d..de19e779b114bf178bc436d17c4182187b74ff38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 3235abeb53a02b25a2d99fe9b4b0f6ca15357b72..f1b9787cc3317b174e376bf46a0b1c9fdb264efc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 250858a30b54bc92e49bd5df25bb10041a901ab2..af03ab85823de9a61864fddbc4da5e2cf81bd345 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index abde82962d8a43e1efe7b954fbe1e72a5efa86c3..568ca7cd09b8700f56d7de92dc4145db8b1bce5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index eda318a5814311287518f59fab28e83f9de3f8ff..c1a7173e5423549cafa8b5cc8d02f26e6e813182 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 9facb0e507ab2884f444cc9bae80cab5817ff341..369e6a12521b3ce9814108db7ae404e3c3d66b7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 97baaa02b96557fec85eee52c3627215ca989bec..d3f7a939a6aa83c65ef562f25d430ec5c9d15213 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 856e89910935d6ce634c6729b6d3987a23581219..167498689cf0a3b9579c76eabdc7ef7d0307c710 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 4980d1dd5bf8a47a8c93780e50f3a3109ae1d9a6..3f31e1f99cb62eab7a8b7d005ea67dd34c402c60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 29e3130824f62805c80e7d8e977d267b50be90ec..92153027eca7a6978a5770d7c02800c7490b291e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index bf8902f59d16830c514e6c7addd8bb3590002422..f0e65863f3335cd3aa4bbee3875777672f9a3f9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 3ee030f003cf2a4be7623fa8cd79204300edadfb..385e76a294dece7b2751197ebae2270d6e09c2d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 5e4cb68fb825ca88869327f7c5a8414fe6819330..d2e989e57a8fff004faae4982fbd69dd740813a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 5e1dbcdb610498180b0ee6f51d2725469a196241..9e3cd51368dbf4fade71e97bf39127badc8331d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 63c9e93e2b638ba24c96c56d2fac7c03a4a12b49..2b15f2ebc3d5f96da503d3adbec89849c5a2e2c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index 5a09adaa6091cb4029a029a63bd1d59d58efe28c..aa0636b12ebc44a7da9f9f599d994904855757c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.
index ce2421ca0af2c6e34fc7c91affd7b8cf8f01b127..4ae9bcbcea5e2a529222e4f2a36b87064eeb9a97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 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.