unused file removed / boilerplate changed
authorKo Hayoon <hayoon.ko@samsung.com>
Wed, 29 Aug 2012 08:37:26 +0000 (17:37 +0900)
committerKo Hayoon <hayoon.ko@samsung.com>
Wed, 29 Aug 2012 08:41:26 +0000 (17:41 +0900)
Change-Id: If02057d8f4258eed1c94337a688ddc4e842a068b

AUTHORS [deleted file]
README [deleted file]
packaging/tel-plugin-imc.spec
res/convert_to_sql.c

diff --git a/AUTHORS b/AUTHORS
deleted file mode 100755 (executable)
index 0e9faa9..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1,6 +0,0 @@
-Jongman Park <jman.park@samsung.com>
-Ja-young Gu <jygu@samsung.com>
-Kyeongchul Kim <kyeongchul.kim@samsung.com>
-DongHoo Park <donghoo.park@samsung.>
-Youngman Park <youngman.park@samsung.com>
-Inho Oh <inho48.oh@samsung.com>
diff --git a/README b/README
deleted file mode 100755 (executable)
index ee74275..0000000
--- a/README
+++ /dev/null
@@ -1,2 +0,0 @@
-Samsung modem plugin
-(AT):Trying push
index d74a0fe..0ccbe57 100755 (executable)
@@ -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
index 1d142f5..e22f3cf 100755 (executable)
@@ -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 <jygu@samsung.com>
+ * Contact: Hayoon Ko <hayoon.ko@samsung.com>
  *
- * 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 <stdio.h>