From: taesub kim Date: Thu, 9 Mar 2017 05:27:52 +0000 (+0900) Subject: Added NOTICE file and Modified license version X-Git-Tag: accepted/tizen/common/20170313.162304^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F118168%2F2;p=apps%2Fnative%2Fug-wifi-efl.git Added NOTICE file and Modified license version Change-Id: I7111997da3f413fdc575058be29cda570e239f0b Signed-off-by: Taesub Kim --- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..db64ab0 --- /dev/null +++ b/NOTICE @@ -0,0 +1,3 @@ +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 file for Flora License, Version 1.1 terms and conditions. diff --git a/sources/libraries/Common/common_eap_connect.c b/sources/libraries/Common/common_eap_connect.c index bfb948b..28cc808 100755 --- a/sources/libraries/Common/common_eap_connect.c +++ b/sources/libraries/Common/common_eap_connect.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/common_generate_pin.c b/sources/libraries/Common/common_generate_pin.c index 8ed1f00..3ecdfeb 100644 --- a/sources/libraries/Common/common_generate_pin.c +++ b/sources/libraries/Common/common_generate_pin.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/common_ip_info.c b/sources/libraries/Common/common_ip_info.c index 0d3cb49..be75976 100755 --- a/sources/libraries/Common/common_ip_info.c +++ b/sources/libraries/Common/common_ip_info.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/common_pswd_popup.c b/sources/libraries/Common/common_pswd_popup.c index 6046dc2..9da6c99 100755 --- a/sources/libraries/Common/common_pswd_popup.c +++ b/sources/libraries/Common/common_pswd_popup.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/common_utils.c b/sources/libraries/Common/common_utils.c index 0516cb6..d969843 100755 --- a/sources/libraries/Common/common_utils.c +++ b/sources/libraries/Common/common_utils.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common.h b/sources/libraries/Common/include/common.h index 109b79b..d35d9cb 100755 --- a/sources/libraries/Common/include/common.h +++ b/sources/libraries/Common/include/common.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common_eap_connect.h b/sources/libraries/Common/include/common_eap_connect.h index 6db3d4b..0ce286a 100644 --- a/sources/libraries/Common/include/common_eap_connect.h +++ b/sources/libraries/Common/include/common_eap_connect.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common_generate_pin.h b/sources/libraries/Common/include/common_generate_pin.h index c5fde5f..b7ed66e 100644 --- a/sources/libraries/Common/include/common_generate_pin.h +++ b/sources/libraries/Common/include/common_generate_pin.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common_ip_info.h b/sources/libraries/Common/include/common_ip_info.h index 7cb7e61..7c0fabc 100755 --- a/sources/libraries/Common/include/common_ip_info.h +++ b/sources/libraries/Common/include/common_ip_info.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common_pswd_popup.h b/sources/libraries/Common/include/common_pswd_popup.h index 9cba303..e7fded6 100644 --- a/sources/libraries/Common/include/common_pswd_popup.h +++ b/sources/libraries/Common/include/common_pswd_popup.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/Common/include/common_utils.h b/sources/libraries/Common/include/common_utils.h index 6854d15..0bf9ecb 100755 --- a/sources/libraries/Common/include/common_utils.h +++ b/sources/libraries/Common/include/common_utils.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/EngineManager/connman-request.c b/sources/libraries/WlanManager/EngineManager/connman-request.c index adb39a4..9ac5fe4 100644 --- a/sources/libraries/WlanManager/EngineManager/connman-request.c +++ b/sources/libraries/WlanManager/EngineManager/connman-request.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/EngineManager/connman-response.c b/sources/libraries/WlanManager/EngineManager/connman-response.c index 552f5ff..a10231b 100644 --- a/sources/libraries/WlanManager/EngineManager/connman-response.c +++ b/sources/libraries/WlanManager/EngineManager/connman-response.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/EngineManager/include/connman-request.h b/sources/libraries/WlanManager/EngineManager/include/connman-request.h index 3ba74ae..c554c18 100644 --- a/sources/libraries/WlanManager/EngineManager/include/connman-request.h +++ b/sources/libraries/WlanManager/EngineManager/include/connman-request.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/EngineManager/include/connman-response.h b/sources/libraries/WlanManager/EngineManager/include/connman-response.h index f540da7..e03ea63 100644 --- a/sources/libraries/WlanManager/EngineManager/include/connman-response.h +++ b/sources/libraries/WlanManager/EngineManager/include/connman-response.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/WlanManager/include/connection_manager.h b/sources/libraries/WlanManager/WlanManager/include/connection_manager.h index 857960f..c22487a 100644 --- a/sources/libraries/WlanManager/WlanManager/include/connection_manager.h +++ b/sources/libraries/WlanManager/WlanManager/include/connection_manager.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h b/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h index d8b6de0..a8cbc28 100644 --- a/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h +++ b/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h b/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h index 5f387e3..ba9c916 100755 --- a/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h +++ b/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/WlanManager/wlan_connection.c b/sources/libraries/WlanManager/WlanManager/wlan_connection.c index 6f1610f..27f680f 100644 --- a/sources/libraries/WlanManager/WlanManager/wlan_connection.c +++ b/sources/libraries/WlanManager/WlanManager/wlan_connection.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/WlanManager/WlanManager/wlan_manager.c b/sources/libraries/WlanManager/WlanManager/wlan_manager.c index a8c7bc6..0f56316 100755 --- a/sources/libraries/WlanManager/WlanManager/wlan_manager.c +++ b/sources/libraries/WlanManager/WlanManager/wlan_manager.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/appcoreWrapper/appcoreWrapper.c b/sources/libraries/appcoreWrapper/appcoreWrapper.c index a643b8c..4c2c6db 100644 --- a/sources/libraries/appcoreWrapper/appcoreWrapper.c +++ b/sources/libraries/appcoreWrapper/appcoreWrapper.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/appcoreWrapper/include/appcoreWrapper.h b/sources/libraries/appcoreWrapper/include/appcoreWrapper.h index b096bab..53bbefc 100644 --- a/sources/libraries/appcoreWrapper/include/appcoreWrapper.h +++ b/sources/libraries/appcoreWrapper/include/appcoreWrapper.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/i18nManager/i18nmanager.c b/sources/libraries/i18nManager/i18nmanager.c index b9674b2..c25f256 100644 --- a/sources/libraries/i18nManager/i18nmanager.c +++ b/sources/libraries/i18nManager/i18nmanager.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/libraries/i18nManager/include/i18nmanager.h b/sources/libraries/i18nManager/include/i18nmanager.h index 8eb0384..25a971f 100755 --- a/sources/libraries/i18nManager/include/i18nmanager.h +++ b/sources/libraries/i18nManager/include/i18nmanager.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/include/ug_wifi.h b/sources/ui-gadget/include/ug_wifi.h index 37af95e..7a299be 100755 --- a/sources/ui-gadget/include/ug_wifi.h +++ b/sources/ui-gadget/include/ug_wifi.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/include/viewer_list.h b/sources/ui-gadget/include/viewer_list.h index b800302..eee3c3d 100644 --- a/sources/ui-gadget/include/viewer_list.h +++ b/sources/ui-gadget/include/viewer_list.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/include/viewer_manager.h b/sources/ui-gadget/include/viewer_manager.h index 4b81945..5139ca4 100755 --- a/sources/ui-gadget/include/viewer_manager.h +++ b/sources/ui-gadget/include/viewer_manager.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/include/wifi-engine-callback.h b/sources/ui-gadget/include/wifi-engine-callback.h index 6c93886..70da3bd 100644 --- a/sources/ui-gadget/include/wifi-engine-callback.h +++ b/sources/ui-gadget/include/wifi-engine-callback.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/include/winset_popup.h b/sources/ui-gadget/include/winset_popup.h index 7f5f1b2..03b64df 100644 --- a/sources/ui-gadget/include/winset_popup.h +++ b/sources/ui-gadget/include/winset_popup.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/include/view_advanced.h b/sources/ui-gadget/viewers-layout/include/view_advanced.h index 8bda28f..197cdd6 100644 --- a/sources/ui-gadget/viewers-layout/include/view_advanced.h +++ b/sources/ui-gadget/viewers-layout/include/view_advanced.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/include/view_detail.h b/sources/ui-gadget/viewers-layout/include/view_detail.h index 74c460f..76a6181 100644 --- a/sources/ui-gadget/viewers-layout/include/view_detail.h +++ b/sources/ui-gadget/viewers-layout/include/view_detail.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h b/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h index 8a64ea2..03ba0c8 100644 --- a/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h +++ b/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/view_advanced.c b/sources/ui-gadget/viewers-layout/view_advanced.c index d1ceab8..8c33eba 100755 --- a/sources/ui-gadget/viewers-layout/view_advanced.c +++ b/sources/ui-gadget/viewers-layout/view_advanced.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/view_detail.c b/sources/ui-gadget/viewers-layout/view_detail.c index 3b3b620..06fcdbb 100755 --- a/sources/ui-gadget/viewers-layout/view_detail.c +++ b/sources/ui-gadget/viewers-layout/view_detail.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/view_ime_hidden.c b/sources/ui-gadget/viewers-layout/view_ime_hidden.c index e0ac62d..3f05bf6 100755 --- a/sources/ui-gadget/viewers-layout/view_ime_hidden.c +++ b/sources/ui-gadget/viewers-layout/view_ime_hidden.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/viewer_manager.c b/sources/ui-gadget/viewers-layout/viewer_manager.c index 26bcc96..f2c0b46 100755 --- a/sources/ui-gadget/viewers-layout/viewer_manager.c +++ b/sources/ui-gadget/viewers-layout/viewer_manager.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/viewers-layout/wifi_viewer_list.c b/sources/ui-gadget/viewers-layout/wifi_viewer_list.c index b6c7dda..f7e340b 100755 --- a/sources/ui-gadget/viewers-layout/wifi_viewer_list.c +++ b/sources/ui-gadget/viewers-layout/wifi_viewer_list.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/wifi-efl-UG.c b/sources/ui-gadget/wifi-efl-UG.c index 350a791..0fddd62 100755 --- a/sources/ui-gadget/wifi-efl-UG.c +++ b/sources/ui-gadget/wifi-efl-UG.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/wifi-wlan-callbacks.c b/sources/ui-gadget/wifi-wlan-callbacks.c index 98991b8..9e9e456 100755 --- a/sources/ui-gadget/wifi-wlan-callbacks.c +++ b/sources/ui-gadget/wifi-wlan-callbacks.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/ui-gadget/winset_popup.c b/sources/ui-gadget/winset_popup.c index 5127269..301683a 100644 --- a/sources/ui-gadget/winset_popup.c +++ b/sources/ui-gadget/winset_popup.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wearable/inc/net/wifi_generate_pin.h b/sources/wearable/inc/net/wifi_generate_pin.h index 0e37151..c4673b0 100644 --- a/sources/wearable/inc/net/wifi_generate_pin.h +++ b/sources/wearable/inc/net/wifi_generate_pin.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wearable/src/net/wifi_generate_pin.c b/sources/wearable/src/net/wifi_generate_pin.c index 8ac3270..cde0b8b 100644 --- a/sources/wearable/src/net/wifi_generate_pin.c +++ b/sources/wearable/src/net/wifi_generate_pin.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h b/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h index 2dc3ea7..5826f49 100644 --- a/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h +++ b/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/include/wifi-syspopup.h b/sources/wifi-syspopup/include/wifi-syspopup.h index e385bd6..76f37e4 100644 --- a/sources/wifi-syspopup/include/wifi-syspopup.h +++ b/sources/wifi-syspopup/include/wifi-syspopup.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/viewer-popups/include/view-alerts.h b/sources/wifi-syspopup/viewer-popups/include/view-alerts.h index 649a9e8..2b651ab 100644 --- a/sources/wifi-syspopup/viewer-popups/include/view-alerts.h +++ b/sources/wifi-syspopup/viewer-popups/include/view-alerts.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/viewer-popups/include/view-main.h b/sources/wifi-syspopup/viewer-popups/include/view-main.h index 2f1dbc1..b32aebf 100755 --- a/sources/wifi-syspopup/viewer-popups/include/view-main.h +++ b/sources/wifi-syspopup/viewer-popups/include/view-main.h @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/viewer-popups/view-alerts.c b/sources/wifi-syspopup/viewer-popups/view-alerts.c index 0d58c2c..07a2aba 100644 --- a/sources/wifi-syspopup/viewer-popups/view-alerts.c +++ b/sources/wifi-syspopup/viewer-popups/view-alerts.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/viewer-popups/view-main.c b/sources/wifi-syspopup/viewer-popups/view-main.c index 23c17bb..cc75632 100755 --- a/sources/wifi-syspopup/viewer-popups/view-main.c +++ b/sources/wifi-syspopup/viewer-popups/view-main.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/wifi-syspopup-engine-callback.c b/sources/wifi-syspopup/wifi-syspopup-engine-callback.c index e551604..2a4daa1 100755 --- a/sources/wifi-syspopup/wifi-syspopup-engine-callback.c +++ b/sources/wifi-syspopup/wifi-syspopup-engine-callback.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 * diff --git a/sources/wifi-syspopup/wifi-syspopup.c b/sources/wifi-syspopup/wifi-syspopup.c index 4a1f9fb..c237ea3 100755 --- a/sources/wifi-syspopup/wifi-syspopup.c +++ b/sources/wifi-syspopup/wifi-syspopup.c @@ -3,7 +3,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * - * Licensed under the Flora License, Version 1.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 *