From 344237e2953b87006114fee7c9f5fa99d1c81057 Mon Sep 17 00:00:00 2001 From: "sunil85.kim" Date: Tue, 30 Apr 2013 16:40:12 +0900 Subject: [PATCH] Update for license --- LICENSE.Flora | 4 ++-- sources/libraries/Common/common_eap_connect.c | 4 ++-- sources/libraries/Common/common_ip_info.c | 4 ++-- sources/libraries/Common/common_pswd_popup.c | 4 ++-- sources/libraries/Common/common_utils.c | 4 ++-- sources/libraries/Common/include/common.h | 4 ++-- sources/libraries/Common/include/common_eap_connect.h | 4 ++-- sources/libraries/Common/include/common_ip_info.h | 4 ++-- sources/libraries/Common/include/common_pswd_popup.h | 4 ++-- sources/libraries/Common/include/common_utils.h | 4 ++-- sources/libraries/WlanManager/EngineManager/connman-request.c | 4 ++-- sources/libraries/WlanManager/EngineManager/connman-response.c | 4 ++-- sources/libraries/WlanManager/EngineManager/include/connman-request.h | 4 ++-- .../libraries/WlanManager/EngineManager/include/connman-response.h | 4 ++-- sources/libraries/WlanManager/WlanManager/include/wlan_connection.h | 4 ++-- sources/libraries/WlanManager/WlanManager/include/wlan_manager.h | 4 ++-- sources/libraries/WlanManager/WlanManager/wlan_connection.c | 4 ++-- sources/libraries/WlanManager/WlanManager/wlan_manager.c | 4 ++-- sources/libraries/appcoreWrapper/appcoreWrapper.c | 4 ++-- sources/libraries/appcoreWrapper/include/appcoreWrapper.h | 4 ++-- sources/libraries/i18nManager/i18nmanager.c | 4 ++-- sources/libraries/i18nManager/include/i18nmanager.h | 4 ++-- sources/ui-gadget/include/motion_control.h | 4 ++-- sources/ui-gadget/include/ug_wifi.h | 4 ++-- sources/ui-gadget/include/viewer_list.h | 4 ++-- sources/ui-gadget/include/viewer_manager.h | 4 ++-- sources/ui-gadget/include/wifi-engine-callback.h | 4 ++-- sources/ui-gadget/include/winset_popup.h | 4 ++-- sources/ui-gadget/motion_control.c | 4 ++-- sources/ui-gadget/viewers-layout/include/view_detail.h | 4 ++-- sources/ui-gadget/viewers-layout/include/view_ime_hidden.h | 4 ++-- sources/ui-gadget/viewers-layout/view_detail.c | 4 ++-- sources/ui-gadget/viewers-layout/view_ime_hidden.c | 4 ++-- sources/ui-gadget/viewers-layout/viewer_manager.c | 4 ++-- sources/ui-gadget/viewers-layout/wifi_viewer_list.c | 4 ++-- sources/ui-gadget/wifi-efl-UG.c | 4 ++-- sources/ui-gadget/wifi-wlan-callbacks.c | 4 ++-- sources/ui-gadget/winset_popup.c | 4 ++-- sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h | 4 ++-- sources/wifi-syspopup/include/wifi-syspopup.h | 4 ++-- sources/wifi-syspopup/viewer-popups/include/view-alerts.h | 4 ++-- sources/wifi-syspopup/viewer-popups/include/view-main.h | 4 ++-- sources/wifi-syspopup/viewer-popups/view-alerts.c | 4 ++-- sources/wifi-syspopup/viewer-popups/view-main.c | 4 ++-- sources/wifi-syspopup/wifi-syspopup-engine-callback.c | 4 ++-- sources/wifi-syspopup/wifi-syspopup.c | 4 ++-- 46 files changed, 92 insertions(+), 92 deletions(-) diff --git a/LICENSE.Flora b/LICENSE.Flora index fd90a36..03f0c77 100644 --- a/LICENSE.Flora +++ b/LICENSE.Flora @@ -1,6 +1,6 @@ Flora License -Version 1.0, April, 2013 +Version 1.1, April, 2013 http://floralicense.org/license/ @@ -192,7 +192,7 @@ identification within third-party archives. Copyright [yyyy] [name of copyright owner] - 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_eap_connect.c b/sources/libraries/Common/common_eap_connect.c index 2481d5e..7a019b6 100644 --- a/sources/libraries/Common/common_eap_connect.c +++ b/sources/libraries/Common/common_eap_connect.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 d1acdd1..ef2264d 100644 --- a/sources/libraries/Common/common_ip_info.c +++ b/sources/libraries/Common/common_ip_info.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 0a36b89..d22d298 100644 --- a/sources/libraries/Common/common_pswd_popup.c +++ b/sources/libraries/Common/common_pswd_popup.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 959cdd6..56389f2 100644 --- a/sources/libraries/Common/common_utils.c +++ b/sources/libraries/Common/common_utils.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 4a80910..545530e 100644 --- a/sources/libraries/Common/include/common.h +++ b/sources/libraries/Common/include/common.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 3ebc6ac..f240bab 100644 --- a/sources/libraries/Common/include/common_eap_connect.h +++ b/sources/libraries/Common/include/common_eap_connect.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 0df2017..09492f6 100644 --- a/sources/libraries/Common/include/common_ip_info.h +++ b/sources/libraries/Common/include/common_ip_info.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 ce6481b..697d65b 100644 --- a/sources/libraries/Common/include/common_pswd_popup.h +++ b/sources/libraries/Common/include/common_pswd_popup.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 5beeb64..ad8380b 100644 --- a/sources/libraries/Common/include/common_utils.h +++ b/sources/libraries/Common/include/common_utils.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 e7843aa..714a9fc 100644 --- a/sources/libraries/WlanManager/EngineManager/connman-request.c +++ b/sources/libraries/WlanManager/EngineManager/connman-request.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 16b94de..479339d 100644 --- a/sources/libraries/WlanManager/EngineManager/connman-response.c +++ b/sources/libraries/WlanManager/EngineManager/connman-response.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 298efef..baf226f 100644 --- a/sources/libraries/WlanManager/EngineManager/include/connman-request.h +++ b/sources/libraries/WlanManager/EngineManager/include/connman-request.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 bfab6d3..4e1e7aa 100644 --- a/sources/libraries/WlanManager/EngineManager/include/connman-response.h +++ b/sources/libraries/WlanManager/EngineManager/include/connman-response.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 b60c3ae..5e60bdb 100644 --- a/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h +++ b/sources/libraries/WlanManager/WlanManager/include/wlan_connection.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 4ab27be..1294323 100644 --- a/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h +++ b/sources/libraries/WlanManager/WlanManager/include/wlan_manager.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 4dd39ca..20a2638 100644 --- a/sources/libraries/WlanManager/WlanManager/wlan_connection.c +++ b/sources/libraries/WlanManager/WlanManager/wlan_connection.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 e398947..f503e11 100644 --- a/sources/libraries/WlanManager/WlanManager/wlan_manager.c +++ b/sources/libraries/WlanManager/WlanManager/wlan_manager.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 2677d6c..13b6c20 100644 --- a/sources/libraries/appcoreWrapper/appcoreWrapper.c +++ b/sources/libraries/appcoreWrapper/appcoreWrapper.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 54685d2..24ba6db 100644 --- a/sources/libraries/appcoreWrapper/include/appcoreWrapper.h +++ b/sources/libraries/appcoreWrapper/include/appcoreWrapper.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 7a56bb3..481368b 100644 --- a/sources/libraries/i18nManager/i18nmanager.c +++ b/sources/libraries/i18nManager/i18nmanager.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 88642db..fe81697 100644 --- a/sources/libraries/i18nManager/include/i18nmanager.h +++ b/sources/libraries/i18nManager/include/i18nmanager.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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/motion_control.h b/sources/ui-gadget/include/motion_control.h index 3d7e324..6816cd6 100644 --- a/sources/ui-gadget/include/motion_control.h +++ b/sources/ui-gadget/include/motion_control.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 306350e..948ce6f 100644 --- a/sources/ui-gadget/include/ug_wifi.h +++ b/sources/ui-gadget/include/ug_wifi.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 2afdc15..8ae8c81 100644 --- a/sources/ui-gadget/include/viewer_list.h +++ b/sources/ui-gadget/include/viewer_list.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 86f9ed8..6b4f338 100644 --- a/sources/ui-gadget/include/viewer_manager.h +++ b/sources/ui-gadget/include/viewer_manager.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 8e2a2ff..7159589 100644 --- a/sources/ui-gadget/include/wifi-engine-callback.h +++ b/sources/ui-gadget/include/wifi-engine-callback.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 ab466ee..3dcabae 100644 --- a/sources/ui-gadget/include/winset_popup.h +++ b/sources/ui-gadget/include/winset_popup.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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/motion_control.c b/sources/ui-gadget/motion_control.c index 483b1d8..5254515 100644 --- a/sources/ui-gadget/motion_control.c +++ b/sources/ui-gadget/motion_control.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 93fc8d4..d36f4f8 100644 --- a/sources/ui-gadget/viewers-layout/include/view_detail.h +++ b/sources/ui-gadget/viewers-layout/include/view_detail.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 61b73c7..31e2780 100644 --- a/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h +++ b/sources/ui-gadget/viewers-layout/include/view_ime_hidden.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 8ed8ddf..f01d8e6 100644 --- a/sources/ui-gadget/viewers-layout/view_detail.c +++ b/sources/ui-gadget/viewers-layout/view_detail.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 aee6a7b..fc44d34 100644 --- a/sources/ui-gadget/viewers-layout/view_ime_hidden.c +++ b/sources/ui-gadget/viewers-layout/view_ime_hidden.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 cdfc281..5a03ec4 100644 --- a/sources/ui-gadget/viewers-layout/viewer_manager.c +++ b/sources/ui-gadget/viewers-layout/viewer_manager.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 f003d92..227092c 100644 --- a/sources/ui-gadget/viewers-layout/wifi_viewer_list.c +++ b/sources/ui-gadget/viewers-layout/wifi_viewer_list.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 2685937..36dbb8a 100644 --- a/sources/ui-gadget/wifi-efl-UG.c +++ b/sources/ui-gadget/wifi-efl-UG.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 77cb839..8f52dba 100644 --- a/sources/ui-gadget/wifi-wlan-callbacks.c +++ b/sources/ui-gadget/wifi-wlan-callbacks.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 890cf55..70c8767 100644 --- a/sources/ui-gadget/winset_popup.c +++ b/sources/ui-gadget/winset_popup.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 6d0b2fe..966bd29 100644 --- a/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h +++ b/sources/wifi-syspopup/include/wifi-syspopup-engine-callback.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 15ba3a8..06b77f1 100644 --- a/sources/wifi-syspopup/include/wifi-syspopup.h +++ b/sources/wifi-syspopup/include/wifi-syspopup.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 5f7aa1a..5698e98 100644 --- a/sources/wifi-syspopup/viewer-popups/include/view-alerts.h +++ b/sources/wifi-syspopup/viewer-popups/include/view-alerts.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 d258c1b..6b27e55 100644 --- a/sources/wifi-syspopup/viewer-popups/include/view-main.h +++ b/sources/wifi-syspopup/viewer-popups/include/view-main.h @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 45bf21c..158b658 100644 --- a/sources/wifi-syspopup/viewer-popups/view-alerts.c +++ b/sources/wifi-syspopup/viewer-popups/view-alerts.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 15c7ab5..1bff00a 100644 --- a/sources/wifi-syspopup/viewer-popups/view-main.c +++ b/sources/wifi-syspopup/viewer-popups/view-main.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 f343421..bb2f03b 100644 --- a/sources/wifi-syspopup/wifi-syspopup-engine-callback.c +++ b/sources/wifi-syspopup/wifi-syspopup-engine-callback.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 c49a87a..3b77494 100644 --- a/sources/wifi-syspopup/wifi-syspopup.c +++ b/sources/wifi-syspopup/wifi-syspopup.c @@ -1,9 +1,9 @@ /* * Wi-Fi * - * Copyright 2012 Samsung Electronics Co., Ltd + * Copyright 2012-2013 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 * -- 2.7.4