-
Notifications
You must be signed in to change notification settings - Fork 1
/
license_third_party.txt
243 lines (241 loc) · 33.3 KB
/
license_third_party.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
The "Tofu on Fire" source code itself does not bundle any third party libraries,
but it depends on a number of libraries which carry their own copyright notices
and license terms. These libraries are normally all linked static into the binary
distributions of "Tofu on Fire":
backtrace-sys 0.1.28, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/backtrace-rs/blob/master/LICENSE-MIT)
cc 1.0.37, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/cc-rs/blob/master/LICENSE-MIT)
cfg-if 0.1.9, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/cfg-if/blob/master/LICENSE-MIT)
cmake 0.1.40, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/cmake-rs/blob/master/LICENSE-MIT)
pkg-config 0.3.14, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/pkg-config-rs/blob/master/LICENSE-MIT)
proc-macro2 0.3.8, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/proc-macro2/blob/master/LICENSE-MIT)
proc-macro2 0.4.30, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/proc-macro2/blob/master/LICENSE-MIT)
rustc-demangle 0.1.15, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/alexcrichton/rustc-demangle/blob/master/LICENSE-MIT)
gfx_glyph 0.13.3, , licensed under Apache-2.0 (https://github.com/alexheretic/glyph-brush/blob/master/LICENSE)
glyph_brush 0.4.3, , licensed under Apache-2.0 (https://github.com/alexheretic/glyph-brush/blob/master/LICENSE)
glyph_brush_layout 0.1.6, , licensed under Apache-2.0 (https://github.com/alexheretic/glyph-brush/blob/master/LICENSE)
base64 0.10.1, Copyright (c) 2015 Alice Maz, licensed under Apache-2.0/MIT (https://github.com/alicemaz/rust-base64/blob/master/LICENSE-MIT)
lock_api 0.1.5, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/Amanieu/parking_lot/blob/master/LICENSE-MIT)
parking_lot 0.6.4, Copyright (c) 2017 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/Amanieu/parking_lot/blob/master/LICENSE-MIT)
parking_lot_core 0.3.1, Copyright (c) 2018 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/Amanieu/parking_lot/blob/master/LICENSE-MIT)
amethyst 0.10.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_animation 0.5.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_assets 0.6.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_audio 0.5.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_config 0.9.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_controls 0.4.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_core 0.5.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_derive 0.3.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_input 0.6.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_locale 0.4.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_network 0.3.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_renderer 0.10.4, Copyright (c) 2016 The Amethyst Project Developers, licensed under MIT OR Apache-2.0 (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_ui 0.5.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
amethyst_utils 0.5.0, Copyright (c) 2016 The Amethyst Project Developers, licensed under Apache-2.0/MIT (https://github.com/amethyst/amethyst/blob/master/docs/LICENSE-MIT)
laminar 0.1.0, Copyright (c) 2018 Lucio Franco, licensed under Apache-2.0/MIT (https://github.com/amethyst/laminar/blob/master/docs/LICENSE-MIT)
sdl2-sys 0.31.0, Copyright (c) 2013 Mozilla Foundation, licensed under MIT (https://github.com/Rust-SDL2/rust-sdl2/blob/master/LICENSE)
clipboard 0.5.0, Copyright (c) 2017 Avraham Weinstock, licensed under Apache-2.0/MIT (https://github.com/aweinstock314/rust-clipboard/blob/master/LICENSE.mit)
bitflags 1.1.0, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/bitflags/bitflags/blob/master/LICENSE-MIT)
arrayvec 0.4.10, Copyright (c) Ulrik Sverdrup "bluss" 2015-2017, licensed under Apache-2.0/MIT (https://github.com/bluss/arrayvec/blob/master/LICENSE-MIT)
nodrop 0.1.13, Copyright (c) Ulrik Sverdrup "bluss" 2015-2018, licensed under Apache-2.0/MIT (https://github.com/bluss/arrayvec/blob/master/LICENSE-MIT)
either 1.5.2, Copyright (c) 2015, licensed under Apache-2.0/MIT (https://github.com/bluss/either/blob/master/LICENSE-MIT)
matrixmultiply 0.1.15, Copyright (c) 2016 - 2018 Ulrik Sverdrup "bluss", licensed under Apache-2.0/MIT (https://github.com/bluss/matrixmultiply/blob/master/LICENSE-MIT)
rawpointer 0.1.0, Copyright (c) 2015, licensed under Apache-2.0/MIT (https://github.com/bluss/rawpointer/blob/master/LICENSE-MIT)
itertools 0.7.11, Copyright (c) 2015, licensed under Apache-2.0/MIT (https://github.com/bluss/rust-itertools/blob/master/LICENSE-MIT)
scopeguard 0.3.3, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/bluss/scopeguard/blob/master/LICENSE-MIT)
approx 0.1.1, , licensed under Apache-2.0 (https://github.com/brendanzab/approx/blob/master/LICENSE)
approx 0.3.2, , licensed under Apache-2.0 (https://github.com/brendanzab/approx/blob/master/LICENSE)
cgmath 0.14.1, , licensed under Apache-2.0 (https://github.com/rustgd/cgmath/blob/master/LICENSE)
cgmath 0.16.1, , licensed under Apache-2.0 (https://github.com/rustgd/cgmath/blob/master/LICENSE)
gl_generator 0.10.0, , licensed under Apache-2.0 (https://github.com/brendanzab/gl-rs/blob/master/LICENSE)
gl_generator 0.9.0, , licensed under Apache-2.0 (https://github.com/brendanzab/gl-rs/blob/master/LICENSE)
khronos_api 2.2.0, , licensed under Apache-2.0 (https://github.com/brendanzab/gl-rs/blob/master/LICENSE)
khronos_api 3.1.0, , licensed under Apache-2.0 (https://github.com/brendanzab/gl-rs/blob/master/LICENSE)
byteorder 1.3.2, Copyright (c) 2015 Andrew Gallant, licensed under Unlicense OR MIT (https://github.com/BurntSushi/byteorder/blob/master/LICENSE-MIT)
same-file 1.0.4, Copyright (c) 2017 Andrew Gallant, licensed under MIT/Unlicense (https://github.com/BurntSushi/same-file/blob/master/LICENSE-MIT)
walkdir 2.2.8, Copyright (c) 2015 Andrew Gallant, licensed under MIT/Unlicense (https://github.com/BurntSushi/walkdir/blob/master/LICENSE-MIT)
winapi-util 0.1.2, Copyright (c) 2017 Andrew Gallant, licensed under MIT/Unlicense (https://github.com/BurntSushi/winapi-util/blob/master/LICENSE-MIT)
fxhash 0.2.1, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
mopa 0.2.2, Copyright (c) 2014 Chris Morgan and The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/chris-morgan/mopa/blob/master/LICENSE-MIT)
chrono 0.4.6, Copyright (c) 2014, Kang Seonghoon., licensed under Apache-2.0/MIT (https://github.com/chronotope/chrono/blob/master/LICENSE.txt)
clap 2.33.0, Copyright (c) 2015-2016 Kevin B. Knapp, licensed under MIT (https://github.com/clap-rs/clap/blob/master/LICENSE-MIT)
linked-hash-map 0.5.2, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/contain-rs/linked-hash-map/blob/master/LICENSE-MIT)
vec_map 0.8.1, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/contain-rs/vec-map/blob/master/LICENSE-MIT)
crossbeam 0.4.1, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-channel 0.3.8, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-deque 0.6.3, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-deque 0.7.1, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-epoch 0.6.1, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-epoch 0.7.1, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-queue 0.1.2, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-utils 0.6.5, Copyright (c) 2019 The Crossbeam Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam/blob/master/LICENSE-MIT)
crossbeam-channel 0.2.6, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam-channel/blob/master/LICENSE-MIT)
crossbeam-deque 0.5.2, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam-deque/blob/master/LICENSE-MIT)
crossbeam-epoch 0.5.2, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam-epoch/blob/master/LICENSE-MIT)
crossbeam-utils 0.5.0, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/crossbeam-rs/crossbeam-utils/blob/master/LICENSE-MIT)
tuple_utils 0.2.0, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
autocfg 0.1.4, Copyright (c) 2018 Josh Stone, licensed under Apache-2.0/MIT (https://github.com/cuviper/autocfg/blob/master/LICENSE-MIT)
fern 0.5.8, Copyright (c) 2014-2017 David Ross, licensed under MIT (https://github.com/daboross/fern/blob/master/LICENSE)
memmap 0.6.2, Copyright (c) 2015 Dan Burkert, licensed under Apache-2.0/MIT (https://github.com/danburkert/memmap-rs/blob/master/LICENSE-MIT)
strsim 0.8.0, Copyright (c) 2015 Danny Guo, licensed under MIT (https://github.com/dguo/strsim-rs/blob/master/LICENSE)
clipboard-win 2.2.0, Copyright (c) 2015 Douman, licensed under MIT (https://github.com/DoumanAsh/clipboard-win/blob/master/LICENSE)
quote 0.3.15, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/dtolnay/quote/blob/master/LICENSE-MIT)
quote 0.5.2, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/dtolnay/quote/blob/master/LICENSE-MIT)
quote 0.6.12, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/dtolnay/quote/blob/master/LICENSE-MIT)
syn 0.11.11, , licensed under Apache-2.0/MIT (https://github.com/dtolnay/syn/blob/master/LICENSE-MIT)
syn 0.13.11, , licensed under Apache-2.0/MIT (https://github.com/dtolnay/syn/blob/master/LICENSE-MIT)
syn 0.15.37, , licensed under MIT OR Apache-2.0 (https://github.com/dtolnay/syn/blob/master/LICENSE-MIT)
synom 0.11.3, , licensed under Apache-2.0/MIT (https://github.com/dtolnay/syn/blob/master/LICENSE-MIT)
generic-array 0.11.1, Copyright (c) 2015 Bartłomiej Kamiński, licensed under MIT (https://github.com/fizyk20/generic-array/blob/master/LICENSE)
minimp3 0.3.3, Copyright (c) 2018 German Gomez Bajo, licensed under MIT (https://github.com/germangb/minimp3-rs/blob/master/LICENSE)
minimp3-sys 0.3.1, Copyright (c) 2018 German Gomez Bajo, licensed under MIT (https://github.com/germangb/minimp3-rs/blob/master/LICENSE)
draw_state 0.8.0, , licensed under Apache-2.0 (https://github.com/gfx-rs/draw_state/blob/master/LICENSE)
genmesh 0.6.2, , licensed under Apache-2.0 (https://github.com/gfx-rs/genmesh/blob/master/LICENSE)
gfx 0.17.1, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
gfx_core 0.8.3, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
gfx_device_gl 0.15.5, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
gfx_macros 0.2.1, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
gfx_window_glutin 0.27.0, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
gfx_gl 0.5.0, , licensed under Apache-2.0 (https://github.com/gfx-rs/gfx/blob/pre-ll/LICENSE)
memoffset 0.2.1, Copyright (c) 2017 Gilad Naaman, licensed under MIT (https://github.com/Gilnaa/memoffset/blob/master/LICENSE)
slice-deque 0.2.4, Copyright (c) 2017 Gonzalo Brito Gadeschi, licensed under Apache-2.0/MIT (https://github.com/gnzlbg/slice_deque/blob/master/license-mit.md)
xi-unicode 0.1.0, , licensed under Apache-2.0 (https://github.com/xi-editor/xi-editor/blob/master/LICENSE)
getset 0.0.7, , licensed under MIT (https://github.com/Hoverbear/getset/blob/master/LICENSE)
gif 0.10.2, Copyright (c) 2015 nwin, licensed under Apache-2.0/MIT (https://github.com/image-rs/image-gif/blob/master/LICENSE-MIT)
siphasher 0.2.3, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
jpeg-decoder 0.1.15, Copyright (c) 2016 The jpeg-decoder Developers, licensed under Apache-2.0/MIT (https://github.com/kaksmet/jpeg-decoder/blob/master/LICENSE-MIT)
owning_ref 0.4.0, Copyright (c) 2015 Marvin Löbel, licensed under MIT (https://github.com/Kimundi/owning-ref-rs/blob/master/LICENSE)
rustc_version 0.2.3, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/Kimundi/rustc-version-rs/blob/master/LICENSE-MIT)
scoped_threadpool 0.1.9, Copyright (c) 2015 Marvin Löbel, licensed under MIT (https://github.com/Kimundi/scoped-threadpool-rs/blob/master/LICENSE)
rgb 0.8.13, Copyright (c) 2019 Kornel, licensed under MIT (https://github.com/kornelski/rust-rgb/blob/master/LICENSE)
mint 0.5.1, Copyright (c) 2017 Dzmitry Malyshau, licensed under MIT (https://github.com/kvark/mint/blob/master/LICENSE)
colored 1.8.0, , licensed under MPL-2.0 (https://github.com/mackwic/colored/blob/master/LICENSE)
derivative 1.0.2, Copyright (c) 2016 Martin Carton, licensed under Apache-2.0/MIT (https://github.com/mcarton/rust-derivative/blob/master/LICENSE-MIT)
textwrap 0.11.0, Copyright (c) 2016 Martin Geisler, licensed under MIT (https://github.com/mgeisler/textwrap/blob/master/LICENSE)
crc 1.8.1, Copyright (c) 2017 crc-rs Developers, licensed under MIT OR Apache-2.0 (https://github.com/mrhooray/crc-rs/blob/master/LICENSE-MIT)
synstructure 0.10.2, Copyright 2016 Nika Layzell, licensed under MIT (https://github.com/mystor/synstructure/blob/master/LICENSE)
xml-rs 0.7.0, Copyright (c) 2014 Vladimir Matveev, licensed under MIT (https://github.com/netvl/xml-rs/blob/master/LICENSE)
xml-rs 0.8.0, Copyright (c) 2014 Vladimir Matveev, licensed under MIT (https://github.com/netvl/xml-rs/blob/master/LICENSE)
lyon_geom 0.12.6, Copyright (c) 2013 Nicolas Silva, licensed under Apache-2.0/MIT (https://github.com/nical/lyon/blob/master/LICENSE-MIT)
lyon_path 0.12.0, Copyright (c) 2013 Nicolas Silva, licensed under Apache-2.0/MIT (https://github.com/nical/lyon/blob/master/LICENSE-MIT)
float-ord 0.2.0, Copyright (c) 2015 The rust-float-ord Developers, licensed under Apache-2.0/MIT (https://github.com/notriddle/rust-float-ord/blob/master/LICENSE-MIT)
lzw 0.10.0, Copyright (c) 2015 nwin, licensed under Apache-2.0/MIT (https://github.com/nwin/lzw/blob/master/LICENSE-MIT)
winconsole 0.10.0, Copyright (c) 2018 Omar M., licensed under MIT OR Apache-2.0 (https://github.com/omarkmu/winconsole/blob/master/LICENSE-MIT)
hetseq 0.2.0, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/omni-viral/hetseq/blob/master/LICENSE-MIT)
deflate 0.7.19, Copyright (c) 2016, licensed under Apache-2.0/MIT (https://github.com/image-rs/deflate-rs/blob/dev/LICENSE-MIT)
typenum 1.10.0, Copyright (c) 2014 Paho Lurie-Gregg, licensed under Apache-2.0/MIT (https://github.com/paholg/typenum/blob/master/LICENSE)
font-kit 0.1.0, , licensed under Apache-2.0/MIT (https://github.com/pcwalton/font-kit/blob/master/LICENSE-MIT)
color_quant 1.0.1, Copyright (c) 2016 PistonDevelopers, licensed under MIT (https://github.com/PistonDevelopers/color_quant/blob/master/LICENSE)
image 0.20.1, Copyright (c) 2014 PistonDevelopers, licensed under MIT (https://github.com/image-rs/image/blob/master/LICENSE)
png 0.12.0, Copyright (c) 2015 nwin, licensed under Apache-2.0/MIT (https://github.com/image-rs/image-png/blob/master/LICENSE-MIT)
tiff 0.2.2, Copyright (c) 2018 PistonDevelopers, licensed under MIT (https://github.com/image-rs/image-tiff/blob/master/LICENSE)
inflate 0.4.5, Copyright (c) 2015 PistonDevelopers, licensed under MIT (https://github.com/image-rs/inflate/blob/master/LICENSE)
wavefront_obj 5.1.0, Copyright (c) 2014 Clark Gaebel, licensed under MIT (https://github.com/PistonDevelopers/wavefront_obj/blob/master/LICENSE)
fluent-locale 0.4.1, , licensed under Apache-2.0 (https://github.com/projectfluent/fluent-locale-rs/blob/master/LICENSE)
fluent 0.4.3, Copyright 2017 Mozilla, licensed under Apache-2.0/MIT (https://github.com/projectfluent/fluent-rs/blob/master/LICENSE-MIT)
fluent-syntax 0.1.1, Copyright 2017 Mozilla, licensed under Apache-2.0/MIT (https://github.com/projectfluent/fluent-rs/blob/master/LICENSE-MIT)
rayon 1.1.0, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rayon-rs/rayon/blob/master/LICENSE-MIT)
rayon-core 1.5.0, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rayon-rs/rayon/blob/master/LICENSE-MIT)
ordered-float 1.0.2, Copyright (c) 2015 Jonathan Reem, licensed under MIT (https://github.com/reem/rust-ordered-float/blob/master/LICENSE-MIT)
adler32 1.0.3, , licensed under BSD-3-Clause AND Zlib (https://github.com/remram44/adler32-rs/blob/master/LICENSE-ZLIB)
winapi 0.3.7, Copyright (c) 2015 The winapi-rs Developers, licensed under Apache-2.0/MIT (https://github.com/retep998/winapi-rs/blob/master/LICENSE-MIT)
shrev 1.1.1, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
ron 0.4.2, Copyright (c) 2017 RON developers, licensed under Apache-2.0/MIT (https://github.com/ron-rs/ron/blob/master/LICENSE-MIT)
lewton 0.9.4, Copyright (c) 2016 est31 <[email protected]> and contributors, licensed under Apache-2.0/MIT (https://github.com/RustAudio/lewton/blob/master/LICENSE)
ogg 0.7.0, Copyright (c) 2016-2017 est31 <[email protected]> and contributors, licensed under BSD-3-Clause (https://github.com/RustAudio/ogg/blob/master/LICENSE)
glsl-layout 0.1.1, Copyright (c) 2016, licensed under Apache-2.0/MIT (https://github.com/rustgd/glsl-layout/blob/master/LICENSE-MIT)
glsl-layout-derive 0.1.1, Copyright (c) 2016, licensed under Apache-2.0/MIT (https://github.com/rustgd/glsl-layout/blob/master/LICENSE-MIT)
minterpolate 0.4.0, Copyright (c) 2017 Rhusics developers, licensed under MIT OR Apache-2.0 (https://github.com/rustgd/minterpolate/blob/master/LICENSE-MIT)
specs-hierarchy 0.3.1, Copyright (c) 2018 rustgd developers, licensed under Apache-2.0/MIT (https://github.com/rustgd/specs-hierarchy/blob/master/LICENSE-MIT)
backtrace 0.3.30, Copyright (c) 2014 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/rust-lang/backtrace-rs/blob/master/LICENSE-MIT)
bitflags 0.7.0, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang/bitflags/blob/master/LICENSE-MIT)
hashbrown 0.3.1, Copyright (c) 2016 Amanieu d'Antras, licensed under Apache-2.0/MIT (https://github.com/rust-lang/hashbrown/blob/master/LICENSE-MIT)
libc 0.2.58, Copyright (c) 2014 The Rust Project Developers, licensed under MIT OR Apache-2.0 (https://github.com/rust-lang/libc/blob/master/LICENSE-MIT)
log 0.4.6, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang/log/blob/master/LICENSE-MIT)
time 0.1.42, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang/time/blob/master/LICENSE-MIT)
error-chain 0.12.1, Copyright (c) 2017 The Error-Chain Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/error-chain/blob/master/LICENSE-MIT)
failure 0.1.5, , licensed under MIT OR Apache-2.0 (https://github.com/rust-lang-nursery/failure/blob/master/LICENSE-MIT)
futures 0.1.27, Copyright (c) 2016 Alex Crichton, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/futures-rs/blob/master/LICENSE-MIT)
lazy_static 0.2.11, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/lazy-static.rs/blob/master/LICENSE-MIT)
lazy_static 1.3.0, Copyright (c) 2010 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/lazy-static.rs/blob/master/LICENSE-MIT)
libm 0.1.4, Copyright (c) 2018 Jorge Aparicio, licensed under MIT OR Apache-2.0 (https://github.com/rust-lang-nursery/libm/blob/master/LICENSE-MIT)
rand 0.3.23, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/rand/blob/master/LICENSE-MIT)
rand 0.4.6, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/rand/blob/master/LICENSE-MIT)
rand 0.5.6, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/rand/blob/master/LICENSE-MIT)
rustc-hash 1.0.1, , licensed under Apache-2.0/MIT (https://github.com/rust-lang-nursery/rustc-hash/blob/master/LICENSE-MIT)
num 0.1.42, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num/blob/master/LICENSE-MIT)
num 0.2.0, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num/blob/master/LICENSE-MIT)
num-bigint 0.2.2, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-bigint/blob/master/LICENSE-MIT)
num-complex 0.2.3, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-complex/blob/master/LICENSE-MIT)
num-derive 0.2.5, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-derive/blob/master/LICENSE-MIT)
num-integer 0.1.41, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-integer/blob/master/LICENSE-MIT)
num-iter 0.1.39, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-iter/blob/master/LICENSE-MIT)
num-rational 0.2.2, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-rational/blob/master/LICENSE-MIT)
num-traits 0.1.43, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-traits/blob/master/LICENSE-MIT)
num-traits 0.2.8, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rust-num/num-traits/blob/master/LICENSE-MIT)
rand 0.6.5, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_chacha 0.1.1, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_core 0.3.1, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_core 0.4.0, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_hc 0.1.0, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_isaac 0.1.1, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_jitter 0.1.4, Copyright 2018 Developers of the Rand project, licensed under MIT OR Apache-2.0 (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_os 0.1.3, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_pcg 0.1.2, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
rand_xorshift 0.1.1, Copyright 2018 Developers of the Rand project, licensed under Apache-2.0/MIT (https://github.com/rust-random/rand/blob/master/LICENSE-MIT)
sdl2 0.31.0, Copyright (c) 2013 Mozilla Foundation, licensed under MIT (https://github.com/Rust-SDL2/rust-sdl2/blob/master/LICENSE)
alga 0.7.2, , licensed under Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0)
nalgebra 0.16.13, Copyright (c) 2013, Sébastien Crozet, licensed under BSD-3-Clause (https://github.com/rustsim/nalgebra/blob/dev/LICENSE)
vergen 2.1.3, Copyright (c) 2016 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/rustyhorde/vergen/blob/master/LICENSE-MIT)
claxon 0.3.3, , licensed under Apache-2.0 (https://github.com/ruuda/claxon/blob/master/license)
hound 3.4.0, , licensed under Apache-2.0 (https://github.com/ruuda/hound/blob/master/license)
num_cpus 1.10.1, Copyright (c) 2015, licensed under Apache-2.0/MIT (https://github.com/seanmonstar/num_cpus/blob/master/LICENSE-MIT)
rustc_version_runtime 0.1.5, Copyright (c) 2015 Sebastian Waisbrot, licensed under MIT (https://github.com/seppo0010/rustc-version-runtime-rs/blob/master/LICENSE)
serde 1.0.92, , licensed under MIT OR Apache-2.0 (https://github.com/serde-rs/serde/blob/master/LICENSE-MIT)
serde_derive 1.0.92, , licensed under MIT OR Apache-2.0 (https://github.com/serde-rs/serde/blob/master/LICENSE-MIT)
version_check 0.1.5, Copyright (c) 2017-2018 Sergio Benitez, licensed under Apache-2.0/MIT (https://github.com/SergioBenitez/version_check/blob/master/LICENSE-MIT)
dwrote 0.5.1, , licensed under MPL-2.0 (https://www.mozilla.org/en-US/MPL/2.0/)
euclid 0.19.9, Copyright (c) 2012-2013 Mozilla Foundation, licensed under Apache-2.0/MIT (https://github.com/servo/euclid/blob/master/LICENSE-MIT)
expat-sys 2.1.6, Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper, licensed under MIT (https://github.com/libexpat/libexpat/blob/master/expat/COPYING)
servo-fontconfig-sys 4.0.7, Copyright © 2000,2001,2002,2003,2004,2006,2007 Keith Packard, licensed under MIT (https://github.com/servo/libfontconfig/blob/master/COPYING)
servo-freetype-sys 4.0.5, Copyright 1996-2002, 2006 by, licensed under FTL/GPL-2.0 (https://github.com/servo/libfreetype2/blob/master/freetype2/docs/FTL.TXT)
fnv 1.0.6, Copyright (c) 2017 Contributors, licensed under Apache-2.0/MIT (https://github.com/servo/rust-fnv/blob/master/LICENSE-MIT)
servo-fontconfig 0.4.0, Copyright (c) 2012-2013 Mozilla Foundation, licensed under Apache-2.0/MIT (https://github.com/servo/rust-fontconfig//blob/master/LICENSE-MIT)
freetype 0.4.1, Copyright (c) 2012-2013 Mozilla Foundation, licensed under Apache-2.0/MIT (https://github.com/servo/rust-freetype/blob/master/LICENSE-MIT)
smallvec 0.6.10, Copyright (c) 2018 The Servo Project Developers, licensed under Apache-2.0/MIT (https://github.com/servo/rust-smallvec/blob/master/LICENSE-MIT)
phf 0.7.24, Copyright (c) 2014-2016 Steven Fackler, licensed under MIT (https://github.com/sfackler/rust-phf/blob/master/LICENSE)
phf_shared 0.7.24, Copyright (c) 2014-2016 Steven Fackler, licensed under MIT (https://github.com/sfackler/rust-phf/blob/master/LICENSE)
twox-hash 1.3.0, Copyright (c) 2015 Jake Goulding, licensed under MIT (https://github.com/shepmaster/twox-hash/blob/master/LICENSE.txt)
matches 0.1.8, Copyright (c) 2014 Simon Sapin, licensed under MIT (https://github.com/SimonSapin/rust-std-candidates/blob/master/LICENSE)
hibitset 0.5.4, Copyright (c) 2018 The slide-rs hackers, licensed under Apache-2.0/MIT (https://github.com/slide-rs/hibitset/blob/master/LICENSE-MIT)
shred 0.7.2, Copyright (c) 2017 Thomas Schaller, licensed under Apache-2.0/MIT (https://github.com/slide-rs/shred/blob/master/LICENSE-MIT)
shred-derive 0.5.1, Copyright (c) 2017 Thomas Schaller, licensed under Apache-2.0/MIT (https://github.com/slide-rs/shred/blob/master/LICENSE-MIT)
specs 0.14.3, Copyright (c) 2017 The Specs Project Developers, licensed under Apache-2.0/MIT (https://github.com/slide-rs/specs/blob/master/LICENSE-MIT)
specs-derive 0.4.0, Copyright (c) 2017 The Specs Project Developers, licensed under Apache-2.0/MIT (https://github.com/slide-rs/specs/blob/master/LICENSE-MIT)
dirs 1.0.5, Copyright (c) 2018-2019 dirs-rs contributors, licensed under MIT OR Apache-2.0 (https://github.com/soc/dirs-rs/blob/master/LICENSE-MIT)
atty 0.2.11, Copyright (c) 2015-2019 Doug Tangren, licensed under MIT (https://github.com/softprops/atty/blob/master/LICENSE)
semver 0.9.0, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/steveklabnik/semver/blob/master/LICENSE-MIT)
semver-parser 0.7.0, Copyright (c) 2016 Steve Klabnik, licensed under Apache-2.0/MIT (https://github.com/steveklabnik/semver-parser/blob/master/LICENSE-MIT)
stable_deref_trait 1.1.1, Copyright (c) 2017 Robert Grosse, licensed under Apache-2.0/MIT (https://github.com/storyyeller/stable_deref_trait/blob/master/LICENSE-MIT)
cpal 0.8.2, , licensed under Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0)
glutin 0.19.0, , licensed under Apache-2.0 (https://github.com/rust-windowing/glutin/blob/master/LICENSE)
rodio 0.8.1, , licensed under Apache-2.0/MIT (https://github.com/tomaka/rodio/blob/master/LICENSE-MIT)
shared_library 0.1.9, Copyright (c) 2017 Pierre Krieger, licensed under Apache-2.0/MIT (https://github.com/tomaka/shared_library//blob/master/LICENSE-MIT)
winit 0.18.1, , licensed under Apache-2.0 (https://github.com/rust-windowing/winit/blob/master/LICENSE)
bincode 1.1.4, Copyright (c) 2014 Ty Overby, licensed under MIT (https://github.com/servo/bincode/blob/master/LICENSE.md)
intl_pluralrules 1.0.3, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
unicode-normalization 0.1.8, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/unicode-rs/unicode-normalization/blob/master/LICENSE-MIT)
unicode-segmentation 1.3.0, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/unicode-rs/unicode-segmentation/blob/master/LICENSE-MIT)
unicode-width 0.1.5, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/unicode-rs/unicode-width/blob/master/LICENSE-MIT)
unicode-xid 0.0.4, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/unicode-rs/unicode-xid/blob/master/LICENSE-MIT)
unicode-xid 0.1.0, Copyright (c) 2015 The Rust Project Developers, licensed under Apache-2.0/MIT (https://github.com/unicode-rs/unicode-xid/blob/master/LICENSE-MIT)
uuid 0.7.4, Copyright (c) 2014 The Rust Project Developers, licensed under Apache-2.0 OR MIT (https://github.com/uuid-rs/uuid/blob/master/LICENSE-MIT)
build_const 0.2.1, Copyright (c) 2017 Garrett Berg, [email protected], licensed under MIT (https://github.com/vitiral/build_const/blob/master/LICENSE.txt)
failure_derive 0.1.5, , licensed under MIT OR Apache-2.0 (https://github.com/withoutboats/failure_derive/blob/master/LICENSE-MIT)
nonzero_signed 1.0.3, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
annotate-snippets 0.1.0, Copyright 2017 Mozilla, licensed under Apache-2.0/MIT (https://github.com/zbraniecki/annotate-snippets-rs/blob/master/LICENSE-MIT)
rusttype 0.7.7, Copyright (c) 2016 Dylan Ede, licensed under Apache-2.0/MIT (https://gitlab.redox-os.org/redox-os/rusttype/blob/master/LICENSE-MIT)
stb_truetype 0.2.6, Copyright (c) 2016 Dylan Ede, licensed under Apache-2.0/MIT (https://gitlab.redox-os.org/redox-os/stb_truetype-rs/blob/master/LICENSE-MIT)
ansi_term 0.11.0, Copyright (c) 2014 Benjamin Sago, licensed under MIT (https://github.com/ogham/rust-ansi-term/blob/master/LICENCE)
atom 0.3.5, , licensed under Apache-2.0 (https://github.com/slide-rs/atom/blob/master/LICENSE)
euclid_macros 0.1.0, , licensed under Apache-2.0/MIT (https://opensource.org/licenses/MIT)
SDL 2.0 (dynamic link library), licensed under the zlib license (https://www.libsdl.org/license.php)