Update license
authorJungmin Kim <jm15.kim@samsung.com>
Thu, 2 May 2013 05:03:19 +0000 (14:03 +0900)
committerJungmin Kim <jm15.kim@samsung.com>
Thu, 2 May 2013 05:23:24 +0000 (14:23 +0900)
Change-Id: I975279eed4e07217c60e43cad282508c6217a09f

94 files changed:
LICENSE [deleted file]
LICENSE.Flora [new file with mode: 0755]
call-engine/core/include/vc-core-callagent.h
call-engine/core/include/vc-core-callmanager.h
call-engine/core/include/vc-core-ccbs.h
call-engine/core/include/vc-core-ecc.h
call-engine/core/include/vc-core-engine-group.h
call-engine/core/include/vc-core-engine-status.h
call-engine/core/include/vc-core-engine-types.h
call-engine/core/include/vc-core-engine.h
call-engine/core/include/vc-core-error.h
call-engine/core/include/vc-core-svcall.h
call-engine/core/include/vc-core-tapi-evnt.h
call-engine/core/include/vc-core-tapi-rqst.h
call-engine/core/include/vc-core-util.h
call-engine/core/vc-core-callagent.c
call-engine/core/vc-core-callmanager.c
call-engine/core/vc-core-ccbs.c
call-engine/core/vc-core-ecc.c
call-engine/core/vc-core-engine-group.c
call-engine/core/vc-core-engine-status.c
call-engine/core/vc-core-engine.c
call-engine/core/vc-core-svcall.c
call-engine/core/vc-core-tapi-evnt.c
call-engine/core/vc-core-tapi-rqst.c
call-engine/core/vc-core-util.c
call-engine/include/voice-call-bt.h
call-engine/include/voice-call-core.h
call-engine/include/voice-call-device.h
call-engine/include/voice-call-engine-msg.h
call-engine/include/voice-call-engine.h
call-engine/include/voice-call-service.h
call-engine/include/voice-call-sound.h
call-engine/voice-call-bt.c
call-engine/voice-call-core.c
call-engine/voice-call-device.c
call-engine/voice-call-engine.c
call-engine/voice-call-service.c
call-engine/voice-call-sound.c
ui/call_edc/call.edc
ui/call_edc/vcui-view-button-layout.edc
ui/call_edc/vcui-view-caller-id.edc
ui/call_edc/vcui-view-caller-info.edc
ui/call_edc/vcui-view-dialing.edc
ui/call_edc/vcui-view-end-conf-call.edc
ui/call_edc/vcui-view-end-single-call.edc
ui/call_edc/vcui-view-incoming-lock.edc
ui/call_edc/vcui-view-keypad.edc
ui/call_edc/vcui-view-landscape-quick-pannel.edc
ui/call_edc/vcui-view-multi-call-conf.edc
ui/call_edc/vcui-view-multi-call-list.edc
ui/call_edc/vcui-view-multi-call-split.edc
ui/call_edc/vcui-view-naviframe.edc
ui/call_edc/vcui-view-popup.edc
ui/call_edc/vcui-view-quick-pannel.edc
ui/call_edc/vcui-view-reject.edc
ui/call_edc/vcui-view-single-call.edc
ui/call_edc/vcui-view-ug-effect.edc
ui/src/include/vcui-app-data.h
ui/src/include/vcui-app-window.h
ui/src/include/vcui-application.h
ui/src/include/vcui-doc-launch.h
ui/src/include/vcui-document.h
ui/src/include/vcui-view-callend.h
ui/src/include/vcui-view-choice.h
ui/src/include/vcui-view-common.h
ui/src/include/vcui-view-dialing.h
ui/src/include/vcui-view-elements.h
ui/src/include/vcui-view-incoming-lock.h
ui/src/include/vcui-view-keypad.h
ui/src/include/vcui-view-layout-hd.h
ui/src/include/vcui-view-multi-call-conf.h
ui/src/include/vcui-view-multi-call-list.h
ui/src/include/vcui-view-multi-call-split.h
ui/src/include/vcui-view-popup.h
ui/src/include/vcui-view-quickpanel.h
ui/src/include/vcui-view-single-call.h
ui/src/vcui-app-window.c
ui/src/vcui-application.c
ui/src/vcui-doc-launch.c
ui/src/vcui-document.c
ui/src/vcui-view-callend.c
ui/src/vcui-view-choice.c
ui/src/vcui-view-common.c
ui/src/vcui-view-dialing.c
ui/src/vcui-view-elements.c
ui/src/vcui-view-incoming-lock.c
ui/src/vcui-view-keypad.c
ui/src/vcui-view-multi-call-conf.c
ui/src/vcui-view-multi-call-list.c
ui/src/vcui-view-multi-call-split.c
ui/src/vcui-view-popup.c
ui/src/vcui-view-quickpanel.c
ui/src/vcui-view-single-call.c

