From 9eebee1ccb75faae2d1931bf5ba79f7442a55e12 Mon Sep 17 00:00:00 2001 From: Sangdok Mo Date: Wed, 12 Jul 2017 15:38:17 +0900 Subject: removed wrong contact points Change-Id: I13a8f2c0cc675bbf355718e00025d061a8caf93c Signed-off-by: Sangdok Mo --- agps/include/lbs_agps.h | 3 --- agps/include/lbs_agps_priv.h | 3 --- agps/src/lbs_agps.c | 3 --- client/include/lbs_dbus_client.h | 3 --- client/include/lbs_dbus_client_priv.h | 3 --- client/src/lbs_dbus_client.c | 3 --- server/include/lbs_dbus_server.h | 3 --- server/include/lbs_dbus_server_priv.h | 3 --- server/src/lbs_dbus_server.c | 3 --- 9 files changed, 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 , Minjune Kim - * Genie Kim , Ming Zhu - * * 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 -- cgit v1.2.3