Modify copyright comment 06/96206/1
authorseungha.son <seungha.son@samsung.com>
Tue, 8 Nov 2016 07:05:13 +0000 (16:05 +0900)
committerseungha.son <seungha.son@samsung.com>
Tue, 8 Nov 2016 07:08:47 +0000 (16:08 +0900)
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I006a645b22523b2d2f0ea04644c568ec83794b61

include/badge.h
include/badge_db.h
include/badge_error.h
include/badge_internal.h
include/badge_ipc.h
include/badge_log.h
src/badge.c
src/badge_db.c
src/badge_error.c
src/badge_internal.c
src/badge_ipc.c

index db114e692d2bc06b99c42c37940602363ae329af..45a961baa5903ebb484478b55e04855645ee15b6 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 b0dd63f4d9d27010d325b75e6ef5cd955947b4e2..69564aee15a2d1a1df156d87f5a8081e793f0c82 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 1caa3037f03dd714d0d39ec4ad9f49d7013a9eb1..327169e6b57f4d6af0f8bb45d431a768f0d470bf 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 c140944c99cac8f89b0560dd70e7dfa65e74ee2f..cd612b1393c798a607f13876c47798f8e318b9d3 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 c02eb083d45a3d223532e678ac9e94631d97c005..0d61147db6f4af067e815d4a8603439b8cc5fc4c 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 aee4a97d99ae7b102a0029795db93b708d409d63..01daa55234f51569c94f333ce34c4c30961c67cd 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 30bee900c9366182e0ad468c0f69e7a27af075a6..891ea0b510dc1e8b3d87729d6b05b1c9fe589cd6 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 fe449431911706a256a65bac01a1415f52df4f7f..2bd18c31f88f8ee4644003eeaf5c9290ceb42b6f 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 dcfba0fdff97eb91a41ce0b5c270e5e2ce4773c9..64342d3617cf4b9d8ff6b4bf98dfb7300cdf0f37 100644 (file)
@@ -1,6 +1,4 @@
 /*
- *  libbadge
- *
  * Copyright (c) 2000 - 2016 Samsung Electronics Co., Ltd. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
index 2d55856c56eddcc5bf12f6e7cb3921df81f5f9f6..1babc02072f460b4ecbde0fc64ef34fbb68fbdbc 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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 498776bc449d983decdf71f3687592b25926d1e9..be73a86168d3133101adfcc601d2cae1a85b2439 100755 (executable)
@@ -1,10 +1,5 @@
 /*
- *  libbadge
- *
- * Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
- *
- * Contact: Youngjoo Park <yjoo93.park@samsung.com>,
- *      Seungtaek Chung <seungtaek.chung@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
+ * Copyright (c) 2000 - 2016 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.