tizen 2.3 release
[apps/home/settings.git] / setting-time / src / setting-time-engine.c
index 0762e09..9f5dcc7 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.
+ *
  */
 #include <setting-time-engine.h>
 
@@ -35,7 +39,7 @@ int setting_time_update_cb(void *data)
        SETTING_TRACE("After setting time ::: tm is_dst --> %d", ts_ret.tm_isdst);
        SETTING_TRACE("After Setting time time_str:%s", time_str);*/
 #if SUPPORT_SCREEN_PROTECTED
-       pm_unlock_state(LCD_NORMAL, STAY_CUR_STATE);
+       display_unlock_state(LCD_NORMAL, STAY_CUR_STATE);
 #endif
 
        if (ad->pop_progress) {