Tizen 2.1 base
[adaptation/devices/nfc-plugin-65nxp.git] / NOTICE
1 \r
2    Copyright (c) 2005-2008, The Android Open Source Project\r
3    Copyright (c) 2013 Samsung Electronics Co., Ltd.\r
4    \r
5    Licensed under the Apache License, Version 2.0 (the "License");\r
6    you may not use this file except in compliance with the License.\r
7 \r
8    Unless required by applicable law or agreed to in writing, software\r
9    distributed under the License is distributed on an "AS IS" BASIS,\r
10    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
11    See the License for the specific language governing permissions and\r
12    limitations under the License.\r
13 \r
14    * Modifications by Samsung Electronics Co., Ltd.\r
15 \r
16    1. Log macro changed for TIZEN platform.\r
17    2. Message queue system change for using glib.\r
18    3. The firmware path change.\r
19    4. The function to get H/W node is change.\r
20 \r
21                                  Apache License\r
22                            Version 2.0, January 2004\r
23                         http://www.apache.org/licenses/\r
24 \r
25    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r
26 \r
27    1. Definitions.\r
28 \r
29       "License" shall mean the terms and conditions for use, reproduction,\r
30       and distribution as defined by Sections 1 through 9 of this document.\r
31 \r
32       "Licensor" shall mean the copyright owner or entity authorized by\r
33       the copyright owner that is granting the License.\r
34 \r
35       "Legal Entity" shall mean the union of the acting entity and all\r
36       other entities that control, are controlled by, or are under common\r
37       control with that entity. For the purposes of this definition,\r
38       "control" means (i) the power, direct or indirect, to cause the\r
39       direction or management of such entity, whether by contract or\r
40       otherwise, or (ii) ownership of fifty percent (50%) or more of the\r
41       outstanding shares, or (iii) beneficial ownership of such entity.\r
42 \r
43       "You" (or "Your") shall mean an individual or Legal Entity\r
44       exercising permissions granted by this License.\r
45 \r
46       "Source" form shall mean the preferred form for making modifications,\r
47       including but not limited to software source code, documentation\r
48       source, and configuration files.\r
49 \r
50       "Object" form shall mean any form resulting from mechanical\r
51       transformation or translation of a Source form, including but\r
52       not limited to compiled object code, generated documentation,\r
53       and conversions to other media types.\r
54 \r
55       "Work" shall mean the work of authorship, whether in Source or\r
56       Object form, made available under the License, as indicated by a\r
57       copyright notice that is included in or attached to the work\r
58       (an example is provided in the Appendix below).\r
59 \r
60       "Derivative Works" shall mean any work, whether in Source or Object\r
61       form, that is based on (or derived from) the Work and for which the\r
62       editorial revisions, annotations, elaborations, or other modifications\r
63       represent, as a whole, an original work of authorship. For the purposes\r
64       of this License, Derivative Works shall not include works that remain\r
65       separable from, or merely link (or bind by name) to the interfaces of,\r
66       the Work and Derivative Works thereof.\r
67 \r
68       "Contribution" shall mean any work of authorship, including\r
69       the original version of the Work and any modifications or additions\r
70       to that Work or Derivative Works thereof, that is intentionally\r
71       submitted to Licensor for inclusion in the Work by the copyright owner\r
72       or by an individual or Legal Entity authorized to submit on behalf of\r
73       the copyright owner. For the purposes of this definition, "submitted"\r
74       means any form of electronic, verbal, or written communication sent\r
75       to the Licensor or its representatives, including but not limited to\r
76       communication on electronic mailing lists, source code control systems,\r
77       and issue tracking systems that are managed by, or on behalf of, the\r
78       Licensor for the purpose of discussing and improving the Work, but\r
79       excluding communication that is conspicuously marked or otherwise\r
80       designated in writing by the copyright owner as "Not a Contribution."\r
81 \r
82       "Contributor" shall mean Licensor and any individual or Legal Entity\r
83       on behalf of whom a Contribution has been received by Licensor and\r
84       subsequently incorporated within the Work.\r
85 \r
86    2. Grant of Copyright License. Subject to the terms and conditions of\r
87       this License, each Contributor hereby grants to You a perpetual,\r
88       worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
89       copyright license to reproduce, prepare Derivative Works of,\r
90       publicly display, publicly perform, sublicense, and distribute the\r
91       Work and such Derivative Works in Source or Object form.\r
92 \r
93    3. Grant of Patent License. Subject to the terms and conditions of\r
94       this License, each Contributor hereby grants to You a perpetual,\r
95       worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
96       (except as stated in this section) patent license to make, have made,\r
97       use, offer to sell, sell, import, and otherwise transfer the Work,\r
98       where such license applies only to those patent claims licensable\r
99       by such Contributor that are necessarily infringed by their\r
100       Contribution(s) alone or by combination of their Contribution(s)\r
101       with the Work to which such Contribution(s) was submitted. If You\r
102       institute patent litigation against any entity (including a\r
103       cross-claim or counterclaim in a lawsuit) alleging that the Work\r
104       or a Contribution incorporated within the Work constitutes direct\r
105       or contributory patent infringement, then any patent licenses\r
106       granted to You under this License for that Work shall terminate\r
107       as of the date such litigation is filed.\r
108 \r
109    4. Redistribution. You may reproduce and distribute copies of the\r
110       Work or Derivative Works thereof in any medium, with or without\r
111       modifications, and in Source or Object form, provided that You\r
112       meet the following conditions:\r
113 \r
114       (a) You must give any other recipients of the Work or\r
115           Derivative Works a copy of this License; and\r
116 \r
117       (b) You must cause any modified files to carry prominent notices\r
118           stating that You changed the files; and\r
119 \r
120       (c) You must retain, in the Source form of any Derivative Works\r
121           that You distribute, all copyright, patent, trademark, and\r
122           attribution notices from the Source form of the Work,\r
123           excluding those notices that do not pertain to any part of\r
124           the Derivative Works; and\r
125 \r
126       (d) If the Work includes a "NOTICE" text file as part of its\r
127           distribution, then any Derivative Works that You distribute must\r
128           include a readable copy of the attribution notices contained\r
129           within such NOTICE file, excluding those notices that do not\r
130           pertain to any part of the Derivative Works, in at least one\r
131           of the following places: within a NOTICE text file distributed\r
132           as part of the Derivative Works; within the Source form or\r
133           documentation, if provided along with the Derivative Works; or,\r
134           within a display generated by the Derivative Works, if and\r
135           wherever such third-party notices normally appear. The contents\r
136           of the NOTICE file are for informational purposes only and\r
137           do not modify the License. You may add Your own attribution\r
138           notices within Derivative Works that You distribute, alongside\r
139           or as an addendum to the NOTICE text from the Work, provided\r
140           that such additional attribution notices cannot be construed\r
141           as modifying the License.\r
142 \r
143       You may add Your own copyright statement to Your modifications and\r
144       may provide additional or different license terms and conditions\r
145       for use, reproduction, or distribution of Your modifications, or\r
146       for any such Derivative Works as a whole, provided Your use,\r
147       reproduction, and distribution of the Work otherwise complies with\r
148       the conditions stated in this License.\r
149 \r
150    5. Submission of Contributions. Unless You explicitly state otherwise,\r
151       any Contribution intentionally submitted for inclusion in the Work\r
152       by You to the Licensor shall be under the terms and conditions of\r
153       this License, without any additional terms or conditions.\r
154       Notwithstanding the above, nothing herein shall supersede or modify\r
155       the terms of any separate license agreement you may have executed\r
156       with Licensor regarding such Contributions.\r
157 \r
158    6. Trademarks. This License does not grant permission to use the trade\r
159       names, trademarks, service marks, or product names of the Licensor,\r
160       except as required for reasonable and customary use in describing the\r
161       origin of the Work and reproducing the content of the NOTICE file.\r
162 \r
163    7. Disclaimer of Warranty. Unless required by applicable law or\r
164       agreed to in writing, Licensor provides the Work (and each\r
165       Contributor provides its Contributions) on an "AS IS" BASIS,\r
166       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r
167       implied, including, without limitation, any warranties or conditions\r
168       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r
169       PARTICULAR PURPOSE. You are solely responsible for determining the\r
170       appropriateness of using or redistributing the Work and assume any\r
171       risks associated with Your exercise of permissions under this License.\r
172 \r
173    8. Limitation of Liability. In no event and under no legal theory,\r
174       whether in tort (including negligence), contract, or otherwise,\r
175       unless required by applicable law (such as deliberate and grossly\r
176       negligent acts) or agreed to in writing, shall any Contributor be\r
177       liable to You for damages, including any direct, indirect, special,\r
178       incidental, or consequential damages of any character arising as a\r
179       result of this License or out of the use or inability to use the\r
180       Work (including but not limited to damages for loss of goodwill,\r
181       work stoppage, computer failure or malfunction, or any and all\r
182       other commercial damages or losses), even if such Contributor\r
183       has been advised of the possibility of such damages.\r
184 \r
185    9. Accepting Warranty or Additional Liability. While redistributing\r
186       the Work or Derivative Works thereof, You may choose to offer,\r
187       and charge a fee for, acceptance of support, warranty, indemnity,\r
188       or other liability obligations and/or rights consistent with this\r
189       License. However, in accepting such obligations, You may act only\r
190       on Your own behalf and on Your sole responsibility, not on behalf\r
191       of any other Contributor, and only if You agree to indemnify,\r
192       defend, and hold each Contributor harmless for any liability\r
193       incurred by, or claims asserted against, such Contributor by reason\r
194       of your accepting any such warranty or additional liability.\r
195 \r
196    END OF TERMS AND CONDITIONS\r
197 \r