diff --git a/LICENSE b/LICENSE
deleted file mode 100755 (executable)
index fd90a36..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,206 +0,0 @@
-Flora License
-
-Version 1.0, April, 2013
-
-http://floralicense.org/license/
-
-TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-1. Definitions.
-
-"License" shall mean the terms and conditions for use, reproduction,
-and distribution as defined by Sections 1 through 9 of this document.
-
-"Licensor" shall mean the copyright owner or entity authorized by
-the copyright owner that is granting the License.
-
-"Legal Entity" shall mean the union of the acting entity and
-all other entities that control, are controlled by, or are
-under common control with that entity. For the purposes of
-this definition, "control" means (i) the power, direct or indirect,
-to cause the direction or management of such entity,
-whether by contract or otherwise, or (ii) ownership of fifty percent (50%)
-or more of the outstanding shares, or (iii) beneficial ownership of
-such entity.
-
-"You" (or "Your") shall mean an individual or Legal Entity
-exercising permissions granted by this License.
-
-"Source" form shall mean the preferred form for making modifications,
-including but not limited to software source code, documentation source,
-and configuration files.
-
-"Object" form shall mean any form resulting from mechanical
-transformation or translation of a Source form, including but
-not limited to compiled object code, generated documentation,
-and conversions to other media types.
-
-"Work" shall mean the work of authorship, whether in Source or Object form,
-made available under the License, as indicated by a copyright notice
-that is included in or attached to the work (an example is provided
-in the Appendix below).
-
-"Derivative Works" shall mean any work, whether in Source or Object form,
-that is based on (or derived from) the Work and for which the editorial
-revisions, annotations, elaborations, or other modifications represent,
-as a whole, an original work of authorship. For the purposes of this License,
-Derivative Works shall not include works that remain separable from,
-or merely link (or bind by name) to the interfaces of, the Work and
-Derivative Works thereof.
-
-"Contribution" shall mean any work of authorship, including the original
-version of the Work and any modifications or additions to that Work or
-Derivative Works thereof, that is intentionally submitted to Licensor
-for inclusion in the Work by the copyright owner or by an individual or
-Legal Entity authorized to submit on behalf of the copyright owner.
-For the purposes of this definition, "submitted" means any form of
-electronic, verbal, or written communication sent to the Licensor or
-its representatives, including but not limited to communication on
-electronic mailing lists, source code control systems, and issue
-tracking systems that are managed by, or on behalf of, the Licensor
-for the purpose of discussing and improving the Work, but excluding
-communication that is conspicuously marked or otherwise designated
-in writing by the copyright owner as "Not a Contribution."
-
-"Contributor" shall mean Licensor and any individual or Legal Entity
-on behalf of whom a Contribution has been received by Licensor and
-subsequently incorporated within the Work.
-
-"Tizen Certified Platform" shall mean a software platform that complies
-with the standards set forth in the Tizen Compliance Specification
-and passes the Tizen Compliance Tests as defined from time to time
-by the Tizen Technical Steering Group and certified by the Tizen
-Association or its designated agent.
-
-2. Grant of Copyright License.  Subject to the terms and conditions of
-this License, each Contributor hereby grants to You a perpetual,
-worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-copyright license to reproduce, prepare Derivative Works of,
-publicly display, publicly perform, sublicense, and distribute the
-Work and such Derivative Works in Source or Object form.
-
-3. Grant of Patent License.  Subject to the terms and conditions of
-this License, each Contributor hereby grants to You a perpetual,
-worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-(except as stated in this section) patent license to make, have made,
-use, offer to sell, sell, import, and otherwise transfer the Work
-solely as incorporated into a Tizen Certified Platform, where such
-license applies only to those patent claims licensable by such
-Contributor that are necessarily infringed by their Contribution(s)
-alone or by combination of their Contribution(s) with the Work solely
-as incorporated into a Tizen Certified Platform to which such
-Contribution(s) was submitted. If You institute patent litigation
-against any entity (including a cross-claim or counterclaim
-in a lawsuit) alleging that the Work or a Contribution incorporated
-within the Work constitutes direct or contributory patent infringement,
-then any patent licenses granted to You under this License for that
-Work shall terminate as of the date such litigation is filed.
-
-4. Redistribution.  You may reproduce and distribute copies of the
-Work or Derivative Works thereof pursuant to the copyright license
-above, in any medium, with or without modifications, and in Source or
-Object form, provided that You meet the following conditions:
-
-  1. You must give any other recipients of the Work or Derivative Works
-     a copy of this License; and
-  2. You must cause any modified files to carry prominent notices stating
-     that You changed the files; and
-  3. You must retain, in the Source form of any Derivative Works that
-     You distribute, all copyright, patent, trademark, and attribution
-     notices from the Source form of the Work, excluding those notices
-     that do not pertain to any part of the Derivative Works; and
-  4. If the Work includes a "NOTICE" text file as part of its distribution,
-     then any Derivative Works that You distribute must include a readable
-     copy of the attribution notices contained within such NOTICE file,
-     excluding those notices that do not pertain to any part of
-     the Derivative Works, in at least one of the following places:
-     within a NOTICE text file distributed as part of the Derivative Works;
-     within the Source form or documentation, if provided along with the
-     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.
-
-5. Submission of Contributions. Unless You explicitly state otherwise,
-any Contribution intentionally submitted for inclusion in the Work
-by You to the Licensor shall be under the terms and conditions of
-this License, without any additional terms or conditions.
-Notwithstanding the above, nothing herein shall supersede or modify
-the terms of any separate license agreement you may have executed
-with Licensor regarding such Contributions.
-
-6. Trademarks.  This License does not grant permission to use the trade
-names, trademarks, service marks, or product names of the Licensor,
-except as required for reasonable and customary use in describing the
-origin of the Work and reproducing the content of the NOTICE file.
-
-7. Disclaimer of Warranty. Unless required by applicable law or
-agreed to in writing, Licensor provides the Work (and each
-Contributor provides its Contributions) on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-implied, including, without limitation, any warranties or conditions
-of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-PARTICULAR PURPOSE. You are solely responsible for determining the
-appropriateness of using or redistributing the Work and assume any
-risks associated with Your exercise of permissions under this License.
-
-8. Limitation of Liability. In no event and under no legal theory,
-whether in tort (including negligence), contract, or otherwise,
-unless required by applicable law (such as deliberate and grossly
-negligent acts) or agreed to in writing, shall any Contributor be
-liable to You for damages, including any direct, indirect, special,
-incidental, or consequential damages of any character arising as a
-result of this License or out of the use or inability to use the
-Work (including but not limited to damages for loss of goodwill,
-work stoppage, computer failure or malfunction, or any and all
-other commercial damages or losses), even if such Contributor
-has been advised of the possibility of such damages.
-
-9. Accepting Warranty or Additional Liability. While redistributing
-the Work or Derivative Works thereof, You may choose to offer,
-and charge a fee for, acceptance of support, warranty, indemnity,
-or other liability obligations and/or rights consistent with this
-License. However, in accepting such obligations, You may act only
-on Your own behalf and on Your sole responsibility, not on behalf
-of any other Contributor, and only if You agree to indemnify,
-defend, and hold each Contributor harmless for any liability
-incurred by, or claims asserted against, such Contributor by reason
-of your accepting any such warranty or additional liability.
-
-END OF TERMS AND CONDITIONS
-
-APPENDIX: How to apply the Flora License to your work
-
-To apply the Flora License to your work, attach the following
-boilerplate notice, with the fields enclosed by brackets "[]"
-replaced with your own identifying information. (Don't include
-the brackets!) The text should be enclosed in the appropriate
-comment syntax for the file format. We also recommend that a
-file or class name and description of purpose be included on the
-same "printed page" as the copyright notice for easier
-identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Flora License, Version 1.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://floralicense.org/license/
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
diff --git a/LICENSE.Flora b/LICENSE.Flora
new file mode 100755 (executable)
index 0000000..571fe79
--- /dev/null
@@ -0,0 +1,206 @@
+Flora License
+
+Version 1.1, April, 2013
+
+http://floralicense.org/license/
+
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+1. Definitions.
+
+"License" shall mean the terms and conditions for use, reproduction,
+and distribution as defined by Sections 1 through 9 of this document.
+
+"Licensor" shall mean the copyright owner or entity authorized by
+the copyright owner that is granting the License.
+
+"Legal Entity" shall mean the union of the acting entity and
+all other entities that control, are controlled by, or are
+under common control with that entity. For the purposes of
+this definition, "control" means (i) the power, direct or indirect,
+to cause the direction or management of such entity,
+whether by contract or otherwise, or (ii) ownership of fifty percent (50%)
+or more of the outstanding shares, or (iii) beneficial ownership of
+such entity.
+
+"You" (or "Your") shall mean an individual or Legal Entity
+exercising permissions granted by this License.
+
+"Source" form shall mean the preferred form for making modifications,
+including but not limited to software source code, documentation source,
+and configuration files.
+
+"Object" form shall mean any form resulting from mechanical
+transformation or translation of a Source form, including but
+not limited to compiled object code, generated documentation,
+and conversions to other media types.
+
+"Work" shall mean the work of authorship, whether in Source or Object form,
+made available under the License, as indicated by a copyright notice
+that is included in or attached to the work (an example is provided
+in the Appendix below).
+
+"Derivative Works" shall mean any work, whether in Source or Object form,
+that is based on (or derived from) the Work and for which the editorial
+revisions, annotations, elaborations, or other modifications represent,
+as a whole, an original work of authorship. For the purposes of this License,
+Derivative Works shall not include works that remain separable from,
+or merely link (or bind by name) to the interfaces of, the Work and
+Derivative Works thereof.
+
+"Contribution" shall mean any work of authorship, including the original
+version of the Work and any modifications or additions to that Work or
+Derivative Works thereof, that is intentionally submitted to Licensor
+for inclusion in the Work by the copyright owner or by an individual or
+Legal Entity authorized to submit on behalf of the copyright owner.
+For the purposes of this definition, "submitted" means any form of
+electronic, verbal, or written communication sent to the Licensor or
+its representatives, including but not limited to communication on
+electronic mailing lists, source code control systems, and issue
+tracking systems that are managed by, or on behalf of, the Licensor
+for the purpose of discussing and improving the Work, but excluding
+communication that is conspicuously marked or otherwise designated
+in writing by the copyright owner as "Not a Contribution."
+
+"Contributor" shall mean Licensor and any individual or Legal Entity
+on behalf of whom a Contribution has been received by Licensor and
+subsequently incorporated within the Work.
+
+"Tizen Certified Platform" shall mean a software platform that complies
+with the standards set forth in the Tizen Compliance Specification
+and passes the Tizen Compliance Tests as defined from time to time
+by the Tizen Technical Steering Group and certified by the Tizen
+Association or its designated agent.
+
+2. Grant of Copyright License.  Subject to the terms and conditions of
+this License, each Contributor hereby grants to You a perpetual,
+worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+copyright license to reproduce, prepare Derivative Works of,
+publicly display, publicly perform, sublicense, and distribute the
+Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License.  Subject to the terms and conditions of
+this License, each Contributor hereby grants to You a perpetual,
+worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+(except as stated in this section) patent license to make, have made,
+use, offer to sell, sell, import, and otherwise transfer the Work
+solely as incorporated into a Tizen Certified Platform, where such
+license applies only to those patent claims licensable by such
+Contributor that are necessarily infringed by their Contribution(s)
+alone or by combination of their Contribution(s) with the Work solely
+as incorporated into a Tizen Certified Platform to which such
+Contribution(s) was submitted. If You institute patent litigation
+against any entity (including a cross-claim or counterclaim
+in a lawsuit) alleging that the Work or a Contribution incorporated
+within the Work constitutes direct or contributory patent infringement,
+then any patent licenses granted to You under this License for that
+Work shall terminate as of the date such litigation is filed.
+
+4. Redistribution.  You may reproduce and distribute copies of the
+Work or Derivative Works thereof pursuant to the copyright license
+above, in any medium, with or without modifications, and in Source or
+Object form, provided that You meet the following conditions:
+
+  1. You must give any other recipients of the Work or Derivative Works
+     a copy of this License; and
+  2. You must cause any modified files to carry prominent notices stating
+     that You changed the files; and
+  3. You must retain, in the Source form of any Derivative Works that
+     You distribute, all copyright, patent, trademark, and attribution
+     notices from the Source form of the Work, excluding those notices
+     that do not pertain to any part of the Derivative Works; and
+  4. If the Work includes a "NOTICE" text file as part of its distribution,
+     then any Derivative Works that You distribute must include a readable
+     copy of the attribution notices contained within such NOTICE file,
+     excluding those notices that do not pertain to any part of
+     the Derivative Works, in at least one of the following places:
+     within a NOTICE text file distributed as part of the Derivative Works;
+     within the Source form or documentation, if provided along with the
+     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 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
+by You to the Licensor shall be under the terms and conditions of
+this License, without any additional terms or conditions.
+Notwithstanding the above, nothing herein shall supersede or modify
+the terms of any separate license agreement you may have executed
+with Licensor regarding such Contributions.
+
+6. Trademarks.  This License does not grant permission to use the trade
+names, trademarks, service marks, or product names of the Licensor,
+except as required for reasonable and customary use in describing the
+origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty. Unless required by applicable law or
+agreed to in writing, Licensor provides the Work (and each
+Contributor provides its Contributions) on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied, including, without limitation, any warranties or conditions
+of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+PARTICULAR PURPOSE. You are solely responsible for determining the
+appropriateness of using or redistributing the Work and assume any
+risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability. In no event and under no legal theory,
+whether in tort (including negligence), contract, or otherwise,
+unless required by applicable law (such as deliberate and grossly
+negligent acts) or agreed to in writing, shall any Contributor be
+liable to You for damages, including any direct, indirect, special,
+incidental, or consequential damages of any character arising as a
+result of this License or out of the use or inability to use the
+Work (including but not limited to damages for loss of goodwill,
+work stoppage, computer failure or malfunction, or any and all
+other commercial damages or losses), even if such Contributor
+has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability. While redistributing
+the Work or Derivative Works thereof, You may choose to offer,
+and charge a fee for, acceptance of support, warranty, indemnity,
+or other liability obligations and/or rights consistent with this
+License. However, in accepting such obligations, You may act only
+on Your own behalf and on Your sole responsibility, not on behalf
+of any other Contributor, and only if You agree to indemnify,
+defend, and hold each Contributor harmless for any liability
+incurred by, or claims asserted against, such Contributor by reason
+of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
+
+APPENDIX: How to apply the Flora License to your work
+
+To apply the Flora License to your work, attach the following
+boilerplate notice, with the fields enclosed by brackets "[]"
+replaced with your own identifying information. (Don't include
+the brackets!) The text should be enclosed in the appropriate
+comment syntax for the file format. We also recommend that a
+file or class name and description of purpose be included on the
+same "printed page" as the copyright notice for easier
+identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Flora License, Version 1.1 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://floralicense.org/license/
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
index 8d9417bd83b9e9edff1c00d83668036f20225c2f..cc4023baf23f9194b0315e3a97bb862ddaf473ae 100755 (executable)
@@ -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
  *
