|
1 |
| -Apache License |
| 1 | +---------------------------------------------------------------- |
| 2 | + |
| 3 | +This product includes 'Gson' (https://github.com/google/gson), which is released under the following license(s): |
| 4 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 5 | + |
| 6 | +---------------------------------------------------------------- |
| 7 | + |
| 8 | +This product includes 'Retrofit' (https://github.com/square/retrofit), which is released under the following license(s): |
| 9 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 10 | + |
| 11 | +---------------------------------------------------------------- |
| 12 | + |
| 13 | +This product includes 'OkHttp' (https://github.com/square/okhttp), which is released under the following license(s): |
| 14 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 15 | + |
| 16 | +---------------------------------------------------------------- |
| 17 | + |
| 18 | +This product includes 'Okio' (https://github.com/square/okio), which is released under the following license(s): |
| 19 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 20 | + |
| 21 | +---------------------------------------------------------------- |
| 22 | + |
| 23 | +This product includes 'Glide' (https://github.com/bumptech/glide), which is released under the following license(s): |
| 24 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 25 | + |
| 26 | +---------------------------------------------------------------- |
| 27 | + |
| 28 | +This product includes 'Otto' (https://github.com/square/otto), which is released under the following license(s): |
| 29 | + Apache License, Version 2.0 <https://opensource.org/licenses/Apache-2.0> |
| 30 | + |
| 31 | +---------------------------------------------------------------- |
| 32 | + |
| 33 | +All other components of this product are provided under the following license: |
| 34 | + |
| 35 | + Apache License |
2 | 36 | Version 2.0, January 2004
|
3 | 37 | http://www.apache.org/licenses/
|
4 | 38 |
|
@@ -178,15 +212,15 @@ Apache License
|
178 | 212 | APPENDIX: How to apply the Apache License to your work.
|
179 | 213 |
|
180 | 214 | To apply the Apache License to your work, attach the following
|
181 |
| - boilerplate notice, with the fields enclosed by brackets "{}" |
| 215 | + boilerplate notice, with the fields enclosed by brackets "[]" |
182 | 216 | replaced with your own identifying information. (Don't include
|
183 | 217 | the brackets!) The text should be enclosed in the appropriate
|
184 | 218 | comment syntax for the file format. We also recommend that a
|
185 | 219 | file or class name and description of purpose be included on the
|
186 | 220 | same "printed page" as the copyright notice for easier
|
187 | 221 | identification within third-party archives.
|
188 | 222 |
|
189 |
| - Copyright {yyyy} {name of copyright owner} |
| 223 | + Copyright 2017 Intercom, Inc. |
190 | 224 |
|
191 | 225 | Licensed under the Apache License, Version 2.0 (the "License");
|
192 | 226 | you may not use this file except in compliance with the License.
|
|
0 commit comments