Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Side by Side Diff: third_party/android_libcore_dex/LICENSE

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

Powered by Google App Engine
This is Rietveld 408576698