index 6aaf39a5afc333d6716e5d9e0c8e8dbc2bf8e802..e325cdfd09a49fb41baf629a410fbcc83c39e395 100644 (file)
@@ -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
  *
index 76115270c44f3ac9ddfb874a3a53a224187086c3..80c92be4176e76035908977c581f2ee2e42133ea 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index 08a620a053b748df3604d708d42e4759b7b3e5a1..33db7303e93043e28a089b1dbbe13fe2a687dbc1 100755 (executable)
@@ -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
  *
index a494e1caa45586b76b3353a3cf6c3472ada0ccfd..ff28e0149ab1bf5422ccf04d0a4ed1768e838f7e 100644 (file)
@@ -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
  *
index fbc9a53d7a2a3e7562d38f4ca422998fb63407ce..7f50b2af0573e55be8ad7d011220c9d6761cabb1 100644 (file)
@@ -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
  *
index 5f7ca17a584a74e52d7eda5da236905e1237e2f8..3b6e35e953d994ec61cb586c1b077783c64e32d3 100755 (executable)
@@ -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
  *
index 4aad2a9ca18f2fc97e199382f7a3e4187a5e6caf..d1bc39afcb11d91f327f5da1b28dc890c3e92439 100755 (executable)
@@ -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
  *
index 1ab5225b1f8440f56d1594eff2b76c1d90053666..55d016e4b8d3f4557107b4c2fa25850c3d57a330 100755 (executable)
@@ -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
  *
