tizen 2.3.1 release
[apps/home/settings.git] / setting-phone / include / setting-phone-language-region.h
old mode 100755 (executable)
new mode 100644 (file)
index af56eb1..9f0d3d2
@@ -1,18 +1,22 @@
 /*
  * setting
- * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  *
- * Licensed under the Flora License, Version 1.0 (the License);
+ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd.
+ *
+ * Contact: MyoungJune Park <mj2004.park@samsung.com>
+ *
+ * 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
  *
- *     http://floralicense.org/license/
+ * 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,
+ * 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.
+ *
  */
 #ifndef __SETTING_PHONE_LANGUAGE_H__
 #define __SETTING_PHONE_LANGUAGE_H__
@@ -20,9 +24,8 @@
 #include <setting-phone.h>
 
 #define LANGUAGE_STR_LEN 256
-//#define COUNTRY_STR_LEN 50
 #define COUNTRY_STR_LEN 256
 #define LANGUAGE_ITEM_MAX 20
 
-extern void setting_phone_lang_change_lang_value(int cur_chk_lang);
+
 #endif                         /* __SETTING_PHONE_LANGUAGE_H__ */