summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--agps/include/lbs_agps.h3
-rw-r--r--agps/include/lbs_agps_priv.h3
-rw-r--r--agps/src/lbs_agps.c3
-rw-r--r--client/include/lbs_dbus_client.h3
-rw-r--r--client/include/lbs_dbus_client_priv.h3
-rwxr-xr-xclient/src/lbs_dbus_client.c3
-rw-r--r--server/include/lbs_dbus_server.h3
-rw-r--r--server/include/lbs_dbus_server_priv.h3
-rw-r--r--server/src/lbs_dbus_server.c3
9 files changed, 0 insertions, 27 deletions
diff --git a/agps/include/lbs_agps.h b/agps/include/lbs_agps.h
index 1e38ca9..304c0fd 100644
--- a/agps/include/lbs_agps.h
+++ b/agps/include/lbs_agps.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/agps/include/lbs_agps_priv.h b/agps/include/lbs_agps_priv.h
index cb5ae25..dc17b6d 100644
--- a/agps/include/lbs_agps_priv.h
+++ b/agps/include/lbs_agps_priv.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/agps/src/lbs_agps.c b/agps/src/lbs_agps.c
index 8492935..0e842e8 100644
--- a/agps/src/lbs_agps.c
+++ b/agps/src/lbs_agps.c
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/client/include/lbs_dbus_client.h b/client/include/lbs_dbus_client.h
index d3a64e6..03d44d3 100644
--- a/client/include/lbs_dbus_client.h
+++ b/client/include/lbs_dbus_client.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/client/include/lbs_dbus_client_priv.h b/client/include/lbs_dbus_client_priv.h
index db3f657..81452dc 100644
--- a/client/include/lbs_dbus_client_priv.h
+++ b/client/include/lbs_dbus_client_priv.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>
- *
* 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
diff --git a/client/src/lbs_dbus_client.c b/client/src/lbs_dbus_client.c
index 0e92fa6..8a35c7f 100755
--- a/client/src/lbs_dbus_client.c
+++ b/client/src/lbs_dbus_client.c
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/server/include/lbs_dbus_server.h b/server/include/lbs_dbus_server.h
index e8bb001..ddb874e 100644
--- a/server/include/lbs_dbus_server.h
+++ b/server/include/lbs_dbus_server.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/server/include/lbs_dbus_server_priv.h b/server/include/lbs_dbus_server_priv.h
index 1440867..206e879 100644
--- a/server/include/lbs_dbus_server_priv.h
+++ b/server/include/lbs_dbus_server_priv.h
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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
diff --git a/server/src/lbs_dbus_server.c b/server/src/lbs_dbus_server.c
index cf32b7f..e61601e 100644
--- a/server/src/lbs_dbus_server.c
+++ b/server/src/lbs_dbus_server.c
@@ -3,9 +3,6 @@
*
* Copyright (c) 2013 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
- * Genie Kim <daejins.kim@samsung.com>, Ming Zhu <mingwu.zhu@samsung.com>
- *
* 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