index 1e708fb4ecbd97946caf9efff7f217990ccac63d..f3541f5a8c23dd6a7840f8696653994dac604e47 100755 (executable)
@@ -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
  *
index cd21328adab120a9b666796334417fa7c4bd3514..34a95617428971d6c57760436c4a7b40bbda9df5 100755 (executable)
@@ -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
  *
index a364736d3d990c0df5bc0adb375b156e5d115641..18b65c93fe1e334a74f9c48dc8f3ed6d4fab7ef9 100755 (executable)
@@ -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
  *
index e7003abd9e4f0f6c0752684b27ef947e3a1824f5..23d74c4975253158b662d79c865f22db896c4665 100755 (executable)
@@ -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
  *
index 7a61b99c5263ea396b0249d105d46e879dca2657..9468aa829634f98c8d7e5286e18d7986b3d70c99 100755 (executable)
@@ -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
  *
index 071e924e10ab9ac3ef7814f9b4fab5364788cb1b..e202513490fffa4dd9511700dbf7a9833ef2b6f9 100644 (file)
@@ -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
  *
index cb6518730ec7f88004437be9a1bb6c7c75684ed4..1678f5cafa9495f6641b729ad9bd36d1b3d1238c 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index fc0dce61cf375d27821d663b34d6a65de2f8fa66..452d06384529990b26f3f3da65e283bb57adaf43 100755 (executable)
@@ -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
  *
