tizen 2.3 release
[apps/home/settings.git] / setting-time / include / setting-time-main.h
index d6f4a12..30e27b4 100755 (executable)
@@ -1,18 +1,22 @@
 /*
  * setting
- * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  *
- * Licensed under the Flora License, Version 1.1 (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_TIME_MAIN_H__
 #define __SETTING_TIME_MAIN_H__
@@ -54,11 +58,6 @@ void setting_time_main_btn_update_cancel_cb(void *cb);
 void setting_time_update_time_date_format_string(SettingTimeUG *ad);
 Eina_Bool setting_update_datefield(void *cb);
 int setting_time_check_automatic_time_update_state();
-#if DISABLED_CODE
-static void setting_time_main_controlbar_lbtn_label_set(
-                                                        Evas_Object *controlbar,
-                                                        char *label);
-#endif
 static int __setting_set_city_tzone(const char* pTZPath);
 
 #endif                         /* __SETTING_TIME_MAIN_H__ */