X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=setting-common%2Finclude%2Fsetting-common-data-slp-setting.h;h=635bba879e36bde3e2bad2df114e7134469fef76;hb=HEAD;hp=3173686840257f6b4c3a0adc10afc9ef1817a634;hpb=95ea43be4a82b3c28f6545902515597aa3496149;p=apps%2Fcore%2Fpreloaded%2Fsettings.git diff --git a/setting-common/include/setting-common-data-slp-setting.h b/setting-common/include/setting-common-data-slp-setting.h index 3173686..635bba8 100755 --- a/setting-common/include/setting-common-data-slp-setting.h +++ b/setting-common/include/setting-common-data-slp-setting.h @@ -1,22 +1,18 @@ /* * setting + * Copyright (c) 2012 Samsung Electronics Co., Ltd. * - * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. - * - * Contact: MyoungJune Park - * - * Licensed under the Apache License, Version 2.0 (the "License"); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://floralicense.org/license/ * * 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. - * */ @@ -195,11 +191,6 @@ typedef enum { BOOL_SLP_SETTING_ACCESSIBILITY_ACCEPT_CALL, BOOL_SLP_SETTING_ACCESSIBILITY_POWERKEY_END_CALLS, - // data usage - BOOL_SLP_SETTING_DATAUSAGE_MOBILE_DATA_BOOL, - BOOL_SLP_SETTING_DATAUSAGE_DISABLE_MOBILE_DATA_AT_LIMIT_BOOL, - BOOL_SLP_SETTING_DATAUSAGE_RESTRICT_BG_DATA_BOOL, - BOOL_SLP_SETTING_DATAUSAGE_SHOW_WIFI_USAGE_BOOL, /* end */ SETTING_BOOL_SLP_LIST_MAX } setting_bool_slp_list;