index cfdcbdd099c09daec48eb684a57d07de5a86b4ab..ca8e70bc1c64f57fc6d98ad55254f8c788421a4e 100755 (executable)
@@ -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
  *
index 329cec4d465f7203f3ead8015d360abb35f0256d..d375595469c0c2084e2c340f34bc9af403b303b9 100755 (executable)
@@ -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
  *
index c7bbd081c16e2b40085fac5e2d19ab09b5a895d7..2622ec1cbdb8def9d1d38761b20b06045e694270 100755 (executable)
@@ -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
  *
index f24dc42c0c9699d2c18f418ac388b32f9a316e1a..1e881a66f133e859181641c597e746ee6ec052fc 100755 (executable)
@@ -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
  *
index f71039165566e2f840346e002d4d9d8edaa6fbc3..63d6496cf5a51c02572521dd97fc0d9b3b1356e6 100755 (executable)
@@ -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
  *
index 367a3aa2073d704a72f54e05f3b8ac2e6b8b8a48..6fde9cd82382c1d7d0861edcdc7dde75ba67ea2d 100755 (executable)
@@ -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
  *
index c338286f12adac6ca97d4ba76e6df4e2a909bbf6..32828d43b3a579a3961e0594ce85e2136c4df118 100755 (executable)
@@ -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
  *
