From: Ko Hayoon Date: Wed, 29 Aug 2012 08:37:26 +0000 (+0900) Subject: unused file removed / boilerplate changed X-Git-Tag: accepted/2.0alpha/20121023.234317~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=a6bc6c9ad6b03af4ada0c37f6d5b1d8aa759bbed;p=profile%2Fivi%2Ftel-plugin-imc.git unused file removed / boilerplate changed Change-Id: If02057d8f4258eed1c94337a688ddc4e842a068b --- diff --git a/AUTHORS b/AUTHORS deleted file mode 100755 index 0e9faa9..0000000 --- a/AUTHORS +++ /dev/null @@ -1,6 +0,0 @@ -Jongman Park -Ja-young Gu -Kyeongchul Kim -DongHoo Park -Youngman Park -Inho Oh diff --git a/README b/README deleted file mode 100755 index ee74275..0000000 --- a/README +++ /dev/null @@ -1,2 +0,0 @@ -Samsung modem plugin -(AT):Trying push diff --git a/packaging/tel-plugin-imc.spec b/packaging/tel-plugin-imc.spec index d74a0fe..0ccbe57 100755 --- a/packaging/tel-plugin-imc.spec +++ b/packaging/tel-plugin-imc.spec @@ -2,7 +2,7 @@ Name: tel-plugin-imc Summary: imc plugin for telephony ExclusiveArch: %{arm} -Version: 0.1.4 +Version: 0.1.5 Release: 1 Group: System/Libraries License: Apache diff --git a/res/convert_to_sql.c b/res/convert_to_sql.c index 1d142f5..e22f3cf 100755 --- a/res/convert_to_sql.c +++ b/res/convert_to_sql.c @@ -1,20 +1,21 @@ -/** - * tel-plugin-samsung +/* + * tel-plugin-imc * - * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved + * Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Ja-young Gu + * Contact: Hayoon Ko * - * PROPRIETARY/CONFIDENTIAL + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("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. - * SAMSUNG make no representations or warranties about the suitability - * of the software, either express or implied, including but not - * limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee as - * a result of using, modifying or distributing this software or its derivatives. + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #include