From 0bd325c30db471c9b84e31187bfa52da44acd8a2 Mon Sep 17 00:00:00 2001 From: Sooyoung Ha Date: Fri, 4 Jan 2013 17:02:23 +0900 Subject: [PATCH] modify Contact member list on source files. --- lib/libcommon/fileio.c | 4 +++- lib/libcommon/fileio.h | 4 +++- lib/libcommon/logmsg.c | 4 +++- lib/libcommon/logmsg.h | 4 +++- lib/libcommon/process.c | 4 +++- lib/libcommon/process.h | 4 +++- lib/libcommon/safestring.c | 4 +++- lib/libcommon/safestring.h | 4 +++- lib/libsms/sms_header.h | 4 +++- lib/libsms/sms_tool.c | 4 +++- lib/libsms/sms_util.c | 4 +++- lib/libsms/sms_util.h | 4 +++- lib/libui/dialog.c | 4 +++- lib/libui/dialog.h | 4 +++- lib/libui/imageutil.c | 4 +++- lib/libui/imageutil.h | 4 +++- lib/libui/utils.c | 4 +++- lib/libui/utils.h | 4 +++- libvmodem/db_phonebook.h | 4 +++- libvmodem/libvgsm_call.c | 4 +++- libvmodem/libvgsm_data.c | 4 +++- libvmodem/libvgsm_debug.h | 4 +++- libvmodem/libvgsm_display.c | 4 +++- libvmodem/libvgsm_edb.c | 4 +++- libvmodem/libvgsm_emul.c | 4 +++- libvmodem/libvgsm_gprs.c | 4 +++- libvmodem/libvgsm_hdlc.c | 4 +++- libvmodem/libvgsm_init.c | 4 +++- libvmodem/libvgsm_network.c | 4 +++- libvmodem/libvgsm_power.c | 4 +++- libvmodem/libvgsm_sat.c | 4 +++- libvmodem/libvgsm_sim.c | 4 +++- libvmodem/libvgsm_sms.c | 4 +++- libvmodem/libvgsm_ss.c | 4 +++- libvmodem/linuxtapi.h | 4 +++- libvmodem/linuxtapi4gsm.h | 4 +++- libvmodem/linuxtapi4gsm_type.h | 4 +++- libvmodem/linuxtapi4type.h | 4 +++- libvmodem/lxtsms.c | 4 +++- libvmodem/lxtsms.h | 4 +++- libvmodem/lxtsmstypedef.h | 4 +++- libvmodem/lxtutil.c | 4 +++- libvmodem/lxtutil.h | 4 +++- libvmodem/phoneprotocol.h | 4 +++- libvmodem/phoneprotocol4gsm.h | 4 +++- libvmodem/samsungtapi.h | 4 +++- libvmodem/sqlite3.h | 4 +++- libvmodem/tapi4phonebook.h | 4 +++- libvmodem/types4cardboot.h | 4 +++- libvmodem/vgsm.h | 4 +++- libvmodem/vgsm_call.h | 4 +++- libvmodem/vgsm_data.h | 4 +++- libvmodem/vgsm_display.h | 4 +++- libvmodem/vgsm_edb.h | 4 +++- libvmodem/vgsm_error.h | 4 +++- libvmodem/vgsm_gprs.h | 4 +++- libvmodem/vgsm_hdlc.h | 4 +++- libvmodem/vgsm_network.h | 4 +++- libvmodem/vgsm_pb.h | 4 +++- libvmodem/vgsm_phone.h | 4 +++- libvmodem/vgsm_power.h | 4 +++- libvmodem/vgsm_sat.h | 4 +++- libvmodem/vgsm_sim.h | 4 +++- libvmodem/vgsm_sms.h | 4 +++- libvmodem/vgsm_ss.h | 4 +++- vmodem/at/at_func.c | 4 +++- vmodem/at/at_gen_resp.c | 4 +++- vmodem/at/at_msg.c | 4 +++- vmodem/at/at_recv.c | 4 +++- vmodem/at/at_rx_call.c | 4 +++- vmodem/at/at_rx_data.c | 4 +++- vmodem/at/at_rx_display.c | 4 +++- vmodem/at/at_rx_gprs.c | 4 +++- vmodem/at/at_rx_gps.c | 4 +++- vmodem/at/at_rx_misc.c | 4 +++- vmodem/at/at_rx_network.c | 4 +++- vmodem/at/at_rx_phonebook.c | 4 +++- vmodem/at/at_rx_power.c | 4 +++- vmodem/at/at_rx_sap.c | 4 +++- vmodem/at/at_rx_sat.c | 4 +++- vmodem/at/at_rx_security.c | 4 +++- vmodem/at/at_rx_sms.c | 4 +++- vmodem/at/at_rx_snd.c | 4 +++- vmodem/at/at_rx_ss.c | 4 +++- vmodem/at/at_send.c | 4 +++- vmodem/at/at_tx_call.c | 4 +++- vmodem/at/at_tx_data.c | 4 +++- vmodem/at/at_tx_display.c | 4 +++- vmodem/at/at_tx_emulator.c | 4 +++- vmodem/at/at_tx_gprs.c | 4 +++- vmodem/at/at_tx_misc.c | 4 +++- vmodem/at/at_tx_network.c | 4 +++- vmodem/at/at_tx_phonebook.c | 4 +++- vmodem/at/at_tx_power.c | 4 +++- vmodem/at/at_tx_sat.c | 4 +++- vmodem/at/at_tx_security.c | 4 +++- vmodem/at/at_tx_sms.c | 4 +++- vmodem/at/at_tx_snd.c | 4 +++- vmodem/at/at_tx_ss.c | 4 +++- vmodem/db/db_gprs.c | 4 +++- vmodem/db/db_network.c | 4 +++- vmodem/db/db_phonebook.c | 4 +++- vmodem/db/db_security.c | 4 +++- vmodem/db/db_ss.c | 4 +++- vmodem/include/at/at_func.h | 4 +++- vmodem/include/at/at_gen_resp.h | 4 +++- vmodem/include/at/at_msg.h | 4 +++- vmodem/include/at/at_recv.h | 4 +++- vmodem/include/at/at_rx_call.h | 4 +++- vmodem/include/at/at_rx_data.h | 4 +++- vmodem/include/at/at_rx_display.h | 4 +++- vmodem/include/at/at_rx_func.h | 4 +++- vmodem/include/at/at_rx_gprs.h | 4 +++- vmodem/include/at/at_rx_gps.h | 4 +++- vmodem/include/at/at_rx_misc.h | 4 +++- vmodem/include/at/at_rx_network.h | 4 +++- vmodem/include/at/at_rx_phonebook.h | 4 +++- vmodem/include/at/at_rx_sap.h | 4 +++- vmodem/include/at/at_rx_sat.h | 4 +++- vmodem/include/at/at_rx_security.h | 4 +++- vmodem/include/at/at_rx_sms.h | 4 +++- vmodem/include/at/at_rx_snd.h | 4 +++- vmodem/include/at/at_rx_ss.h | 4 +++- vmodem/include/at/at_send.h | 4 +++- vmodem/include/at/at_tx_call.h | 4 +++- vmodem/include/at/at_tx_data.h | 4 +++- vmodem/include/at/at_tx_display.h | 4 +++- vmodem/include/at/at_tx_func.h | 4 +++- vmodem/include/at/at_tx_gprs.h | 4 +++- vmodem/include/at/at_tx_misc.h | 4 +++- vmodem/include/at/at_tx_network.h | 4 +++- vmodem/include/at/at_tx_phonebook.h | 4 +++- vmodem/include/at/at_tx_power.h | 4 +++- vmodem/include/at/at_tx_security.h | 4 +++- vmodem/include/at/at_tx_sms.h | 4 +++- vmodem/include/at/at_tx_snd.h | 4 +++- vmodem/include/at/at_tx_ss.h | 4 +++- vmodem/include/db/db_gprs.h | 4 +++- vmodem/include/db/db_network.h | 4 +++- vmodem/include/db/db_phonebook.h | 4 +++- vmodem/include/db/db_security.h | 4 +++- vmodem/include/db/db_ss.h | 4 +++- vmodem/include/logmsg.h | 4 +++- vmodem/include/oem/oem_rx_call.h | 4 +++- vmodem/include/oem/oem_rx_data.h | 4 +++- vmodem/include/oem/oem_rx_display.h | 4 +++- vmodem/include/oem/oem_rx_gprs.h | 4 +++- vmodem/include/oem/oem_rx_misc.h | 4 +++- vmodem/include/oem/oem_rx_network.h | 4 +++- vmodem/include/oem/oem_rx_phonebook.h | 4 +++- vmodem/include/oem/oem_rx_power.h | 4 +++- vmodem/include/oem/oem_rx_security.h | 4 +++- vmodem/include/oem/oem_rx_sms.h | 4 +++- vmodem/include/oem/oem_rx_ss.h | 4 +++- vmodem/include/oem/oem_tx_call.h | 4 +++- vmodem/include/oem/oem_tx_data.h | 4 +++- vmodem/include/oem/oem_tx_display.h | 4 +++- vmodem/include/oem/oem_tx_gprs.h | 4 +++- vmodem/include/oem/oem_tx_misc.h | 4 +++- vmodem/include/oem/oem_tx_network.h | 4 +++- vmodem/include/oem/oem_tx_phonebook.h | 4 +++- vmodem/include/oem/oem_tx_power.h | 4 +++- vmodem/include/oem/oem_tx_security.h | 4 +++- vmodem/include/oem/oem_tx_sms.h | 4 +++- vmodem/include/oem/oem_tx_ss.h | 4 +++- vmodem/include/sat/sat_util.h | 4 +++- vmodem/include/sat/sat_values.h | 4 +++- vmodem/include/server/eloop.h | 4 +++- vmodem/include/server/flight.h | 4 +++- vmodem/include/server/gsm.h | 4 +++- vmodem/include/server/lxtsms.h | 4 +++- vmodem/include/server/lxtsmstypedef.h | 4 +++- vmodem/include/server/lxtutil.h | 4 +++- vmodem/include/server/misc.h | 4 +++- vmodem/include/server/phoneprotocol.h | 4 +++- vmodem/include/server/phoneprotocol4gsm.h | 4 +++- vmodem/include/server/phoneserver.h | 4 +++- vmodem/include/server/server_client.h | 4 +++- vmodem/include/server/server_common.h | 4 +++- vmodem/include/server/server_common_call.h | 4 +++- vmodem/include/server/server_common_network.h | 4 +++- vmodem/include/server/server_common_security.h | 4 +++- vmodem/include/server/server_common_ss.h | 4 +++- vmodem/include/server/server_rx_call.h | 4 +++- vmodem/include/server/server_rx_data.h | 4 +++- vmodem/include/server/server_rx_display.h | 4 +++- vmodem/include/server/server_rx_gprs.h | 4 +++- vmodem/include/server/server_rx_misc.h | 4 +++- vmodem/include/server/server_rx_network.h | 4 +++- vmodem/include/server/server_rx_phonebook.h | 4 +++- vmodem/include/server/server_rx_power.h | 4 +++- vmodem/include/server/server_rx_security.h | 4 +++- vmodem/include/server/server_rx_sms.h | 4 +++- vmodem/include/server/server_rx_ss.h | 4 +++- vmodem/include/server/server_tx_call.h | 4 +++- vmodem/include/server/server_tx_data.h | 4 +++- vmodem/include/server/server_tx_display.h | 4 +++- vmodem/include/server/server_tx_gprs.h | 4 +++- vmodem/include/server/server_tx_network.h | 4 +++- vmodem/include/server/server_tx_phonebook.h | 4 +++- vmodem/include/server/server_tx_power.h | 4 +++- vmodem/include/server/server_tx_security.h | 4 +++- vmodem/include/server/server_tx_sms.h | 4 +++- vmodem/include/server/server_tx_ss.h | 4 +++- vmodem/include/server/state.h | 4 +++- vmodem/include/server/state_sim.h | 4 +++- vmodem/include/server/tapi4phonebook.h | 4 +++- vmodem/include/server/vgsm_debug.h | 4 +++- vmodem/include/sms/sms_header.h | 4 +++- vmodem/include/sms/sms_util.h | 4 +++- vmodem/include/transport/dpram.h | 4 +++- vmodem/include/transport/gsmstate.h | 4 +++- vmodem/include/transport/onedram.h | 4 +++- vmodem/oem/oem_rx_call.c | 4 +++- vmodem/oem/oem_rx_data.c | 4 +++- vmodem/oem/oem_rx_display.c | 4 +++- vmodem/oem/oem_rx_gprs.c | 4 +++- vmodem/oem/oem_rx_misc.c | 4 +++- vmodem/oem/oem_rx_network.c | 4 +++- vmodem/oem/oem_rx_phonebook.c | 4 +++- vmodem/oem/oem_rx_power.c | 4 +++- vmodem/oem/oem_rx_security.c | 4 +++- vmodem/oem/oem_rx_sms.c | 4 +++- vmodem/oem/oem_rx_ss.c | 4 +++- vmodem/oem/oem_tx_call.c | 4 +++- vmodem/oem/oem_tx_data.c | 4 +++- vmodem/oem/oem_tx_display.c | 4 +++- vmodem/oem/oem_tx_gprs.c | 4 +++- vmodem/oem/oem_tx_misc.c | 4 +++- vmodem/oem/oem_tx_network.c | 4 +++- vmodem/oem/oem_tx_phonebook.c | 4 +++- vmodem/oem/oem_tx_power.c | 4 +++- vmodem/oem/oem_tx_security.c | 4 +++- vmodem/oem/oem_tx_sms.c | 4 +++- vmodem/oem/oem_tx_ss.c | 4 +++- vmodem/sat/apdu_tool.c | 4 +++- vmodem/sat/sat_util.c | 4 +++- vmodem/sat/sat_util.h | 4 +++- vmodem/sat/sat_values.h | 4 +++- vmodem/server/client.c | 4 +++- vmodem/server/eloop.c | 4 +++- vmodem/server/flight.c | 4 +++- vmodem/server/func_ps.c | 4 +++- vmodem/server/gsm.c | 4 +++- vmodem/server/logmsg.c | 4 +++- vmodem/server/main.c | 4 +++- vmodem/server/misc.c | 4 +++- vmodem/server/phoneserver.c | 4 +++- vmodem/server/server.c | 4 +++- vmodem/server/server_client.c | 4 +++- vmodem/server/server_common.c | 4 +++- vmodem/server/server_common_call.c | 4 +++- vmodem/server/server_common_gprs.c | 4 +++- vmodem/server/server_common_network.c | 4 +++- vmodem/server/server_common_security.c | 4 +++- vmodem/server/server_common_ss.c | 4 +++- vmodem/server/server_dpram.c | 4 +++- vmodem/server/server_rx_call.c | 4 +++- vmodem/server/server_rx_data.c | 4 +++- vmodem/server/server_rx_display.c | 4 +++- vmodem/server/server_rx_gprs.c | 4 +++- vmodem/server/server_rx_misc.c | 4 +++- vmodem/server/server_rx_network.c | 4 +++- vmodem/server/server_rx_phonebook.c | 4 +++- vmodem/server/server_rx_power.c | 4 +++- vmodem/server/server_rx_security.c | 4 +++- vmodem/server/server_rx_sms.c | 4 +++- vmodem/server/server_rx_ss.c | 4 +++- vmodem/server/server_tx_call.c | 4 +++- vmodem/server/server_tx_data.c | 4 +++- vmodem/server/server_tx_display.c | 4 +++- vmodem/server/server_tx_gprs.c | 4 +++- vmodem/server/server_tx_network.c | 4 +++- vmodem/server/server_tx_phonebook.c | 4 +++- vmodem/server/server_tx_power.c | 4 +++- vmodem/server/server_tx_security.c | 4 +++- vmodem/server/server_tx_sms.c | 4 +++- vmodem/server/server_tx_ss.c | 4 +++- vmodem/server/state.c | 4 +++- vmodem/server/state_sim.c | 4 +++- vmodem/transport/gsmstate.c | 4 +++- vmodem/transport/transport_dpram.c | 4 +++- vmodem/transport/transport_onedram.c | 4 +++- 283 files changed, 849 insertions(+), 283 deletions(-) diff --git a/lib/libcommon/fileio.c b/lib/libcommon/fileio.c index 387ccb5..1ae36aa 100644 --- a/lib/libcommon/fileio.c +++ b/lib/libcommon/fileio.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/fileio.h b/lib/libcommon/fileio.h index 60c311b..3ab72c7 100644 --- a/lib/libcommon/fileio.h +++ b/lib/libcommon/fileio.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/logmsg.c b/lib/libcommon/logmsg.c index 382e6f8..6965b0c 100644 --- a/lib/libcommon/logmsg.c +++ b/lib/libcommon/logmsg.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/logmsg.h b/lib/libcommon/logmsg.h index fe7d120..3b40241 100644 --- a/lib/libcommon/logmsg.h +++ b/lib/libcommon/logmsg.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/process.c b/lib/libcommon/process.c index 7c86a24..466477d 100644 --- a/lib/libcommon/process.c +++ b/lib/libcommon/process.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/process.h b/lib/libcommon/process.h index c6dc422..c21c93e 100644 --- a/lib/libcommon/process.h +++ b/lib/libcommon/process.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/safestring.c b/lib/libcommon/safestring.c index c69d843..21918d9 100644 --- a/lib/libcommon/safestring.c +++ b/lib/libcommon/safestring.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libcommon/safestring.h b/lib/libcommon/safestring.h index aaa7578..8182b80 100644 --- a/lib/libcommon/safestring.h +++ b/lib/libcommon/safestring.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libsms/sms_header.h b/lib/libsms/sms_header.h index ed80198..4f39e9c 100644 --- a/lib/libsms/sms_header.h +++ b/lib/libsms/sms_header.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libsms/sms_tool.c b/lib/libsms/sms_tool.c index 9155388..44b09b7 100644 --- a/lib/libsms/sms_tool.c +++ b/lib/libsms/sms_tool.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libsms/sms_util.c b/lib/libsms/sms_util.c index 4af8c53..c62f891 100644 --- a/lib/libsms/sms_util.c +++ b/lib/libsms/sms_util.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libsms/sms_util.h b/lib/libsms/sms_util.h index fa896f0..79cbf2e 100644 --- a/lib/libsms/sms_util.h +++ b/lib/libsms/sms_util.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/dialog.c b/lib/libui/dialog.c index 0d4056a..5dcbdef 100644 --- a/lib/libui/dialog.c +++ b/lib/libui/dialog.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/dialog.h b/lib/libui/dialog.h index a8b9d53..00a4ec4 100644 --- a/lib/libui/dialog.h +++ b/lib/libui/dialog.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/imageutil.c b/lib/libui/imageutil.c index 4725549..fb9adc4 100644 --- a/lib/libui/imageutil.c +++ b/lib/libui/imageutil.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/imageutil.h b/lib/libui/imageutil.h index 6677b57..79cef3c 100644 --- a/lib/libui/imageutil.h +++ b/lib/libui/imageutil.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/utils.c b/lib/libui/utils.c index 990a1a2..b061485 100644 --- a/lib/libui/utils.c +++ b/lib/libui/utils.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/lib/libui/utils.h b/lib/libui/utils.h index 9de2f8d..07f8163 100644 --- a/lib/libui/utils.h +++ b/lib/libui/utils.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/db_phonebook.h b/libvmodem/db_phonebook.h index bc59794..da93447 100644 --- a/libvmodem/db_phonebook.h +++ b/libvmodem/db_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_call.c b/libvmodem/libvgsm_call.c index 2240591..7ea492c 100644 --- a/libvmodem/libvgsm_call.c +++ b/libvmodem/libvgsm_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_data.c b/libvmodem/libvgsm_data.c index 955d3cd..909f8c1 100644 --- a/libvmodem/libvgsm_data.c +++ b/libvmodem/libvgsm_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_debug.h b/libvmodem/libvgsm_debug.h index 33b10bf..0389cb6 100644 --- a/libvmodem/libvgsm_debug.h +++ b/libvmodem/libvgsm_debug.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_display.c b/libvmodem/libvgsm_display.c index 670d9e3..53771c9 100644 --- a/libvmodem/libvgsm_display.c +++ b/libvmodem/libvgsm_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_edb.c b/libvmodem/libvgsm_edb.c index cf9c46f..6e6fd86 100644 --- a/libvmodem/libvgsm_edb.c +++ b/libvmodem/libvgsm_edb.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_emul.c b/libvmodem/libvgsm_emul.c index cf85212..22f48bf 100644 --- a/libvmodem/libvgsm_emul.c +++ b/libvmodem/libvgsm_emul.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_gprs.c b/libvmodem/libvgsm_gprs.c index 58e1faa..8718690 100644 --- a/libvmodem/libvgsm_gprs.c +++ b/libvmodem/libvgsm_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_hdlc.c b/libvmodem/libvgsm_hdlc.c index cf10aad..5374657 100644 --- a/libvmodem/libvgsm_hdlc.c +++ b/libvmodem/libvgsm_hdlc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_init.c b/libvmodem/libvgsm_init.c index 9bbdd46..26d2d58 100644 --- a/libvmodem/libvgsm_init.c +++ b/libvmodem/libvgsm_init.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_network.c b/libvmodem/libvgsm_network.c index 27f856f..ce63132 100644 --- a/libvmodem/libvgsm_network.c +++ b/libvmodem/libvgsm_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_power.c b/libvmodem/libvgsm_power.c index 7902102..ff9fdc4 100644 --- a/libvmodem/libvgsm_power.c +++ b/libvmodem/libvgsm_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_sat.c b/libvmodem/libvgsm_sat.c index be689ff..d7d3545 100644 --- a/libvmodem/libvgsm_sat.c +++ b/libvmodem/libvgsm_sat.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_sim.c b/libvmodem/libvgsm_sim.c index d2fccde..40f1d17 100644 --- a/libvmodem/libvgsm_sim.c +++ b/libvmodem/libvgsm_sim.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_sms.c b/libvmodem/libvgsm_sms.c index cecae95..54aeb24 100644 --- a/libvmodem/libvgsm_sms.c +++ b/libvmodem/libvgsm_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/libvgsm_ss.c b/libvmodem/libvgsm_ss.c index 813c65e..8de5561 100644 --- a/libvmodem/libvgsm_ss.c +++ b/libvmodem/libvgsm_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/linuxtapi.h b/libvmodem/linuxtapi.h index 3f1fdc9..38b4848 100644 --- a/libvmodem/linuxtapi.h +++ b/libvmodem/linuxtapi.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/linuxtapi4gsm.h b/libvmodem/linuxtapi4gsm.h index e62a16b..5403ef7 100644 --- a/libvmodem/linuxtapi4gsm.h +++ b/libvmodem/linuxtapi4gsm.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/linuxtapi4gsm_type.h b/libvmodem/linuxtapi4gsm_type.h index 300530f..4fc02d6 100644 --- a/libvmodem/linuxtapi4gsm_type.h +++ b/libvmodem/linuxtapi4gsm_type.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/linuxtapi4type.h b/libvmodem/linuxtapi4type.h index 7da6a94..8fe1338 100644 --- a/libvmodem/linuxtapi4type.h +++ b/libvmodem/linuxtapi4type.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/lxtsms.c b/libvmodem/lxtsms.c index bbd4172..620745b 100644 --- a/libvmodem/lxtsms.c +++ b/libvmodem/lxtsms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/lxtsms.h b/libvmodem/lxtsms.h index 52d4890..437206e 100644 --- a/libvmodem/lxtsms.h +++ b/libvmodem/lxtsms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/lxtsmstypedef.h b/libvmodem/lxtsmstypedef.h index 97b04f2..409ddae 100644 --- a/libvmodem/lxtsmstypedef.h +++ b/libvmodem/lxtsmstypedef.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/lxtutil.c b/libvmodem/lxtutil.c index 70de5dc..d386b0d 100644 --- a/libvmodem/lxtutil.c +++ b/libvmodem/lxtutil.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/lxtutil.h b/libvmodem/lxtutil.h index cedc990..2102c7c 100644 --- a/libvmodem/lxtutil.h +++ b/libvmodem/lxtutil.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/phoneprotocol.h b/libvmodem/phoneprotocol.h index 475b268..3e7268c 100644 --- a/libvmodem/phoneprotocol.h +++ b/libvmodem/phoneprotocol.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/phoneprotocol4gsm.h b/libvmodem/phoneprotocol4gsm.h index 375558c..5d07511 100644 --- a/libvmodem/phoneprotocol4gsm.h +++ b/libvmodem/phoneprotocol4gsm.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/samsungtapi.h b/libvmodem/samsungtapi.h index 9b7b1fb..4d1e369 100644 --- a/libvmodem/samsungtapi.h +++ b/libvmodem/samsungtapi.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/sqlite3.h b/libvmodem/sqlite3.h index 8c8709e..c42a238 100644 --- a/libvmodem/sqlite3.h +++ b/libvmodem/sqlite3.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/tapi4phonebook.h b/libvmodem/tapi4phonebook.h index f1c43ba..9730592 100644 --- a/libvmodem/tapi4phonebook.h +++ b/libvmodem/tapi4phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/types4cardboot.h b/libvmodem/types4cardboot.h index b248fe4..b1c63fd 100644 --- a/libvmodem/types4cardboot.h +++ b/libvmodem/types4cardboot.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm.h b/libvmodem/vgsm.h index c7f62ea..6571dea 100644 --- a/libvmodem/vgsm.h +++ b/libvmodem/vgsm.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_call.h b/libvmodem/vgsm_call.h index 0adc9cc..f56c634 100644 --- a/libvmodem/vgsm_call.h +++ b/libvmodem/vgsm_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_data.h b/libvmodem/vgsm_data.h index 2c3cdb7..689e487 100644 --- a/libvmodem/vgsm_data.h +++ b/libvmodem/vgsm_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_display.h b/libvmodem/vgsm_display.h index aacc2fc..4afd0e2 100644 --- a/libvmodem/vgsm_display.h +++ b/libvmodem/vgsm_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_edb.h b/libvmodem/vgsm_edb.h index b3684c2..a30ddbe 100644 --- a/libvmodem/vgsm_edb.h +++ b/libvmodem/vgsm_edb.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_error.h b/libvmodem/vgsm_error.h index 3429e58..b69e4c6 100644 --- a/libvmodem/vgsm_error.h +++ b/libvmodem/vgsm_error.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_gprs.h b/libvmodem/vgsm_gprs.h index 3b4c941..d4ee028 100644 --- a/libvmodem/vgsm_gprs.h +++ b/libvmodem/vgsm_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_hdlc.h b/libvmodem/vgsm_hdlc.h index 4c8c0f8..5b59a05 100644 --- a/libvmodem/vgsm_hdlc.h +++ b/libvmodem/vgsm_hdlc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_network.h b/libvmodem/vgsm_network.h index f8c785e..47d9e06 100644 --- a/libvmodem/vgsm_network.h +++ b/libvmodem/vgsm_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_pb.h b/libvmodem/vgsm_pb.h index 71c1153..b9570a1 100644 --- a/libvmodem/vgsm_pb.h +++ b/libvmodem/vgsm_pb.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_phone.h b/libvmodem/vgsm_phone.h index 2471950..6d05e4d 100644 --- a/libvmodem/vgsm_phone.h +++ b/libvmodem/vgsm_phone.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_power.h b/libvmodem/vgsm_power.h index b14338a..f8faaf8 100644 --- a/libvmodem/vgsm_power.h +++ b/libvmodem/vgsm_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_sat.h b/libvmodem/vgsm_sat.h index e7cd823..2f1b759 100644 --- a/libvmodem/vgsm_sat.h +++ b/libvmodem/vgsm_sat.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_sim.h b/libvmodem/vgsm_sim.h index 287c0b8..e4f4137 100644 --- a/libvmodem/vgsm_sim.h +++ b/libvmodem/vgsm_sim.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_sms.h b/libvmodem/vgsm_sms.h index a6bd71e..f9b6b4b 100644 --- a/libvmodem/vgsm_sms.h +++ b/libvmodem/vgsm_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/libvmodem/vgsm_ss.h b/libvmodem/vgsm_ss.h index e268626..85bec53 100644 --- a/libvmodem/vgsm_ss.h +++ b/libvmodem/vgsm_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_func.c b/vmodem/at/at_func.c index a6aadb7..88d8adb 100644 --- a/vmodem/at/at_func.c +++ b/vmodem/at/at_func.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * YeongKyoon Lee * HyunGoo Kang * diff --git a/vmodem/at/at_gen_resp.c b/vmodem/at/at_gen_resp.c index 0ac440e..1655797 100644 --- a/vmodem/at/at_gen_resp.c +++ b/vmodem/at/at_gen_resp.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_msg.c b/vmodem/at/at_msg.c index 8c6a9c4..1a79a79 100644 --- a/vmodem/at/at_msg.c +++ b/vmodem/at/at_msg.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_recv.c b/vmodem/at/at_recv.c index 02e78af..2e2930e 100644 --- a/vmodem/at/at_recv.c +++ b/vmodem/at/at_recv.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_call.c b/vmodem/at/at_rx_call.c index 1ae27fb..ba03ed5 100644 --- a/vmodem/at/at_rx_call.c +++ b/vmodem/at/at_rx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_data.c b/vmodem/at/at_rx_data.c index e79596c..e18af15 100644 --- a/vmodem/at/at_rx_data.c +++ b/vmodem/at/at_rx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_display.c b/vmodem/at/at_rx_display.c index 971adb7..0efe38d 100644 --- a/vmodem/at/at_rx_display.c +++ b/vmodem/at/at_rx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_gprs.c b/vmodem/at/at_rx_gprs.c index 2811637..9dbb55c 100644 --- a/vmodem/at/at_rx_gprs.c +++ b/vmodem/at/at_rx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_gps.c b/vmodem/at/at_rx_gps.c index 2a717dc..771153d 100644 --- a/vmodem/at/at_rx_gps.c +++ b/vmodem/at/at_rx_gps.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_misc.c b/vmodem/at/at_rx_misc.c index 692a4de..51f0ea0 100644 --- a/vmodem/at/at_rx_misc.c +++ b/vmodem/at/at_rx_misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_network.c b/vmodem/at/at_rx_network.c index 840ffec..ce098e9 100644 --- a/vmodem/at/at_rx_network.c +++ b/vmodem/at/at_rx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_phonebook.c b/vmodem/at/at_rx_phonebook.c index 5d9dc54..b42da17 100644 --- a/vmodem/at/at_rx_phonebook.c +++ b/vmodem/at/at_rx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_power.c b/vmodem/at/at_rx_power.c index 6837d79..38a4fc5 100644 --- a/vmodem/at/at_rx_power.c +++ b/vmodem/at/at_rx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_sap.c b/vmodem/at/at_rx_sap.c index 095aae7..5fc596c 100644 --- a/vmodem/at/at_rx_sap.c +++ b/vmodem/at/at_rx_sap.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_sat.c b/vmodem/at/at_rx_sat.c index de011b2..fbd912c 100644 --- a/vmodem/at/at_rx_sat.c +++ b/vmodem/at/at_rx_sat.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_security.c b/vmodem/at/at_rx_security.c index 57f87d0..d7a6db0 100644 --- a/vmodem/at/at_rx_security.c +++ b/vmodem/at/at_rx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_sms.c b/vmodem/at/at_rx_sms.c index b2bc0cc..b7449ad 100644 --- a/vmodem/at/at_rx_sms.c +++ b/vmodem/at/at_rx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_snd.c b/vmodem/at/at_rx_snd.c index 3c16200..db0f584 100644 --- a/vmodem/at/at_rx_snd.c +++ b/vmodem/at/at_rx_snd.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_rx_ss.c b/vmodem/at/at_rx_ss.c index 7526e0c..6bed915 100644 --- a/vmodem/at/at_rx_ss.c +++ b/vmodem/at/at_rx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_send.c b/vmodem/at/at_send.c index baf606e..d99cf05 100644 --- a/vmodem/at/at_send.c +++ b/vmodem/at/at_send.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_call.c b/vmodem/at/at_tx_call.c index dc0693b..602a25e 100644 --- a/vmodem/at/at_tx_call.c +++ b/vmodem/at/at_tx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_data.c b/vmodem/at/at_tx_data.c index 170e538..e130eed 100644 --- a/vmodem/at/at_tx_data.c +++ b/vmodem/at/at_tx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_display.c b/vmodem/at/at_tx_display.c index c92d225..331e188 100644 --- a/vmodem/at/at_tx_display.c +++ b/vmodem/at/at_tx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_emulator.c b/vmodem/at/at_tx_emulator.c index 5a61f53..1848bad 100644 --- a/vmodem/at/at_tx_emulator.c +++ b/vmodem/at/at_tx_emulator.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_gprs.c b/vmodem/at/at_tx_gprs.c index 2b7256d..8d644ae 100644 --- a/vmodem/at/at_tx_gprs.c +++ b/vmodem/at/at_tx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_misc.c b/vmodem/at/at_tx_misc.c index 026c88c..99b3fb5 100644 --- a/vmodem/at/at_tx_misc.c +++ b/vmodem/at/at_tx_misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_network.c b/vmodem/at/at_tx_network.c index f3216dc..4b8aeb6 100644 --- a/vmodem/at/at_tx_network.c +++ b/vmodem/at/at_tx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_phonebook.c b/vmodem/at/at_tx_phonebook.c index 3ce6e69..9e63da8 100644 --- a/vmodem/at/at_tx_phonebook.c +++ b/vmodem/at/at_tx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_power.c b/vmodem/at/at_tx_power.c index 52b7633..de20e1e 100644 --- a/vmodem/at/at_tx_power.c +++ b/vmodem/at/at_tx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_sat.c b/vmodem/at/at_tx_sat.c index 5035217..79e85cf 100644 --- a/vmodem/at/at_tx_sat.c +++ b/vmodem/at/at_tx_sat.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_security.c b/vmodem/at/at_tx_security.c index 7cf0913..bce4d2a 100644 --- a/vmodem/at/at_tx_security.c +++ b/vmodem/at/at_tx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_sms.c b/vmodem/at/at_tx_sms.c index 3b69318..5741955 100644 --- a/vmodem/at/at_tx_sms.c +++ b/vmodem/at/at_tx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_snd.c b/vmodem/at/at_tx_snd.c index 02f20be..edc54f1 100644 --- a/vmodem/at/at_tx_snd.c +++ b/vmodem/at/at_tx_snd.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/at/at_tx_ss.c b/vmodem/at/at_tx_ss.c index daa91f9..d47134c 100644 --- a/vmodem/at/at_tx_ss.c +++ b/vmodem/at/at_tx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/db/db_gprs.c b/vmodem/db/db_gprs.c index f3a401c..d8044c0 100644 --- a/vmodem/db/db_gprs.c +++ b/vmodem/db/db_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/db/db_network.c b/vmodem/db/db_network.c index 51ec48f..74a98ac 100644 --- a/vmodem/db/db_network.c +++ b/vmodem/db/db_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * YeongKyoon Lee * HyunGoo Kang * diff --git a/vmodem/db/db_phonebook.c b/vmodem/db/db_phonebook.c index 510e8a8..50fdfb9 100644 --- a/vmodem/db/db_phonebook.c +++ b/vmodem/db/db_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/db/db_security.c b/vmodem/db/db_security.c index 1e3e402..5e76396 100644 --- a/vmodem/db/db_security.c +++ b/vmodem/db/db_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/db/db_ss.c b/vmodem/db/db_ss.c index ee77c78..bc0f524 100644 --- a/vmodem/db/db_ss.c +++ b/vmodem/db/db_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_func.h b/vmodem/include/at/at_func.h index 8f9658f..04f146b 100644 --- a/vmodem/include/at/at_func.h +++ b/vmodem/include/at/at_func.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_gen_resp.h b/vmodem/include/at/at_gen_resp.h index 8352ce5..6243448 100644 --- a/vmodem/include/at/at_gen_resp.h +++ b/vmodem/include/at/at_gen_resp.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_msg.h b/vmodem/include/at/at_msg.h index 92a847e..6d5549f 100644 --- a/vmodem/include/at/at_msg.h +++ b/vmodem/include/at/at_msg.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_recv.h b/vmodem/include/at/at_recv.h index 25689ad..c9e13ad 100644 --- a/vmodem/include/at/at_recv.h +++ b/vmodem/include/at/at_recv.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_call.h b/vmodem/include/at/at_rx_call.h index 5b2f86b..cecc55c 100644 --- a/vmodem/include/at/at_rx_call.h +++ b/vmodem/include/at/at_rx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_data.h b/vmodem/include/at/at_rx_data.h index c3c75e4..27f088c 100644 --- a/vmodem/include/at/at_rx_data.h +++ b/vmodem/include/at/at_rx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_display.h b/vmodem/include/at/at_rx_display.h index 24eca0a..d81b517 100644 --- a/vmodem/include/at/at_rx_display.h +++ b/vmodem/include/at/at_rx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_func.h b/vmodem/include/at/at_rx_func.h index 436ad34..732cfe8 100644 --- a/vmodem/include/at/at_rx_func.h +++ b/vmodem/include/at/at_rx_func.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_gprs.h b/vmodem/include/at/at_rx_gprs.h index 75dfe1f..61c478b 100644 --- a/vmodem/include/at/at_rx_gprs.h +++ b/vmodem/include/at/at_rx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_gps.h b/vmodem/include/at/at_rx_gps.h index 94d2635..70ba89a 100644 --- a/vmodem/include/at/at_rx_gps.h +++ b/vmodem/include/at/at_rx_gps.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_misc.h b/vmodem/include/at/at_rx_misc.h index 6790b62..752df8a 100644 --- a/vmodem/include/at/at_rx_misc.h +++ b/vmodem/include/at/at_rx_misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_network.h b/vmodem/include/at/at_rx_network.h index 943ec86..4cef5fc 100644 --- a/vmodem/include/at/at_rx_network.h +++ b/vmodem/include/at/at_rx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_phonebook.h b/vmodem/include/at/at_rx_phonebook.h index cce30fd..e067585 100644 --- a/vmodem/include/at/at_rx_phonebook.h +++ b/vmodem/include/at/at_rx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_sap.h b/vmodem/include/at/at_rx_sap.h index 572c7f6..e564bbd 100644 --- a/vmodem/include/at/at_rx_sap.h +++ b/vmodem/include/at/at_rx_sap.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_sat.h b/vmodem/include/at/at_rx_sat.h index 6fed5cf..7b693eb 100644 --- a/vmodem/include/at/at_rx_sat.h +++ b/vmodem/include/at/at_rx_sat.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_security.h b/vmodem/include/at/at_rx_security.h index 8621d83..2a1deeb 100644 --- a/vmodem/include/at/at_rx_security.h +++ b/vmodem/include/at/at_rx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_sms.h b/vmodem/include/at/at_rx_sms.h index 4b71386..4335145 100644 --- a/vmodem/include/at/at_rx_sms.h +++ b/vmodem/include/at/at_rx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_snd.h b/vmodem/include/at/at_rx_snd.h index ab3cbe0..41b6a68 100644 --- a/vmodem/include/at/at_rx_snd.h +++ b/vmodem/include/at/at_rx_snd.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_rx_ss.h b/vmodem/include/at/at_rx_ss.h index fa75f95..360e712 100644 --- a/vmodem/include/at/at_rx_ss.h +++ b/vmodem/include/at/at_rx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_send.h b/vmodem/include/at/at_send.h index fdd0eb4..1086b98 100644 --- a/vmodem/include/at/at_send.h +++ b/vmodem/include/at/at_send.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_call.h b/vmodem/include/at/at_tx_call.h index 517404c..bbfcf29 100644 --- a/vmodem/include/at/at_tx_call.h +++ b/vmodem/include/at/at_tx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_data.h b/vmodem/include/at/at_tx_data.h index 4b8c1f4..6f6f562 100644 --- a/vmodem/include/at/at_tx_data.h +++ b/vmodem/include/at/at_tx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_display.h b/vmodem/include/at/at_tx_display.h index 31e3d37..6d840ed 100644 --- a/vmodem/include/at/at_tx_display.h +++ b/vmodem/include/at/at_tx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_func.h b/vmodem/include/at/at_tx_func.h index efa1bc2..c95212f 100644 --- a/vmodem/include/at/at_tx_func.h +++ b/vmodem/include/at/at_tx_func.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_gprs.h b/vmodem/include/at/at_tx_gprs.h index 2aba397..cf54706 100644 --- a/vmodem/include/at/at_tx_gprs.h +++ b/vmodem/include/at/at_tx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_misc.h b/vmodem/include/at/at_tx_misc.h index 17dd328..c93e169 100644 --- a/vmodem/include/at/at_tx_misc.h +++ b/vmodem/include/at/at_tx_misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_network.h b/vmodem/include/at/at_tx_network.h index 7fc58cb..863fa48 100644 --- a/vmodem/include/at/at_tx_network.h +++ b/vmodem/include/at/at_tx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_phonebook.h b/vmodem/include/at/at_tx_phonebook.h index e3c34b3..5b07784 100644 --- a/vmodem/include/at/at_tx_phonebook.h +++ b/vmodem/include/at/at_tx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_power.h b/vmodem/include/at/at_tx_power.h index dfb0e68..31fe7e0 100644 --- a/vmodem/include/at/at_tx_power.h +++ b/vmodem/include/at/at_tx_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_security.h b/vmodem/include/at/at_tx_security.h index 6d2448f..e22dada 100644 --- a/vmodem/include/at/at_tx_security.h +++ b/vmodem/include/at/at_tx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_sms.h b/vmodem/include/at/at_tx_sms.h index 6f41911..d57a15d 100644 --- a/vmodem/include/at/at_tx_sms.h +++ b/vmodem/include/at/at_tx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_snd.h b/vmodem/include/at/at_tx_snd.h index 93f2730..c6499b1 100644 --- a/vmodem/include/at/at_tx_snd.h +++ b/vmodem/include/at/at_tx_snd.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/at/at_tx_ss.h b/vmodem/include/at/at_tx_ss.h index fccaf30..19b1641 100644 --- a/vmodem/include/at/at_tx_ss.h +++ b/vmodem/include/at/at_tx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/db/db_gprs.h b/vmodem/include/db/db_gprs.h index 6952836..d65d523 100644 --- a/vmodem/include/db/db_gprs.h +++ b/vmodem/include/db/db_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/db/db_network.h b/vmodem/include/db/db_network.h index b4275ba..ac4442e 100644 --- a/vmodem/include/db/db_network.h +++ b/vmodem/include/db/db_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/db/db_phonebook.h b/vmodem/include/db/db_phonebook.h index ea810fe..3312b9a 100644 --- a/vmodem/include/db/db_phonebook.h +++ b/vmodem/include/db/db_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/db/db_security.h b/vmodem/include/db/db_security.h index f99560d..7d7d3df 100644 --- a/vmodem/include/db/db_security.h +++ b/vmodem/include/db/db_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/db/db_ss.h b/vmodem/include/db/db_ss.h index 291c116..4619871 100644 --- a/vmodem/include/db/db_ss.h +++ b/vmodem/include/db/db_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/logmsg.h b/vmodem/include/logmsg.h index 52ed5a2..dbf6139 100644 --- a/vmodem/include/logmsg.h +++ b/vmodem/include/logmsg.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_call.h b/vmodem/include/oem/oem_rx_call.h index 9e1b98b..23c2947 100644 --- a/vmodem/include/oem/oem_rx_call.h +++ b/vmodem/include/oem/oem_rx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_data.h b/vmodem/include/oem/oem_rx_data.h index 7719a60..c91ebf8 100644 --- a/vmodem/include/oem/oem_rx_data.h +++ b/vmodem/include/oem/oem_rx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_display.h b/vmodem/include/oem/oem_rx_display.h index 9a31029..34b7f5d 100644 --- a/vmodem/include/oem/oem_rx_display.h +++ b/vmodem/include/oem/oem_rx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_gprs.h b/vmodem/include/oem/oem_rx_gprs.h index df14306..4471229 100644 --- a/vmodem/include/oem/oem_rx_gprs.h +++ b/vmodem/include/oem/oem_rx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_misc.h b/vmodem/include/oem/oem_rx_misc.h index eb2c234..cd2fde9 100644 --- a/vmodem/include/oem/oem_rx_misc.h +++ b/vmodem/include/oem/oem_rx_misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_network.h b/vmodem/include/oem/oem_rx_network.h index 58bf028..5374016 100644 --- a/vmodem/include/oem/oem_rx_network.h +++ b/vmodem/include/oem/oem_rx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_phonebook.h b/vmodem/include/oem/oem_rx_phonebook.h index 7e7202b..e62ce5d 100644 --- a/vmodem/include/oem/oem_rx_phonebook.h +++ b/vmodem/include/oem/oem_rx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_power.h b/vmodem/include/oem/oem_rx_power.h index 4e89c7f..a20a090 100644 --- a/vmodem/include/oem/oem_rx_power.h +++ b/vmodem/include/oem/oem_rx_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_security.h b/vmodem/include/oem/oem_rx_security.h index e06f8ab..a73cc75 100644 --- a/vmodem/include/oem/oem_rx_security.h +++ b/vmodem/include/oem/oem_rx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_sms.h b/vmodem/include/oem/oem_rx_sms.h index b06cf9a..baf25a7 100644 --- a/vmodem/include/oem/oem_rx_sms.h +++ b/vmodem/include/oem/oem_rx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_rx_ss.h b/vmodem/include/oem/oem_rx_ss.h index 9da1602..2a41c28 100644 --- a/vmodem/include/oem/oem_rx_ss.h +++ b/vmodem/include/oem/oem_rx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_call.h b/vmodem/include/oem/oem_tx_call.h index 7bcf00f..8f76a12 100644 --- a/vmodem/include/oem/oem_tx_call.h +++ b/vmodem/include/oem/oem_tx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_data.h b/vmodem/include/oem/oem_tx_data.h index a472831..87fccfc 100644 --- a/vmodem/include/oem/oem_tx_data.h +++ b/vmodem/include/oem/oem_tx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_display.h b/vmodem/include/oem/oem_tx_display.h index bc389d0..35c775a 100644 --- a/vmodem/include/oem/oem_tx_display.h +++ b/vmodem/include/oem/oem_tx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_gprs.h b/vmodem/include/oem/oem_tx_gprs.h index 3bb9f2d..b990e55 100644 --- a/vmodem/include/oem/oem_tx_gprs.h +++ b/vmodem/include/oem/oem_tx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_misc.h b/vmodem/include/oem/oem_tx_misc.h index 5371e90..687a4f6 100644 --- a/vmodem/include/oem/oem_tx_misc.h +++ b/vmodem/include/oem/oem_tx_misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_network.h b/vmodem/include/oem/oem_tx_network.h index b07addf..0c16ddd 100644 --- a/vmodem/include/oem/oem_tx_network.h +++ b/vmodem/include/oem/oem_tx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_phonebook.h b/vmodem/include/oem/oem_tx_phonebook.h index 4a2e8fe..ba5c309 100644 --- a/vmodem/include/oem/oem_tx_phonebook.h +++ b/vmodem/include/oem/oem_tx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_power.h b/vmodem/include/oem/oem_tx_power.h index 554518c..9290d8d 100644 --- a/vmodem/include/oem/oem_tx_power.h +++ b/vmodem/include/oem/oem_tx_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_security.h b/vmodem/include/oem/oem_tx_security.h index 9fff841..84153fe 100644 --- a/vmodem/include/oem/oem_tx_security.h +++ b/vmodem/include/oem/oem_tx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_sms.h b/vmodem/include/oem/oem_tx_sms.h index 7254f06..fb77f5e 100644 --- a/vmodem/include/oem/oem_tx_sms.h +++ b/vmodem/include/oem/oem_tx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/oem/oem_tx_ss.h b/vmodem/include/oem/oem_tx_ss.h index 89fdaca..dcf007a 100644 --- a/vmodem/include/oem/oem_tx_ss.h +++ b/vmodem/include/oem/oem_tx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/sat/sat_util.h b/vmodem/include/sat/sat_util.h index 7d7a0bd..5604de2 100644 --- a/vmodem/include/sat/sat_util.h +++ b/vmodem/include/sat/sat_util.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/sat/sat_values.h b/vmodem/include/sat/sat_values.h index d047b4b..49e3c72 100644 --- a/vmodem/include/sat/sat_values.h +++ b/vmodem/include/sat/sat_values.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/eloop.h b/vmodem/include/server/eloop.h index 8995cac..df6d1cf 100644 --- a/vmodem/include/server/eloop.h +++ b/vmodem/include/server/eloop.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/flight.h b/vmodem/include/server/flight.h index e1f89d3..de16f75 100644 --- a/vmodem/include/server/flight.h +++ b/vmodem/include/server/flight.h @@ -5,7 +5,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/gsm.h b/vmodem/include/server/gsm.h index a467f97..3eb2056 100644 --- a/vmodem/include/server/gsm.h +++ b/vmodem/include/server/gsm.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/lxtsms.h b/vmodem/include/server/lxtsms.h index 7e80e17..df20a69 100644 --- a/vmodem/include/server/lxtsms.h +++ b/vmodem/include/server/lxtsms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/lxtsmstypedef.h b/vmodem/include/server/lxtsmstypedef.h index 97b04f2..409ddae 100644 --- a/vmodem/include/server/lxtsmstypedef.h +++ b/vmodem/include/server/lxtsmstypedef.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/lxtutil.h b/vmodem/include/server/lxtutil.h index fed00d9..e64f595 100644 --- a/vmodem/include/server/lxtutil.h +++ b/vmodem/include/server/lxtutil.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/misc.h b/vmodem/include/server/misc.h index 44cce0e..f9d62a5 100644 --- a/vmodem/include/server/misc.h +++ b/vmodem/include/server/misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/phoneprotocol.h b/vmodem/include/server/phoneprotocol.h index 475b268..3e7268c 100644 --- a/vmodem/include/server/phoneprotocol.h +++ b/vmodem/include/server/phoneprotocol.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/phoneprotocol4gsm.h b/vmodem/include/server/phoneprotocol4gsm.h index fbe7a4d..6fe5d28 100644 --- a/vmodem/include/server/phoneprotocol4gsm.h +++ b/vmodem/include/server/phoneprotocol4gsm.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/phoneserver.h b/vmodem/include/server/phoneserver.h index 40f45a1..b342ae5 100644 --- a/vmodem/include/server/phoneserver.h +++ b/vmodem/include/server/phoneserver.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_client.h b/vmodem/include/server/server_client.h index 77841db..81d7c1b 100644 --- a/vmodem/include/server/server_client.h +++ b/vmodem/include/server/server_client.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_common.h b/vmodem/include/server/server_common.h index e8c6057..9608e49 100644 --- a/vmodem/include/server/server_common.h +++ b/vmodem/include/server/server_common.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_common_call.h b/vmodem/include/server/server_common_call.h index 83e2048..f970b62 100644 --- a/vmodem/include/server/server_common_call.h +++ b/vmodem/include/server/server_common_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_common_network.h b/vmodem/include/server/server_common_network.h index e302ab8..da3e439 100644 --- a/vmodem/include/server/server_common_network.h +++ b/vmodem/include/server/server_common_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_common_security.h b/vmodem/include/server/server_common_security.h index b1a72cd..a332386 100644 --- a/vmodem/include/server/server_common_security.h +++ b/vmodem/include/server/server_common_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_common_ss.h b/vmodem/include/server/server_common_ss.h index 951c14b..7078e80 100644 --- a/vmodem/include/server/server_common_ss.h +++ b/vmodem/include/server/server_common_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_call.h b/vmodem/include/server/server_rx_call.h index fda6242..a635d0e 100644 --- a/vmodem/include/server/server_rx_call.h +++ b/vmodem/include/server/server_rx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_data.h b/vmodem/include/server/server_rx_data.h index 2cb0ebb..047de16 100644 --- a/vmodem/include/server/server_rx_data.h +++ b/vmodem/include/server/server_rx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_display.h b/vmodem/include/server/server_rx_display.h index e32c6c9..407f926 100644 --- a/vmodem/include/server/server_rx_display.h +++ b/vmodem/include/server/server_rx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_gprs.h b/vmodem/include/server/server_rx_gprs.h index 46c9d36..ec128d0 100644 --- a/vmodem/include/server/server_rx_gprs.h +++ b/vmodem/include/server/server_rx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_misc.h b/vmodem/include/server/server_rx_misc.h index 00ee0d3..de75bf5 100644 --- a/vmodem/include/server/server_rx_misc.h +++ b/vmodem/include/server/server_rx_misc.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_network.h b/vmodem/include/server/server_rx_network.h index b1421e6..04db65d 100644 --- a/vmodem/include/server/server_rx_network.h +++ b/vmodem/include/server/server_rx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_phonebook.h b/vmodem/include/server/server_rx_phonebook.h index a4d4c14..c62a7e7 100644 --- a/vmodem/include/server/server_rx_phonebook.h +++ b/vmodem/include/server/server_rx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_power.h b/vmodem/include/server/server_rx_power.h index c0774ac..543db98 100644 --- a/vmodem/include/server/server_rx_power.h +++ b/vmodem/include/server/server_rx_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_security.h b/vmodem/include/server/server_rx_security.h index c45aa51..d3d4c04 100644 --- a/vmodem/include/server/server_rx_security.h +++ b/vmodem/include/server/server_rx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_sms.h b/vmodem/include/server/server_rx_sms.h index 7f6e105..d4ab38b 100644 --- a/vmodem/include/server/server_rx_sms.h +++ b/vmodem/include/server/server_rx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_rx_ss.h b/vmodem/include/server/server_rx_ss.h index acc36ce..8683718 100644 --- a/vmodem/include/server/server_rx_ss.h +++ b/vmodem/include/server/server_rx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_call.h b/vmodem/include/server/server_tx_call.h index df1aa97..0b7bb3d 100644 --- a/vmodem/include/server/server_tx_call.h +++ b/vmodem/include/server/server_tx_call.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_data.h b/vmodem/include/server/server_tx_data.h index 921de9f..84152c6 100644 --- a/vmodem/include/server/server_tx_data.h +++ b/vmodem/include/server/server_tx_data.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_display.h b/vmodem/include/server/server_tx_display.h index 027480a..51c4ad4 100644 --- a/vmodem/include/server/server_tx_display.h +++ b/vmodem/include/server/server_tx_display.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_gprs.h b/vmodem/include/server/server_tx_gprs.h index fcad9e7..1346e71 100644 --- a/vmodem/include/server/server_tx_gprs.h +++ b/vmodem/include/server/server_tx_gprs.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_network.h b/vmodem/include/server/server_tx_network.h index 1e44ab7..8d3e546 100644 --- a/vmodem/include/server/server_tx_network.h +++ b/vmodem/include/server/server_tx_network.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_phonebook.h b/vmodem/include/server/server_tx_phonebook.h index 0d43b77..1eadd57 100644 --- a/vmodem/include/server/server_tx_phonebook.h +++ b/vmodem/include/server/server_tx_phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_power.h b/vmodem/include/server/server_tx_power.h index f0849f8..5eb9293 100644 --- a/vmodem/include/server/server_tx_power.h +++ b/vmodem/include/server/server_tx_power.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_security.h b/vmodem/include/server/server_tx_security.h index 2b0e22c..84a3518 100644 --- a/vmodem/include/server/server_tx_security.h +++ b/vmodem/include/server/server_tx_security.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_sms.h b/vmodem/include/server/server_tx_sms.h index 0b9be23..ea72f1d 100644 --- a/vmodem/include/server/server_tx_sms.h +++ b/vmodem/include/server/server_tx_sms.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/server_tx_ss.h b/vmodem/include/server/server_tx_ss.h index f04d8fe..508dd1b 100644 --- a/vmodem/include/server/server_tx_ss.h +++ b/vmodem/include/server/server_tx_ss.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/state.h b/vmodem/include/server/state.h index 3448d43..443d05e 100644 --- a/vmodem/include/server/state.h +++ b/vmodem/include/server/state.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/state_sim.h b/vmodem/include/server/state_sim.h index d360062..58a2c5d 100644 --- a/vmodem/include/server/state_sim.h +++ b/vmodem/include/server/state_sim.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/tapi4phonebook.h b/vmodem/include/server/tapi4phonebook.h index f1c43ba..9730592 100644 --- a/vmodem/include/server/tapi4phonebook.h +++ b/vmodem/include/server/tapi4phonebook.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/server/vgsm_debug.h b/vmodem/include/server/vgsm_debug.h index cc2fe3a..713a24e 100644 --- a/vmodem/include/server/vgsm_debug.h +++ b/vmodem/include/server/vgsm_debug.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/sms/sms_header.h b/vmodem/include/sms/sms_header.h index 2f9a180..234bf90 100644 --- a/vmodem/include/sms/sms_header.h +++ b/vmodem/include/sms/sms_header.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/sms/sms_util.h b/vmodem/include/sms/sms_util.h index 513a645..e25dc6c 100644 --- a/vmodem/include/sms/sms_util.h +++ b/vmodem/include/sms/sms_util.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/transport/dpram.h b/vmodem/include/transport/dpram.h index 139017e..2164fa0 100644 --- a/vmodem/include/transport/dpram.h +++ b/vmodem/include/transport/dpram.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/transport/gsmstate.h b/vmodem/include/transport/gsmstate.h index 31e39bc..904aaa7 100644 --- a/vmodem/include/transport/gsmstate.h +++ b/vmodem/include/transport/gsmstate.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/include/transport/onedram.h b/vmodem/include/transport/onedram.h index 82f1570..c3230ee 100644 --- a/vmodem/include/transport/onedram.h +++ b/vmodem/include/transport/onedram.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_call.c b/vmodem/oem/oem_rx_call.c index 1eb4f1a..72cedbb 100644 --- a/vmodem/oem/oem_rx_call.c +++ b/vmodem/oem/oem_rx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_data.c b/vmodem/oem/oem_rx_data.c index 872f68f..432ed5b 100644 --- a/vmodem/oem/oem_rx_data.c +++ b/vmodem/oem/oem_rx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_display.c b/vmodem/oem/oem_rx_display.c index 4e9a30f..03b5982 100644 --- a/vmodem/oem/oem_rx_display.c +++ b/vmodem/oem/oem_rx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_gprs.c b/vmodem/oem/oem_rx_gprs.c index bfb50be..3670e53 100644 --- a/vmodem/oem/oem_rx_gprs.c +++ b/vmodem/oem/oem_rx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_misc.c b/vmodem/oem/oem_rx_misc.c index b4cf8e4..50899a5 100644 --- a/vmodem/oem/oem_rx_misc.c +++ b/vmodem/oem/oem_rx_misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_network.c b/vmodem/oem/oem_rx_network.c index 90c6389..18a7b50 100644 --- a/vmodem/oem/oem_rx_network.c +++ b/vmodem/oem/oem_rx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_phonebook.c b/vmodem/oem/oem_rx_phonebook.c index cb0d731..112a665 100644 --- a/vmodem/oem/oem_rx_phonebook.c +++ b/vmodem/oem/oem_rx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_power.c b/vmodem/oem/oem_rx_power.c index cc76115..2614c22 100644 --- a/vmodem/oem/oem_rx_power.c +++ b/vmodem/oem/oem_rx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_security.c b/vmodem/oem/oem_rx_security.c index 4c125f3..fe199e9 100644 --- a/vmodem/oem/oem_rx_security.c +++ b/vmodem/oem/oem_rx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_sms.c b/vmodem/oem/oem_rx_sms.c index 60228f6..ff9f700 100644 --- a/vmodem/oem/oem_rx_sms.c +++ b/vmodem/oem/oem_rx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_rx_ss.c b/vmodem/oem/oem_rx_ss.c index 79a521d..e6cab69 100644 --- a/vmodem/oem/oem_rx_ss.c +++ b/vmodem/oem/oem_rx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_call.c b/vmodem/oem/oem_tx_call.c index b96e3f9..69e265f 100644 --- a/vmodem/oem/oem_tx_call.c +++ b/vmodem/oem/oem_tx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_data.c b/vmodem/oem/oem_tx_data.c index 3abebe7..f8bbba1 100644 --- a/vmodem/oem/oem_tx_data.c +++ b/vmodem/oem/oem_tx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_display.c b/vmodem/oem/oem_tx_display.c index 699a671..08c9bcc 100644 --- a/vmodem/oem/oem_tx_display.c +++ b/vmodem/oem/oem_tx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_gprs.c b/vmodem/oem/oem_tx_gprs.c index 888e7dc..5445909 100644 --- a/vmodem/oem/oem_tx_gprs.c +++ b/vmodem/oem/oem_tx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_misc.c b/vmodem/oem/oem_tx_misc.c index c2f02c5..35097a7 100644 --- a/vmodem/oem/oem_tx_misc.c +++ b/vmodem/oem/oem_tx_misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_network.c b/vmodem/oem/oem_tx_network.c index 060c85c..f896251 100644 --- a/vmodem/oem/oem_tx_network.c +++ b/vmodem/oem/oem_tx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_phonebook.c b/vmodem/oem/oem_tx_phonebook.c index a3ebcc2..fb1cac6 100644 --- a/vmodem/oem/oem_tx_phonebook.c +++ b/vmodem/oem/oem_tx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_power.c b/vmodem/oem/oem_tx_power.c index 17bc5d9..a48721b 100644 --- a/vmodem/oem/oem_tx_power.c +++ b/vmodem/oem/oem_tx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_security.c b/vmodem/oem/oem_tx_security.c index 22e4cf4..400623d 100644 --- a/vmodem/oem/oem_tx_security.c +++ b/vmodem/oem/oem_tx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_sms.c b/vmodem/oem/oem_tx_sms.c index 8ecb857..a45ae66 100644 --- a/vmodem/oem/oem_tx_sms.c +++ b/vmodem/oem/oem_tx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/oem/oem_tx_ss.c b/vmodem/oem/oem_tx_ss.c index 3b5a2f7..1f28f7b 100644 --- a/vmodem/oem/oem_tx_ss.c +++ b/vmodem/oem/oem_tx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/sat/apdu_tool.c b/vmodem/sat/apdu_tool.c index 9c0d0b9..d5270e5 100644 --- a/vmodem/sat/apdu_tool.c +++ b/vmodem/sat/apdu_tool.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/sat/sat_util.c b/vmodem/sat/sat_util.c index 7867c51..c85976b 100644 --- a/vmodem/sat/sat_util.c +++ b/vmodem/sat/sat_util.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/sat/sat_util.h b/vmodem/sat/sat_util.h index 0d6e559..6f76b60 100644 --- a/vmodem/sat/sat_util.h +++ b/vmodem/sat/sat_util.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/sat/sat_values.h b/vmodem/sat/sat_values.h index 6351fd1..fd9ace9 100644 --- a/vmodem/sat/sat_values.h +++ b/vmodem/sat/sat_values.h @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/client.c b/vmodem/server/client.c index 7c5b70f..0ff4a1a 100644 --- a/vmodem/server/client.c +++ b/vmodem/server/client.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/eloop.c b/vmodem/server/eloop.c index 5d097fb..9765a48 100644 --- a/vmodem/server/eloop.c +++ b/vmodem/server/eloop.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/flight.c b/vmodem/server/flight.c index bf2aaaa..553fa60 100644 --- a/vmodem/server/flight.c +++ b/vmodem/server/flight.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/func_ps.c b/vmodem/server/func_ps.c index 3cad52d..95db938 100644 --- a/vmodem/server/func_ps.c +++ b/vmodem/server/func_ps.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/gsm.c b/vmodem/server/gsm.c index 4c4a815..a53d1e3 100644 --- a/vmodem/server/gsm.c +++ b/vmodem/server/gsm.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/logmsg.c b/vmodem/server/logmsg.c index 7422dfb..dfc3489 100644 --- a/vmodem/server/logmsg.c +++ b/vmodem/server/logmsg.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/main.c b/vmodem/server/main.c index eb1d114..bcae96f 100644 --- a/vmodem/server/main.c +++ b/vmodem/server/main.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/misc.c b/vmodem/server/misc.c index d9912c2..86309a7 100644 --- a/vmodem/server/misc.c +++ b/vmodem/server/misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/phoneserver.c b/vmodem/server/phoneserver.c index 104f485..4842988 100644 --- a/vmodem/server/phoneserver.c +++ b/vmodem/server/phoneserver.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server.c b/vmodem/server/server.c index 095d35e..a913fd3 100644 --- a/vmodem/server/server.c +++ b/vmodem/server/server.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_client.c b/vmodem/server/server_client.c index 2d5dbe8..6e206ca 100644 --- a/vmodem/server/server_client.c +++ b/vmodem/server/server_client.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common.c b/vmodem/server/server_common.c index 29673d5..eeffa64 100644 --- a/vmodem/server/server_common.c +++ b/vmodem/server/server_common.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common_call.c b/vmodem/server/server_common_call.c index 083681b..0f4f354 100644 --- a/vmodem/server/server_common_call.c +++ b/vmodem/server/server_common_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common_gprs.c b/vmodem/server/server_common_gprs.c index a298126..f6b8e69 100644 --- a/vmodem/server/server_common_gprs.c +++ b/vmodem/server/server_common_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common_network.c b/vmodem/server/server_common_network.c index 8d77ec1..bcea4fd 100644 --- a/vmodem/server/server_common_network.c +++ b/vmodem/server/server_common_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common_security.c b/vmodem/server/server_common_security.c index 917ab5d..15c22ab 100644 --- a/vmodem/server/server_common_security.c +++ b/vmodem/server/server_common_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_common_ss.c b/vmodem/server/server_common_ss.c index de3ddf7..e4a5224 100644 --- a/vmodem/server/server_common_ss.c +++ b/vmodem/server/server_common_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_dpram.c b/vmodem/server/server_dpram.c index f51279c..1247f2d 100644 --- a/vmodem/server/server_dpram.c +++ b/vmodem/server/server_dpram.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_call.c b/vmodem/server/server_rx_call.c index c4c08ed..8dca6de 100644 --- a/vmodem/server/server_rx_call.c +++ b/vmodem/server/server_rx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_data.c b/vmodem/server/server_rx_data.c index cf8200a..5545c2d 100644 --- a/vmodem/server/server_rx_data.c +++ b/vmodem/server/server_rx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_display.c b/vmodem/server/server_rx_display.c index ee9a65f..b5867a2 100644 --- a/vmodem/server/server_rx_display.c +++ b/vmodem/server/server_rx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_gprs.c b/vmodem/server/server_rx_gprs.c index 347af6f..97d88e3 100644 --- a/vmodem/server/server_rx_gprs.c +++ b/vmodem/server/server_rx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_misc.c b/vmodem/server/server_rx_misc.c index 7472307..1cd24f0 100644 --- a/vmodem/server/server_rx_misc.c +++ b/vmodem/server/server_rx_misc.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_network.c b/vmodem/server/server_rx_network.c index b8268cc..8fecd07 100644 --- a/vmodem/server/server_rx_network.c +++ b/vmodem/server/server_rx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_phonebook.c b/vmodem/server/server_rx_phonebook.c index 4720ad8..82f4eb3 100644 --- a/vmodem/server/server_rx_phonebook.c +++ b/vmodem/server/server_rx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_power.c b/vmodem/server/server_rx_power.c index cb67bf8..55b3461 100644 --- a/vmodem/server/server_rx_power.c +++ b/vmodem/server/server_rx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_security.c b/vmodem/server/server_rx_security.c index c4c57c7..ca2020b 100644 --- a/vmodem/server/server_rx_security.c +++ b/vmodem/server/server_rx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_sms.c b/vmodem/server/server_rx_sms.c index b2715dc..d481f16 100644 --- a/vmodem/server/server_rx_sms.c +++ b/vmodem/server/server_rx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_rx_ss.c b/vmodem/server/server_rx_ss.c index e930936..91aab57 100644 --- a/vmodem/server/server_rx_ss.c +++ b/vmodem/server/server_rx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_call.c b/vmodem/server/server_tx_call.c index 26f5f2d..7b6ea9d 100644 --- a/vmodem/server/server_tx_call.c +++ b/vmodem/server/server_tx_call.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_data.c b/vmodem/server/server_tx_data.c index 1a4700d..4fbd0c4 100644 --- a/vmodem/server/server_tx_data.c +++ b/vmodem/server/server_tx_data.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_display.c b/vmodem/server/server_tx_display.c index db04eff..ba5f3e7 100644 --- a/vmodem/server/server_tx_display.c +++ b/vmodem/server/server_tx_display.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_gprs.c b/vmodem/server/server_tx_gprs.c index d27794f..348116a 100644 --- a/vmodem/server/server_tx_gprs.c +++ b/vmodem/server/server_tx_gprs.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_network.c b/vmodem/server/server_tx_network.c index 36c49ba..609b624 100644 --- a/vmodem/server/server_tx_network.c +++ b/vmodem/server/server_tx_network.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_phonebook.c b/vmodem/server/server_tx_phonebook.c index d397d0a..46e966f 100644 --- a/vmodem/server/server_tx_phonebook.c +++ b/vmodem/server/server_tx_phonebook.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_power.c b/vmodem/server/server_tx_power.c index 833e835..d05f55d 100644 --- a/vmodem/server/server_tx_power.c +++ b/vmodem/server/server_tx_power.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_security.c b/vmodem/server/server_tx_security.c index 3494799..dd6f227 100644 --- a/vmodem/server/server_tx_security.c +++ b/vmodem/server/server_tx_security.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_sms.c b/vmodem/server/server_tx_sms.c index e3afdf9..4518419 100644 --- a/vmodem/server/server_tx_sms.c +++ b/vmodem/server/server_tx_sms.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/server_tx_ss.c b/vmodem/server/server_tx_ss.c index de53136..c103595 100644 --- a/vmodem/server/server_tx_ss.c +++ b/vmodem/server/server_tx_ss.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/state.c b/vmodem/server/state.c index 9573502..d88df2f 100644 --- a/vmodem/server/state.c +++ b/vmodem/server/state.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/server/state_sim.c b/vmodem/server/state_sim.c index 41e2043..9ec4be8 100644 --- a/vmodem/server/state_sim.c +++ b/vmodem/server/state_sim.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/transport/gsmstate.c b/vmodem/transport/gsmstate.c index f7f1932..0b26cb1 100644 --- a/vmodem/transport/gsmstate.c +++ b/vmodem/transport/gsmstate.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/transport/transport_dpram.c b/vmodem/transport/transport_dpram.c index 27e6aaf..9c81553 100644 --- a/vmodem/transport/transport_dpram.c +++ b/vmodem/transport/transport_dpram.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/vmodem/transport/transport_onedram.c b/vmodem/transport/transport_onedram.c index 839b5ae..bedc094 100644 --- a/vmodem/transport/transport_onedram.c +++ b/vmodem/transport/transport_onedram.c @@ -4,7 +4,9 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SungMin Ha + * Sooyoung Ha + * Sungmin Ha + * YeongKyoon Lee * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the -- 2.7.4