index 32d1058adc76a90f1fb42e7e45165debc01716e0..81b0c665ab0521fc8d54a2b4c00fd71ab1ecd2c4 100755 (executable)
@@ -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
  *
index b8b7542ff945cc5575e6dd21e8793cfc1e7b94ab..869b505b1b29d018fda87fe44c6d15610fa3777c 100755 (executable)
@@ -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
  *
index e294b4313fb2860debb39ade2d0b8288ea94bce6..a0f58b204d80f1ee5fbed2e036b04bf21e323f9a 100755 (executable)
@@ -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
  *
index a9b451ce8c0e59284b702432fccfe947ac9900e0..c46c6bebc304975bcdc5f8705a2bd4de31099768 100755 (executable)
@@ -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
  *
index 3273a364ae15eb7edec15d32aa0d749326e6ccfc..853256f9ba48940587d64f4f46840cac5f5663d6 100755 (executable)
@@ -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
  *
index d6cbccbd598188815aa25657cdf1d3b439ed58cf..705dcb8d881edb34194a38a30d242e82787bd4af 100755 (executable)
@@ -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
  *
index 1ef53c6603820784fa324be14954248627c0a1ce..1a3fed51f4101e86ac8ff24e2797ade21ee566ca 100755 (executable)
@@ -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
  *
index d8e5906eefc33e85e8e6a368c180b0f96a9a7c49..82c9b35582c45eb8ea42e656792f37b4f7546b33 100755 (executable)
@@ -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
  *
index 6a464c821b15cfa63a19d11ec8780508c0a8f1f1..330c898a7e72303d87c1b907316326add63b204b 100755 (executable)
@@ -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
  *
index 21e6e560092043eb308ab7b21ce5a8b66a10d98f..efd825bf41b22b9dc4334548a731af0d17aebc9e 100755 (executable)
@@ -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
  *
index 3dff20f9c065ff29469e784fa5ab60f7d2092346..b40b13d0771a13f63d537f0bf6fe0d8fd1587d4e 100755 (executable)
@@ -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
  *
index 8e1ddbab74d874017f1e3be75c74784483ac4c88..84138d9ef927abc51eca42dd8c55eaf9e281a462 100755 (executable)
@@ -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
  *
index 46ddbc73403e723b1f5d936cfc40c2d0c96f1c2b..6aee144645dca7333e0285f54d3a88538dded1fd 100755 (executable)
@@ -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
  *
index 7eaefb5ee5452abb3d23197857b959a7570b2593..0631a2f3b878515950512a3a79e4998e42af508a 100644 (file)
@@ -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
  *
index 2960483034e11d66a1a71acb2dab7fb51201c210..e4338f0ffe66232b3369b500266d6d2eccbe9f58 100755 (executable)
@@ -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
  *
index 5461989d4976f3af9e5cb075b3ec5ada3e47ba3e..8aea70a6bc255952d1fb3f7cd9755edcf7507e78 100644 (file)
@@ -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
  *
index e48fea547584d6bc9eb82affa61e4c8a6850b5bf..f4e57ae8feacac62db54f22253aa1b966d821ca5 100755 (executable)
@@ -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
  *
index cd7bf21e1d88e29fa2b9eab1338ded776d324c48..67095dc74baa074f48191210643aaaaa447f9f3c 100644 (file)
@@ -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
  *
