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 6b03553..0fb3e53 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 843a5cb..0c47f2d 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 7b55b05..b9ee004 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 9bf0b3f..7b9cf67 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