Skip to content

Commit c3a9811

Browse files
authored
Merge pull request #326 from intercom/jtreanor/licence_updates
Update LICENSE
2 parents e0743c0 + f4ed69e commit c3a9811

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

LICENSE

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,38 @@
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
236
Version 2.0, January 2004
337
http://www.apache.org/licenses/
438

@@ -178,15 +212,15 @@ Apache License
178212
APPENDIX: How to apply the Apache License to your work.
179213

180214
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 "[]"
182216
replaced with your own identifying information. (Don't include
183217
the brackets!) The text should be enclosed in the appropriate
184218
comment syntax for the file format. We also recommend that a
185219
file or class name and description of purpose be included on the
186220
same "printed page" as the copyright notice for easier
187221
identification within third-party archives.
188222

189-
Copyright {yyyy} {name of copyright owner}
223+
Copyright 2017 Intercom, Inc.
190224

191225
Licensed under the Apache License, Version 2.0 (the "License");
192226
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)