index 9a0fa74cadd7684b7cf7cea6d04b6639cc2fec57..a6486e30c9b252d8f9039061d85fff54255054d4 100644 (file)
@@ -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
  *
index 4eceae62c7af0486d5ae65141ecfb68de06617fc..9510f4b17b821ac17b567061185254724ba9ffff 100644 (file)
@@ -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
  *
index 6818cb7630db7ef57d2e2bd7ed2f7130077e7ae4..061df6506159b04d42cfdec3a7c544d5524911c5 100644 (file)
@@ -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
  *
index 7c92eb7c5ce29971785a3b43ae6f01f215588a87..41e15ab454df067be43de711e36cd8c02d3d323c 100644 (file)
@@ -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
  *
index d339de713cadbd268e7a2b74a548d225c1996396..fb6a5370e6b8e1feaf7e18e81f7c2718fee5f61f 100644 (file)
@@ -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
  *
index 08bd20cb042fe5bcab31f79ff5995cf363f6a3bc..98ab8aa09dc331a3dc3c9944da846839508d9e5e 100644 (file)
@@ -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
  *
index ac4dbc80f5a1fd49b125d52dcfb0b26e3890d359..8fe7273775a997d6f44860dab888813f80437912 100644 (file)
@@ -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
  *
index 93419b85bdfbc29d7dbe25bc4a32eeba6882babf..c37aab86be91d73ccf571e30aab4e0cf44e7dbb4 100644 (file)
@@ -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
  *
index 301b1533c9e457fe30dd0b50f511d902a504e9f0..f64e8c335d0703fc8e2eaafbabd1e61508ea87cf 100755 (executable)
@@ -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
  *
index fc058273e854ac81369317946807b6c4018f4627..8328ee8fd47fba120b942154fea52c4fdcf2aa8a 100644 (file)
@@ -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
  *
index b06b6d02b0e7b046b344e121c5d3caa0639bb38a..a151165fd4d77bd4a6d9f29d2e453347b0045398 100644 (file)
@@ -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
  *
index aac6ee348f20b5e9e734c8785ff33c89cfb842be..dac748d2be1bb78aadb8a7911bca071c5d08b2a7 100755 (executable)
@@ -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
  *
index 48b670c509ca29b7d93f60f3496749f64f9f3640..33561af6c3a5a6b8f70cd5419c96562f017e3430 100644 (file)
@@ -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
  *
index e31c396275596703779236e37b74b6d5d5f608f5..6eea462ee7ff78530c8d13c5bf9c2e19f0bd2245 100755 (executable)
@@ -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
  *
index bc05acecead08027a39a772545a0cbb064c0dc84..2db12dcfc99eaa76e4cd39670e993f7540d1d249 100755 (executable)
@@ -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
  *
index 9c46a1d1542c5e8cc4ea0e2ede042f7a3a8579b2..8eb86dd25e8e073e4b7e8824bc2d1e038e6d222a 100755 (executable)
@@ -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
  *
index e0046709f26b0707d4afc2a7d792954e0b8a1a13..3383b7bce5185ba15521133232e2c4c9f9ffe716 100755 (executable)
@@ -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
  *
index 9a71a1e162f86fb57446aa79926133e0672c6760..df69f08d61301f38c7c8b1e8e0f4147f6ae59b5f 100755 (executable)
@@ -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
  *
index f40600adcb5faea68bccd40f9c76b78a3828f71b..40b027ec6cc30b8ab9464b62f6c44aa417def4cd 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index f15df66d5f1497b918b8d7e3dbf6c522390ecddc..a4fa508245c5ccf82a329a434cd4414702faf6b2 100755 (executable)
@@ -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
  *
index 435b3b7bf443df6290a9cec2147373bda8a38120..ce242a2c15f2211adbdfc1fa04b6be2c089c3d78 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index dd21894b1718081fe3e144a674cdaa774363148d..622cc232755baa486f0494a40ed19c5ce2b94689 100755 (executable)
@@ -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
  *
index 4e5046c26b32a44efdc2329e6e3bc7df590a887d..df6486e63b02f47d771bfce55c6184c746f202b5 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index df74dcf89e586949164843d6b4ed003958a86c9d..4bc6a4417f6d9b57ac9a1f482a6b7546e996c509 100755 (executable)
@@ -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
  *
index 9fcbaa2b4cf1ba1c72dfcfcec65506ab00fe8f8b..fb2f7a3b55d2890dae26f4d3c95e6ee6f26eeb49 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index b9b4b402b3e6e4f4b3df83a9ebc859ab18c0299d..dc5d7c802aaed7abeb6552c27b899e08c9112d70 100755 (executable)
@@ -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
  *
