Update for tizen_2.1(license #4) tizen_2.1 submit/tizen_2.1/20130514.053335
authorsunil85.kim <sunil85.kim@samsung.com>
Fri, 3 May 2013 10:31:32 +0000 (19:31 +0900)
committersunil85.kim <sunil85.kim@samsung.com>
Fri, 3 May 2013 10:31:32 +0000 (19:31 +0900)
Change-Id: I610f36024e8c0b8ef00bbd9db736caec33fee177

NOTICE
packaging/mobileap-agent.spec
src/mobileap_main.c

diff --git a/NOTICE b/NOTICE
index 2c574b9..94d56df 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,3 @@
-Copyright (c) Samsung Electronics Co., Ltd. All rights reserved.
+Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved.
 Except as noted, this software is licensed under Flora License, Version 1.1
-Please, see the LICENSE.Flora file for Flora License terms and conditions.
-
+Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions.
index 133b87e..3bec494 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mobileap-agent
 Summary:    Mobile AP daemon for setting tethering environments
-Version:    0.1.87
+Version:    0.1.88
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    Flora License
index c0ba520..592b96a 100644 (file)
@@ -217,7 +217,6 @@ static void __block_device_sleep(void)
        int ret = 0;
 
        ret = pm_lock_state(LCD_OFF, STAY_CUR_STATE, 0);
-
        if (ret < 0)
                ERR("PM control [ERROR] result = %d\n", ret);
        else