From: Jinkun Jang Date: Fri, 15 Mar 2013 16:25:17 +0000 (+0900) Subject: merge with master X-Git-Tag: 2.1b_release~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2513a9a6f523ebc1b8695f4dddfd0000735c8d1e;p=sdk%2Femulator-plugin-geo-proc.git merge with master --- diff --git a/AUTHORS b/AUTHORS index 1722483..8acdf13 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,12 +1,3 @@ -YeongKyoon Lee -DaiYoung Kim -SeokYeon Hwang -SangJin Kim -KiTae Kim -JinHyung Jo -SungMin Ha -MunKyu Im -JiHye Kim -GiWoong Kim -SooYoung Ha +DongKyun Yun +Sungmin Ha HyunGoo Kang diff --git a/LICENSE.LGPLv2.1 b/COPYING similarity index 99% rename from LICENSE.LGPLv2.1 rename to COPYING index 9c92a19..fabb204 100644 --- a/LICENSE.LGPLv2.1 +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved. +Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 diff --git a/NOTICE b/NOTICE index 18b91b4..f085dc6 100644 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1 @@ -Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved. -Except as noted, this software is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 2.1. -Please, see the LICENSE.LGPLv2.1 file for GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, terms and conditions. +Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. diff --git a/debian/copyright b/debian/copyright index 8b13789..0188ce9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1 +1,21 @@ +This is sf-plugin-proc-gp2ap002ambi, written and maintained by Yongsul Oh +on Fri, 13 Nov 2009 14:08:22 +0900. +The original source can always be found at: + ftp://slp.samsung.net/dists/unstable/main/source/ + +Copyright Holder: $NAME + +License: + samsung + +/* + * Copyright (c) 2008 Samsung Electronics, Inc. + * All rights reserved. + * + * This software is a confidential and proprietary information + * of Samsung Electronics, Inc. ("Confidential Information"). You + * shall not disclose such Confidential Information and shall use + * it only in accordance with the terms of the license agreement + * you entered into with Samsung Electronics. + */ diff --git a/include/geo_sim_processor.h b/include/geo_sim_processor.h index 658354d..c49dbf3 100644 --- a/include/geo_sim_processor.h +++ b/include/geo_sim_processor.h @@ -3,9 +3,7 @@ * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: - * SooYoung Ha - * Sungmin Ha + * Contact: Sungmin Ha * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the diff --git a/packaging/sf-plugin-proc-geo-emul.spec b/packaging/sf-plugin-proc-geo-emul.spec index 612ef01..5a1eb0b 100644 --- a/packaging/sf-plugin-proc-geo-emul.spec +++ b/packaging/sf-plugin-proc-geo-emul.spec @@ -1,6 +1,6 @@ #git:/slp/pkgs/e/emulator-plugin-geo-proc Name: sf-plugin-proc-geo-emul -Version: 0.2.9 +Version: 0.2.8 Release: 1 Summary: ambient Processor plugin for sensor framework (using setting) Group: System Environment/Libraries diff --git a/src/geo_sim_processor.cpp b/src/geo_sim_processor.cpp index 1504567..760e562 100644 --- a/src/geo_sim_processor.cpp +++ b/src/geo_sim_processor.cpp @@ -4,7 +4,6 @@ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. * * Contact: - * SooYoung Ha * Sungmin Ha * DongKyun Yun *