index 98dd347890d2b66b46ea2ff2495e3cf3a484400c..9054e0e208bc7843d295901f4b9b824c3244a6bb 100755 (executable)
@@ -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
  *
index 5062456f1276cb072c3a757e08f396807b4809b3..e90f813f7591b1ff9277167214c5985738209716 100755 (executable)
@@ -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
  *
index 925907dafa135c78aed1c7d4b95d4d421027388d..e32483ef809a97016ee8eee76b70fedd47217d9e 100755 (executable)
@@ -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
  *
index 67b218c7fbc4bf16cf8fd779f326aa46ee76f6d2..55d314ab900c82c8d6a9e6dbece54ac36bd79d77 100755 (executable)
@@ -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
  *
index b806d67e35f4585cdb3bd64ad7a995af4a388a85..8542d89feb7ac27996cb6a31b1b935b03c9a86e0 100755 (executable)
@@ -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
  *
index cbc5dcd115364561242f8b8a21e010ba6dbe74ff..70ee1ee087f3181f8d03a9f12d5766ae31d438b3 100755 (executable)
@@ -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
  *
index 9d21a84f345244d4d21830a4f131bd3f6b0fb399..0540e0e0bf8d85f3b6b97e5eadca7da8687fde68 100755 (executable)
@@ -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
  *
index d2a076e7b2fa0daa116563b6e21808a090445786..9310a1aa9b0f6b351e63368b9789f2ebd50bdfbc 100755 (executable)
@@ -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
  *
index 81b49f84f3b57679077f72c74c1a4734ade9c8f9..464f5ffcb784a69bdbbd338cb2a620021ab00cab 100755 (executable)
@@ -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
  *
index 7d97db497ecc0a0e881b3b067b3d0e0fd37564e6..bdfbeed031ee9f729c418a82b3fc48191fd9c79a 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index b3143c28fa79f897809bd194d7d0392848af67f4..0ea0fb28268873fb83b58bd9f0fef65ac7198a3e 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index 909e5bbfc1d27eb32d14714810771dd4e5401827..25926bd2dbc9aa49bafc6fc6b157c1b699353e96 100755 (executable)
@@ -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
  *
index 4a4e32ca94fa1529113940658d2839f56af759d0..bed1cb3ebbfda25bf8d4d23e5adaeb91b08301a5 100755 (executable)
@@ -1,7 +1,7 @@
 /*\r
  * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.\r
  *\r
- * Licensed under the Flora License, Version 1.0 (the "License");\r
+ * Licensed under the Flora License, Version 1.1 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
  *\r
index a3dd02baff663c7a1bc039385bd8ea47b8596b81..68fc35dcb41532187cd180b3d091c6092fbe5331 100755 (executable)
@@ -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
  *
index e7d675facd1eea09466e7a2db2e9f16707c5ddc0..1b4c3d87ccd7602ae83926d4de1deb7521505986 100755 (executable)
@@ -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
  *
index 831bd77823ee7bb41d9a27761eb69e5e0160be6a..c05206a50329bf7debd77344eb95520bf841c688 100755 (executable)
@@ -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
  *
index adb08b93063a2def999c821e487d22e74668b5cf..8045421fd567e8063cfe690380ce659cf87d1f60 100755 (executable)
@@ -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
  *
index 340a8f4f0e6490a7823a56584f6da82718fca516..9975db6c9b49ad3ae25f8cdd4dd2600d086e8a38 100755 (executable)
@@ -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
  *
index 13b6295aba5e0e19993c37367e2b406c98b54967..6499ec0688e1c12f258b25b4aa9d7c7af8e5a539 100755 (executable)
@@ -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
  *
index 25e1d9bd9648fc97a29c7e78f57bb2addee5fcb6..efe84c811b5d3325fabac28ba1b9533b30194c1b 100755 (executable)
@@ -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
  *
index 1c57b99a970067655d0f818e79c7cc45166f04cf..3f61431dfa18884fb17d5a7c6de53bf4585f0652 100755 (executable)
@@ -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
  *
index 441fad9a4591c1146974ede3b1cbd269b1fe0d3f..a0970176cd1fa12563bd0c10aa5e26d284c951b2 100755 (executable)
@@ -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
  *
index 4c8556826c42260f9653a8a09f6aff3f0daebcb2..93f4452a62b125f9aa66ae5f2cc0eec3540e0c05 100755 (executable)
@@ -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
  *
index 4c147539c2f097bcd030fba90a6630360f5a293b..6ef8055a3053e01ac8418c4ce73857d5d82d144c 100755 (executable)
@@ -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
  *