From 34340ecea6082c13e3e7e9022c03fffd4da21801 Mon Sep 17 00:00:00 2001 From: Jaekyun Lee Date: Thu, 2 May 2013 11:44:19 +0900 Subject: [PATCH] Update license file Change-Id: I3a9c5e183224e364921ecddf4543282828a84988 --- LICENSE.Flora | 26 +++++++++++----------- NOTICE | 4 ++-- TC/testcase/utc_net_nfc_client_data.c | 2 +- TC/testcase/utc_net_nfc_client_exchanger.c | 2 +- TC/testcase/utc_net_nfc_client_internal_se.c | 2 +- TC/testcase/utc_net_nfc_client_ndef_message.c | 2 +- TC/testcase/utc_net_nfc_client_ndef_record.c | 2 +- TC/testcase/utc_net_nfc_client_nfc.c | 2 +- TC/testcase/utc_net_nfc_client_tag.c | 2 +- TC/testcase/utc_net_nfc_client_tag_felica.c | 2 +- TC/testcase/utc_net_nfc_client_tag_jewel.c | 2 +- TC/testcase/utc_net_nfc_client_tag_mifare.c | 2 +- TC/testcase/utc_net_nfc_client_target_info.c | 2 +- src/clientlib/include/net_nfc.h | 2 +- .../include/net_nfc_client_dispatcher_private.h | 2 +- src/clientlib/include/net_nfc_client_ipc_private.h | 2 +- src/clientlib/include/net_nfc_client_nfc_private.h | 2 +- .../include/net_nfc_client_util_private.h | 2 +- src/clientlib/include/net_nfc_data.h | 2 +- src/clientlib/include/net_nfc_exchanger.h | 2 +- src/clientlib/include/net_nfc_exchanger_private.h | 2 +- src/clientlib/include/net_nfc_internal_se.h | 2 +- src/clientlib/include/net_nfc_llcp.h | 2 +- src/clientlib/include/net_nfc_ndef_message.h | 2 +- .../include/net_nfc_ndef_message_handover.h | 2 +- src/clientlib/include/net_nfc_ndef_record.h | 2 +- src/clientlib/include/net_nfc_sign_record.h | 2 +- src/clientlib/include/net_nfc_tag.h | 2 +- src/clientlib/include/net_nfc_tag_felica.h | 2 +- src/clientlib/include/net_nfc_tag_jewel.h | 2 +- src/clientlib/include/net_nfc_tag_mifare.h | 2 +- src/clientlib/include/net_nfc_target_info.h | 2 +- src/clientlib/include/net_nfc_test.h | 2 +- src/clientlib/net_nfc_client_data.c | 2 +- src/clientlib/net_nfc_client_dispatcher.c | 2 +- src/clientlib/net_nfc_client_exchanger.c | 2 +- src/clientlib/net_nfc_client_internal_se.c | 2 +- src/clientlib/net_nfc_client_ipc.c | 2 +- src/clientlib/net_nfc_client_llcp.c | 2 +- src/clientlib/net_nfc_client_ndef_message.c | 2 +- .../net_nfc_client_ndef_message_handover.c | 2 +- src/clientlib/net_nfc_client_ndef_record.c | 2 +- src/clientlib/net_nfc_client_nfc.c | 2 +- src/clientlib/net_nfc_client_sign_record.c | 2 +- src/clientlib/net_nfc_client_tag.c | 2 +- src/clientlib/net_nfc_client_tag_felica.c | 2 +- src/clientlib/net_nfc_client_tag_jewel.c | 2 +- src/clientlib/net_nfc_client_tag_mifare.c | 2 +- src/clientlib/net_nfc_client_target_info.c | 2 +- src/clientlib/net_nfc_client_test.c | 2 +- src/clientlib/net_nfc_client_util.c | 2 +- src/commonlib/include/net_nfc_debug_private.h | 2 +- src/commonlib/include/net_nfc_oem_controller.h | 2 +- src/commonlib/include/net_nfc_typedef.h | 2 +- src/commonlib/include/net_nfc_util_defines.h | 2 +- src/commonlib/include/net_nfc_util_handover.h | 2 +- src/commonlib/include/net_nfc_util_ipc.h | 2 +- src/commonlib/include/net_nfc_util_ndef_message.h | 2 +- src/commonlib/include/net_nfc_util_ndef_record.h | 2 +- .../include/net_nfc_util_openssl_private.h | 2 +- src/commonlib/include/net_nfc_util_private.h | 2 +- src/commonlib/include/net_nfc_util_sign_record.h | 2 +- src/commonlib/net_nfc_util.c | 2 +- src/commonlib/net_nfc_util_handover.c | 2 +- src/commonlib/net_nfc_util_ipc.c | 2 +- src/commonlib/net_nfc_util_ndef_message.c | 2 +- src/commonlib/net_nfc_util_ndef_record.c | 2 +- src/commonlib/net_nfc_util_openssl.c | 2 +- src/commonlib/net_nfc_util_sign_record.c | 2 +- src/manager/include/net_nfc_app_util_private.h | 2 +- src/manager/include/net_nfc_controller_private.h | 2 +- src/manager/include/net_nfc_manager_util_private.h | 2 +- .../include/net_nfc_server_context_private.h | 2 +- .../include/net_nfc_server_dispatcher_private.h | 2 +- src/manager/include/net_nfc_server_ipc_private.h | 2 +- .../net_nfc_service_llcp_handover_private.h | 2 +- src/manager/include/net_nfc_service_llcp_private.h | 2 +- src/manager/include/net_nfc_service_private.h | 2 +- src/manager/include/net_nfc_service_se_private.h | 2 +- src/manager/include/net_nfc_service_tag_private.h | 2 +- src/manager/include/net_nfc_service_test_private.h | 2 +- .../include/net_nfc_service_vconf_private.h | 2 +- src/manager/net_nfc_app_util.c | 2 +- src/manager/net_nfc_controller.c | 2 +- src/manager/net_nfc_manager.c | 2 +- src/manager/net_nfc_manager_util.c | 2 +- src/manager/net_nfc_server_context.c | 2 +- src/manager/net_nfc_server_dispatcher.c | 2 +- src/manager/net_nfc_server_ipc.c | 2 +- src/manager/net_nfc_service.c | 2 +- src/manager/net_nfc_service_llcp.c | 2 +- src/manager/net_nfc_service_llcp_handover.c | 2 +- src/manager/net_nfc_service_se.c | 2 +- src/manager/net_nfc_service_tag.c | 2 +- src/manager/net_nfc_service_test.c | 2 +- src/manager/net_nfc_service_vconf.c | 2 +- test_clinet_app/bt_paring/bt_paring.c | 2 +- test_clinet_app/ndef-tool/ndef-tool-display.c | 2 +- test_clinet_app/ndef-tool/ndef-tool-sign.c | 2 +- test_clinet_app/ndef-tool/ndef-tool-tag.c | 2 +- test_clinet_app/ndef-tool/ndef-tool.c | 2 +- test_clinet_app/ndef-tool/ndef-tool.h | 2 +- test_clinet_app/nfc_client/main.c | 2 +- test_clinet_app/nfc_client/nfc_api_test.h | 2 +- 104 files changed, 117 insertions(+), 117 deletions(-) diff --git a/LICENSE.Flora b/LICENSE.Flora index fd90a36..571fe79 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/ @@ -119,17 +119,17 @@ Object form, provided that You meet the following conditions: Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only - and do not modify the License. - -You may add Your own attribution notices within Derivative Works -that You distribute, alongside or as an addendum to the NOTICE text -from the Work, provided that such additional attribution notices -cannot be construed as modifying the License. You may add Your own -copyright statement to Your modifications and may provide additional or -different license terms and conditions for use, reproduction, or -distribution of Your modifications, or for any such Derivative Works -as a whole, provided Your use, reproduction, and distribution of -the Work otherwise complies with the conditions stated in this License. + and do not modify the License. You may add Your own attribution notices + within Derivative Works that You distribute, alongside or as an addendum + to the NOTICE text from the Work, provided that such additional attribution + notices cannot be construed as modifying the License. You may add Your own + copyright statement to Your modifications and may provide additional or + different license terms and conditions for use, reproduction, or + distribution of Your modifications, or for any such Derivative Works + as a whole, provided Your use, reproduction, and distribution of + the Work otherwise complies with the conditions stated in this License + and your own copyright statement or terms and conditions do not conflict + the conditions stated in the License including section 3. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work @@ -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/NOTICE b/NOTICE index f788797..65e09ed 100644 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1,3 @@ Copyright (c) Samsung Electronics Co., Ltd. All rights reserved. -Except as noted, this software is licensed under Flora License, Version 1. -Please, see the LICENSE.Flora file for Flora License terms and conditions +Except as noted, this software is licensed under Flora License, Version 1.1 +Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions diff --git a/TC/testcase/utc_net_nfc_client_data.c b/TC/testcase/utc_net_nfc_client_data.c index 4dbe788..1b7de52 100755 --- a/TC/testcase/utc_net_nfc_client_data.c +++ b/TC/testcase/utc_net_nfc_client_data.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_exchanger.c b/TC/testcase/utc_net_nfc_client_exchanger.c index 4145834..145d78f 100755 --- a/TC/testcase/utc_net_nfc_client_exchanger.c +++ b/TC/testcase/utc_net_nfc_client_exchanger.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_internal_se.c b/TC/testcase/utc_net_nfc_client_internal_se.c index 736d497..cf1ba2b 100755 --- a/TC/testcase/utc_net_nfc_client_internal_se.c +++ b/TC/testcase/utc_net_nfc_client_internal_se.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_ndef_message.c b/TC/testcase/utc_net_nfc_client_ndef_message.c index 6b5b8f1..f6d7609 100755 --- a/TC/testcase/utc_net_nfc_client_ndef_message.c +++ b/TC/testcase/utc_net_nfc_client_ndef_message.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_ndef_record.c b/TC/testcase/utc_net_nfc_client_ndef_record.c index 0c0b03b..b9989c4 100755 --- a/TC/testcase/utc_net_nfc_client_ndef_record.c +++ b/TC/testcase/utc_net_nfc_client_ndef_record.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_nfc.c b/TC/testcase/utc_net_nfc_client_nfc.c index 83c5428..7db1765 100755 --- a/TC/testcase/utc_net_nfc_client_nfc.c +++ b/TC/testcase/utc_net_nfc_client_nfc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_tag.c b/TC/testcase/utc_net_nfc_client_tag.c index 031cef1..57b8ac3 100755 --- a/TC/testcase/utc_net_nfc_client_tag.c +++ b/TC/testcase/utc_net_nfc_client_tag.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_tag_felica.c b/TC/testcase/utc_net_nfc_client_tag_felica.c index 59cea7b..afc660a 100755 --- a/TC/testcase/utc_net_nfc_client_tag_felica.c +++ b/TC/testcase/utc_net_nfc_client_tag_felica.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_tag_jewel.c b/TC/testcase/utc_net_nfc_client_tag_jewel.c index 25a9e17..66343fc 100755 --- a/TC/testcase/utc_net_nfc_client_tag_jewel.c +++ b/TC/testcase/utc_net_nfc_client_tag_jewel.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_tag_mifare.c b/TC/testcase/utc_net_nfc_client_tag_mifare.c index 899c20a..3487cd7 100755 --- a/TC/testcase/utc_net_nfc_client_tag_mifare.c +++ b/TC/testcase/utc_net_nfc_client_tag_mifare.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/TC/testcase/utc_net_nfc_client_target_info.c b/TC/testcase/utc_net_nfc_client_target_info.c index 23f10c6..934de2a 100755 --- a/TC/testcase/utc_net_nfc_client_target_info.c +++ b/TC/testcase/utc_net_nfc_client_target_info.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc.h b/src/clientlib/include/net_nfc.h index 4e34e4c..d5ae941 100644 --- a/src/clientlib/include/net_nfc.h +++ b/src/clientlib/include/net_nfc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_client_dispatcher_private.h b/src/clientlib/include/net_nfc_client_dispatcher_private.h index 7addd1b..1f970ba 100755 --- a/src/clientlib/include/net_nfc_client_dispatcher_private.h +++ b/src/clientlib/include/net_nfc_client_dispatcher_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_client_ipc_private.h b/src/clientlib/include/net_nfc_client_ipc_private.h index edc5a7e..0433544 100755 --- a/src/clientlib/include/net_nfc_client_ipc_private.h +++ b/src/clientlib/include/net_nfc_client_ipc_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_client_nfc_private.h b/src/clientlib/include/net_nfc_client_nfc_private.h index fb650bb..a297fba 100755 --- a/src/clientlib/include/net_nfc_client_nfc_private.h +++ b/src/clientlib/include/net_nfc_client_nfc_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_client_util_private.h b/src/clientlib/include/net_nfc_client_util_private.h index 04d179c..9160bd6 100755 --- a/src/clientlib/include/net_nfc_client_util_private.h +++ b/src/clientlib/include/net_nfc_client_util_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_data.h b/src/clientlib/include/net_nfc_data.h index f5bec10..598ccca 100755 --- a/src/clientlib/include/net_nfc_data.h +++ b/src/clientlib/include/net_nfc_data.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_exchanger.h b/src/clientlib/include/net_nfc_exchanger.h index 9017652..b76d1e6 100755 --- a/src/clientlib/include/net_nfc_exchanger.h +++ b/src/clientlib/include/net_nfc_exchanger.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_exchanger_private.h b/src/clientlib/include/net_nfc_exchanger_private.h index ea138ea..428515f 100755 --- a/src/clientlib/include/net_nfc_exchanger_private.h +++ b/src/clientlib/include/net_nfc_exchanger_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_internal_se.h b/src/clientlib/include/net_nfc_internal_se.h index c1fbf21..f0a391d 100755 --- a/src/clientlib/include/net_nfc_internal_se.h +++ b/src/clientlib/include/net_nfc_internal_se.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_llcp.h b/src/clientlib/include/net_nfc_llcp.h index fc091f6..b0a96d5 100755 --- a/src/clientlib/include/net_nfc_llcp.h +++ b/src/clientlib/include/net_nfc_llcp.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_ndef_message.h b/src/clientlib/include/net_nfc_ndef_message.h index bc0a296..2406d40 100755 --- a/src/clientlib/include/net_nfc_ndef_message.h +++ b/src/clientlib/include/net_nfc_ndef_message.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_ndef_message_handover.h b/src/clientlib/include/net_nfc_ndef_message_handover.h index b13e13b..e947c09 100755 --- a/src/clientlib/include/net_nfc_ndef_message_handover.h +++ b/src/clientlib/include/net_nfc_ndef_message_handover.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_ndef_record.h b/src/clientlib/include/net_nfc_ndef_record.h index 83077c6..f31ab62 100755 --- a/src/clientlib/include/net_nfc_ndef_record.h +++ b/src/clientlib/include/net_nfc_ndef_record.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_sign_record.h b/src/clientlib/include/net_nfc_sign_record.h index f0b2671..af1f1d6 100755 --- a/src/clientlib/include/net_nfc_sign_record.h +++ b/src/clientlib/include/net_nfc_sign_record.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_tag.h b/src/clientlib/include/net_nfc_tag.h index d4062b5..b6e0be2 100755 --- a/src/clientlib/include/net_nfc_tag.h +++ b/src/clientlib/include/net_nfc_tag.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_tag_felica.h b/src/clientlib/include/net_nfc_tag_felica.h index 4cd2ba2..5acaa76 100755 --- a/src/clientlib/include/net_nfc_tag_felica.h +++ b/src/clientlib/include/net_nfc_tag_felica.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_tag_jewel.h b/src/clientlib/include/net_nfc_tag_jewel.h index 71ddfb7..3448509 100755 --- a/src/clientlib/include/net_nfc_tag_jewel.h +++ b/src/clientlib/include/net_nfc_tag_jewel.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_tag_mifare.h b/src/clientlib/include/net_nfc_tag_mifare.h index 4501803..696feda 100755 --- a/src/clientlib/include/net_nfc_tag_mifare.h +++ b/src/clientlib/include/net_nfc_tag_mifare.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_target_info.h b/src/clientlib/include/net_nfc_target_info.h index 61bee78..faf5057 100755 --- a/src/clientlib/include/net_nfc_target_info.h +++ b/src/clientlib/include/net_nfc_target_info.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/include/net_nfc_test.h b/src/clientlib/include/net_nfc_test.h index 1050763..9f3bf20 100644 --- a/src/clientlib/include/net_nfc_test.h +++ b/src/clientlib/include/net_nfc_test.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_data.c b/src/clientlib/net_nfc_client_data.c index ab0b1ed..ebc1ad3 100755 --- a/src/clientlib/net_nfc_client_data.c +++ b/src/clientlib/net_nfc_client_data.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_dispatcher.c b/src/clientlib/net_nfc_client_dispatcher.c index e82e90d..789f9a7 100755 --- a/src/clientlib/net_nfc_client_dispatcher.c +++ b/src/clientlib/net_nfc_client_dispatcher.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_exchanger.c b/src/clientlib/net_nfc_client_exchanger.c index f1aecd3..2ea0faa 100755 --- a/src/clientlib/net_nfc_client_exchanger.c +++ b/src/clientlib/net_nfc_client_exchanger.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_internal_se.c b/src/clientlib/net_nfc_client_internal_se.c index 604daf6..6462ebd 100755 --- a/src/clientlib/net_nfc_client_internal_se.c +++ b/src/clientlib/net_nfc_client_internal_se.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_ipc.c b/src/clientlib/net_nfc_client_ipc.c index 79be676..dffeaea 100755 --- a/src/clientlib/net_nfc_client_ipc.c +++ b/src/clientlib/net_nfc_client_ipc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_llcp.c b/src/clientlib/net_nfc_client_llcp.c index 1c955a7..d7f11dd 100755 --- a/src/clientlib/net_nfc_client_llcp.c +++ b/src/clientlib/net_nfc_client_llcp.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_ndef_message.c b/src/clientlib/net_nfc_client_ndef_message.c index 74fabf9..78f111b 100644 --- a/src/clientlib/net_nfc_client_ndef_message.c +++ b/src/clientlib/net_nfc_client_ndef_message.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_ndef_message_handover.c b/src/clientlib/net_nfc_client_ndef_message_handover.c index 38735c0..c078a19 100755 --- a/src/clientlib/net_nfc_client_ndef_message_handover.c +++ b/src/clientlib/net_nfc_client_ndef_message_handover.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_ndef_record.c b/src/clientlib/net_nfc_client_ndef_record.c index b70731d..aff8fbf 100644 --- a/src/clientlib/net_nfc_client_ndef_record.c +++ b/src/clientlib/net_nfc_client_ndef_record.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_nfc.c b/src/clientlib/net_nfc_client_nfc.c index fbf6126..ce2ff4f 100755 --- a/src/clientlib/net_nfc_client_nfc.c +++ b/src/clientlib/net_nfc_client_nfc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_sign_record.c b/src/clientlib/net_nfc_client_sign_record.c index abb434c..9d93847 100755 --- a/src/clientlib/net_nfc_client_sign_record.c +++ b/src/clientlib/net_nfc_client_sign_record.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_tag.c b/src/clientlib/net_nfc_client_tag.c index f98540b..49e0363 100755 --- a/src/clientlib/net_nfc_client_tag.c +++ b/src/clientlib/net_nfc_client_tag.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_tag_felica.c b/src/clientlib/net_nfc_client_tag_felica.c index 9c4a5c0..962a389 100755 --- a/src/clientlib/net_nfc_client_tag_felica.c +++ b/src/clientlib/net_nfc_client_tag_felica.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_tag_jewel.c b/src/clientlib/net_nfc_client_tag_jewel.c index 3674174..049b475 100755 --- a/src/clientlib/net_nfc_client_tag_jewel.c +++ b/src/clientlib/net_nfc_client_tag_jewel.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_tag_mifare.c b/src/clientlib/net_nfc_client_tag_mifare.c index 7549ccf..7a2f810 100755 --- a/src/clientlib/net_nfc_client_tag_mifare.c +++ b/src/clientlib/net_nfc_client_tag_mifare.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_target_info.c b/src/clientlib/net_nfc_client_target_info.c index a0fb2aa..6ec0c3f 100755 --- a/src/clientlib/net_nfc_client_target_info.c +++ b/src/clientlib/net_nfc_client_target_info.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_test.c b/src/clientlib/net_nfc_client_test.c index 0e95188..9dc38e9 100644 --- a/src/clientlib/net_nfc_client_test.c +++ b/src/clientlib/net_nfc_client_test.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/clientlib/net_nfc_client_util.c b/src/clientlib/net_nfc_client_util.c index e7cc5ce..e4328b6 100755 --- a/src/clientlib/net_nfc_client_util.c +++ b/src/clientlib/net_nfc_client_util.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_debug_private.h b/src/commonlib/include/net_nfc_debug_private.h index f7a7d6a..5653c25 100755 --- a/src/commonlib/include/net_nfc_debug_private.h +++ b/src/commonlib/include/net_nfc_debug_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_oem_controller.h b/src/commonlib/include/net_nfc_oem_controller.h index 18d2589..384c009 100644 --- a/src/commonlib/include/net_nfc_oem_controller.h +++ b/src/commonlib/include/net_nfc_oem_controller.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_typedef.h b/src/commonlib/include/net_nfc_typedef.h index bd723fa..22dbced 100644 --- a/src/commonlib/include/net_nfc_typedef.h +++ b/src/commonlib/include/net_nfc_typedef.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_defines.h b/src/commonlib/include/net_nfc_util_defines.h index 2194c03..fb03b57 100755 --- a/src/commonlib/include/net_nfc_util_defines.h +++ b/src/commonlib/include/net_nfc_util_defines.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_handover.h b/src/commonlib/include/net_nfc_util_handover.h index 11cafc1..d9bfce7 100755 --- a/src/commonlib/include/net_nfc_util_handover.h +++ b/src/commonlib/include/net_nfc_util_handover.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_ipc.h b/src/commonlib/include/net_nfc_util_ipc.h index ff4e611..53bf9df 100644 --- a/src/commonlib/include/net_nfc_util_ipc.h +++ b/src/commonlib/include/net_nfc_util_ipc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_ndef_message.h b/src/commonlib/include/net_nfc_util_ndef_message.h index 2aa6db3..988d92b 100755 --- a/src/commonlib/include/net_nfc_util_ndef_message.h +++ b/src/commonlib/include/net_nfc_util_ndef_message.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_ndef_record.h b/src/commonlib/include/net_nfc_util_ndef_record.h index be2b585..4410057 100755 --- a/src/commonlib/include/net_nfc_util_ndef_record.h +++ b/src/commonlib/include/net_nfc_util_ndef_record.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_openssl_private.h b/src/commonlib/include/net_nfc_util_openssl_private.h index 9782fc7..e514553 100644 --- a/src/commonlib/include/net_nfc_util_openssl_private.h +++ b/src/commonlib/include/net_nfc_util_openssl_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_private.h b/src/commonlib/include/net_nfc_util_private.h index bd4f645..8b53450 100644 --- a/src/commonlib/include/net_nfc_util_private.h +++ b/src/commonlib/include/net_nfc_util_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/include/net_nfc_util_sign_record.h b/src/commonlib/include/net_nfc_util_sign_record.h index dc33ccf..c46f65f 100755 --- a/src/commonlib/include/net_nfc_util_sign_record.h +++ b/src/commonlib/include/net_nfc_util_sign_record.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util.c b/src/commonlib/net_nfc_util.c index bd3dc94..3caa006 100644 --- a/src/commonlib/net_nfc_util.c +++ b/src/commonlib/net_nfc_util.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_handover.c b/src/commonlib/net_nfc_util_handover.c index 33cd490..d030bce 100644 --- a/src/commonlib/net_nfc_util_handover.c +++ b/src/commonlib/net_nfc_util_handover.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_ipc.c b/src/commonlib/net_nfc_util_ipc.c index 0d7a65c..0e716eb 100644 --- a/src/commonlib/net_nfc_util_ipc.c +++ b/src/commonlib/net_nfc_util_ipc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_ndef_message.c b/src/commonlib/net_nfc_util_ndef_message.c index 5ccb9f3..34da4b0 100755 --- a/src/commonlib/net_nfc_util_ndef_message.c +++ b/src/commonlib/net_nfc_util_ndef_message.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_ndef_record.c b/src/commonlib/net_nfc_util_ndef_record.c index ac202bb..eadb931 100755 --- a/src/commonlib/net_nfc_util_ndef_record.c +++ b/src/commonlib/net_nfc_util_ndef_record.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_openssl.c b/src/commonlib/net_nfc_util_openssl.c index c92bdab..e43985a 100755 --- a/src/commonlib/net_nfc_util_openssl.c +++ b/src/commonlib/net_nfc_util_openssl.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/commonlib/net_nfc_util_sign_record.c b/src/commonlib/net_nfc_util_sign_record.c index db6c121..c00e088 100644 --- a/src/commonlib/net_nfc_util_sign_record.c +++ b/src/commonlib/net_nfc_util_sign_record.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_app_util_private.h b/src/manager/include/net_nfc_app_util_private.h index ad93c8d..ee035e0 100644 --- a/src/manager/include/net_nfc_app_util_private.h +++ b/src/manager/include/net_nfc_app_util_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_controller_private.h b/src/manager/include/net_nfc_controller_private.h index ab3bf32..689b378 100644 --- a/src/manager/include/net_nfc_controller_private.h +++ b/src/manager/include/net_nfc_controller_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_manager_util_private.h b/src/manager/include/net_nfc_manager_util_private.h index 2f78d77..824bd9a 100644 --- a/src/manager/include/net_nfc_manager_util_private.h +++ b/src/manager/include/net_nfc_manager_util_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_server_context_private.h b/src/manager/include/net_nfc_server_context_private.h index 22a3c4e..c985a02 100644 --- a/src/manager/include/net_nfc_server_context_private.h +++ b/src/manager/include/net_nfc_server_context_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_server_dispatcher_private.h b/src/manager/include/net_nfc_server_dispatcher_private.h index c190247..6b34a34 100755 --- a/src/manager/include/net_nfc_server_dispatcher_private.h +++ b/src/manager/include/net_nfc_server_dispatcher_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_server_ipc_private.h b/src/manager/include/net_nfc_server_ipc_private.h index 10a6bd7..3ecf7b3 100755 --- a/src/manager/include/net_nfc_server_ipc_private.h +++ b/src/manager/include/net_nfc_server_ipc_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_llcp_handover_private.h b/src/manager/include/net_nfc_service_llcp_handover_private.h index ed84c89..fe93f57 100755 --- a/src/manager/include/net_nfc_service_llcp_handover_private.h +++ b/src/manager/include/net_nfc_service_llcp_handover_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_llcp_private.h b/src/manager/include/net_nfc_service_llcp_private.h index b2615cc..8c9357b 100755 --- a/src/manager/include/net_nfc_service_llcp_private.h +++ b/src/manager/include/net_nfc_service_llcp_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_private.h b/src/manager/include/net_nfc_service_private.h index 68ffc11..3fa318c 100644 --- a/src/manager/include/net_nfc_service_private.h +++ b/src/manager/include/net_nfc_service_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_se_private.h b/src/manager/include/net_nfc_service_se_private.h index 101e2fb..150352f 100755 --- a/src/manager/include/net_nfc_service_se_private.h +++ b/src/manager/include/net_nfc_service_se_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_tag_private.h b/src/manager/include/net_nfc_service_tag_private.h index ee14395..c5b2090 100755 --- a/src/manager/include/net_nfc_service_tag_private.h +++ b/src/manager/include/net_nfc_service_tag_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_test_private.h b/src/manager/include/net_nfc_service_test_private.h index dd4532c..e1c559a 100755 --- a/src/manager/include/net_nfc_service_test_private.h +++ b/src/manager/include/net_nfc_service_test_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/include/net_nfc_service_vconf_private.h b/src/manager/include/net_nfc_service_vconf_private.h index 151e560..84318ad 100755 --- a/src/manager/include/net_nfc_service_vconf_private.h +++ b/src/manager/include/net_nfc_service_vconf_private.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_app_util.c b/src/manager/net_nfc_app_util.c index 6d4535e..bb2abbd 100644 --- a/src/manager/net_nfc_app_util.c +++ b/src/manager/net_nfc_app_util.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_controller.c b/src/manager/net_nfc_controller.c index 9c083e1..6c340db 100755 --- a/src/manager/net_nfc_controller.c +++ b/src/manager/net_nfc_controller.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_manager.c b/src/manager/net_nfc_manager.c index d39f9d9..00efa96 100755 --- a/src/manager/net_nfc_manager.c +++ b/src/manager/net_nfc_manager.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_manager_util.c b/src/manager/net_nfc_manager_util.c index aceef9c..4296fb3 100755 --- a/src/manager/net_nfc_manager_util.c +++ b/src/manager/net_nfc_manager_util.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_server_context.c b/src/manager/net_nfc_server_context.c index 9fe7b89..2bbe240 100644 --- a/src/manager/net_nfc_server_context.c +++ b/src/manager/net_nfc_server_context.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_server_dispatcher.c b/src/manager/net_nfc_server_dispatcher.c index b3f7ab3..924e02f 100644 --- a/src/manager/net_nfc_server_dispatcher.c +++ b/src/manager/net_nfc_server_dispatcher.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_server_ipc.c b/src/manager/net_nfc_server_ipc.c index e1e30ab..5832598 100755 --- a/src/manager/net_nfc_server_ipc.c +++ b/src/manager/net_nfc_server_ipc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service.c b/src/manager/net_nfc_service.c index 786fddf..2936594 100644 --- a/src/manager/net_nfc_service.c +++ b/src/manager/net_nfc_service.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_llcp.c b/src/manager/net_nfc_service_llcp.c index 6419001..f2a9cee 100644 --- a/src/manager/net_nfc_service_llcp.c +++ b/src/manager/net_nfc_service_llcp.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_llcp_handover.c b/src/manager/net_nfc_service_llcp_handover.c index 30bb127..275cc89 100644 --- a/src/manager/net_nfc_service_llcp_handover.c +++ b/src/manager/net_nfc_service_llcp_handover.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_se.c b/src/manager/net_nfc_service_se.c index 49284db..a2659e5 100755 --- a/src/manager/net_nfc_service_se.c +++ b/src/manager/net_nfc_service_se.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_tag.c b/src/manager/net_nfc_service_tag.c index 7a71355..0db8a9a 100755 --- a/src/manager/net_nfc_service_tag.c +++ b/src/manager/net_nfc_service_tag.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_test.c b/src/manager/net_nfc_service_test.c index 13ca811..ae2f4f4 100644 --- a/src/manager/net_nfc_service_test.c +++ b/src/manager/net_nfc_service_test.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/src/manager/net_nfc_service_vconf.c b/src/manager/net_nfc_service_vconf.c index 1dae7ff..11decb3 100755 --- a/src/manager/net_nfc_service_vconf.c +++ b/src/manager/net_nfc_service_vconf.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/bt_paring/bt_paring.c b/test_clinet_app/bt_paring/bt_paring.c index 5a89803..60bcbf8 100755 --- a/test_clinet_app/bt_paring/bt_paring.c +++ b/test_clinet_app/bt_paring/bt_paring.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/ndef-tool/ndef-tool-display.c b/test_clinet_app/ndef-tool/ndef-tool-display.c index 5cdeb47..493e8fb 100755 --- a/test_clinet_app/ndef-tool/ndef-tool-display.c +++ b/test_clinet_app/ndef-tool/ndef-tool-display.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/ndef-tool/ndef-tool-sign.c b/test_clinet_app/ndef-tool/ndef-tool-sign.c index 69f0357..762e7e3 100755 --- a/test_clinet_app/ndef-tool/ndef-tool-sign.c +++ b/test_clinet_app/ndef-tool/ndef-tool-sign.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/ndef-tool/ndef-tool-tag.c b/test_clinet_app/ndef-tool/ndef-tool-tag.c index 7436a47..88ca211 100755 --- a/test_clinet_app/ndef-tool/ndef-tool-tag.c +++ b/test_clinet_app/ndef-tool/ndef-tool-tag.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/ndef-tool/ndef-tool.c b/test_clinet_app/ndef-tool/ndef-tool.c index 05462df..f870b9e 100755 --- a/test_clinet_app/ndef-tool/ndef-tool.c +++ b/test_clinet_app/ndef-tool/ndef-tool.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/ndef-tool/ndef-tool.h b/test_clinet_app/ndef-tool/ndef-tool.h index e3b81eb..6a6e3aa 100755 --- a/test_clinet_app/ndef-tool/ndef-tool.h +++ b/test_clinet_app/ndef-tool/ndef-tool.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/nfc_client/main.c b/test_clinet_app/nfc_client/main.c index 0a2d803..57b080b 100755 --- a/test_clinet_app/nfc_client/main.c +++ b/test_clinet_app/nfc_client/main.c @@ -1,7 +1,7 @@ /* * Copyright (c) 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/test_clinet_app/nfc_client/nfc_api_test.h b/test_clinet_app/nfc_client/nfc_api_test.h index b669780..9a54509 100755 --- a/test_clinet_app/nfc_client/nfc_api_test.h +++ b/test_clinet_app/nfc_client/nfc_api_test.h @@ -1,7 +1,7 @@ /* * Copyright (c) 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