@rebon/cli-linux-x64 1.2.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- Third-Party Font Notices
2
- ========================
1
+ Third-Party Notices
2
+ ===================
3
3
 
4
4
  KaTeX font files (KaTeX_*.ttf)
5
5
  ------------------------------
@@ -97,32 +97,1136 @@ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
97
97
  FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
98
98
  OTHER DEALINGS IN THE FONT SOFTWARE.
99
99
 
100
- Vendored JavaScript packages (crates/rebon-kernel-js/js/vendor)
101
- ---------------------------------------------------------------
100
+ Vendored JavaScript packages (runtimes/node/compose-runtime/payload/vendor)
101
+ ------------------------------------------------------------------
102
102
 
103
103
  cordis (https://github.com/cordiverse/cordis)
104
- Copyright (c) Shigma. Licensed under the MIT License.
105
- Vendored build: cordis@4.0.0-rc.8 lib/index.js (LICENSE alongside).
104
+ Copyright (c) 2021-present Shigma. Licensed under the MIT License.
105
+ Vendored build: cordis@4.0.0-rc.8 lib/index.js, byte-identical (apart
106
+ from line endings) to https://registry.npmjs.org/cordis/-/cordis-4.0.0-rc.8.tgz.
107
+ The npm tarball ships no license file; the LICENSE alongside
108
+ (runtimes/node/compose-runtime/payload/vendor/cordis/LICENSE) is the repository's
109
+ LICENSE at tag v4.0.0-rc.8:
110
+ https://github.com/cordiverse/cordis/blob/v4.0.0-rc.8/LICENSE
106
111
 
107
112
  cosmokit (https://github.com/cordiverse/cosmokit)
108
- Copyright (c) Shigma. Licensed under the MIT License.
109
- Vendored build: cosmokit lib/index.mjs.
113
+ Copyright (c) 2021-present Shigma. Licensed under the MIT License.
114
+ Vendored build: cosmokit@1.8.1 lib/index.mjs, byte-identical (apart from
115
+ line endings) to https://registry.npmjs.org/cosmokit/-/cosmokit-1.8.1.tgz
116
+ (LICENSE alongside, under runtimes/node/compose-runtime/payload/vendor/cosmokit/).
110
117
 
111
118
  schemastery (https://github.com/shigma/schemastery)
112
- Copyright (c) Shigma. Licensed under the MIT License.
113
- Vendored build: schemastery@3.18.0 lib/index.mjs.
119
+ Copyright (c) 2021-present Shigma. Licensed under the MIT License.
120
+ Vendored build: schemastery@3.18.0 lib/index.mjs, byte-identical (apart
121
+ from line endings) to
122
+ https://registry.npmjs.org/schemastery/-/schemastery-3.18.0.tgz.
123
+ The npm tarball ships no license file and the repository has no release
124
+ tags; the LICENSE alongside
125
+ (runtimes/node/compose-runtime/payload/vendor/schemastery/LICENSE) is the
126
+ repository's LICENSE, unchanged since it was added:
127
+ https://github.com/shigma/schemastery/blob/1b1f506d450c04c663440457b1b0e576d056717c/LICENSE
114
128
 
115
129
  deepseek-harness vendored plugins (https://github.com/deepseek-ai/deepseek-harness)
116
- timer / logger-console / dsh-timeout / dsh-llm-deepseek / dsh-scope /
117
- dsh-session / dsh-agent / dsh-system-prompt / dsh-agent-loop / the
118
- dsh-llm helper core (llm-core) Copyright (c) DeepSeek & Cordiverse
119
- contributors. Licensed under the MIT License (LICENSE files alongside
120
- the vendored builds under crates/rebon-kernel-js/js/vendor/dsh/).
121
- Transpiled 1:1 from the repository's TypeScript sources.
130
+ Vendored builds under runtimes/node/compose-runtime/payload/vendor/dsh/, each with
131
+ its license file alongside as LICENSE-<name>. Licensed under the MIT
132
+ License. Transpiled 1:1 from the repository's TypeScript sources.
133
+ timer (timer.js), logger-console (logger-console.js)
134
+ Copyright (c) 2021-present Shigma
135
+ timeout, llm-deepseek, the dsh-llm helper core (llm-core), scope,
136
+ session, agent, system-prompt, agent-loop, tool-todo, tool-web,
137
+ tools-schema, web-search-exa
138
+ Copyright (c) 2026 DeepSeek
139
+
140
+ turndown 7.2.4 (https://github.com/mixmark-io/turndown)
141
+ Copyright (c) 2017 Dom Christie. Licensed under the MIT License.
142
+ Bundled into runtimes/node/compose-runtime/payload/vendor/dsh/tool-web.js
143
+ (lib/turndown.browser.es.js). License text:
144
+ runtimes/node/compose-runtime/payload/vendor/dsh/LICENSE-turndown, taken from
145
+ https://registry.npmjs.org/turndown/-/turndown-7.2.4.tgz.
146
+
147
+ @joplin/turndown-plugin-gfm 1.0.67 (https://github.com/laurent22/joplin-turndown-plugin-gfm)
148
+ Copyright (c) 2017 Dom Christie. Licensed under the MIT License.
149
+ Bundled into runtimes/node/compose-runtime/payload/vendor/dsh/tool-web.js
150
+ (lib/turndown-plugin-gfm.cjs.js). License text:
151
+ runtimes/node/compose-runtime/payload/vendor/dsh/LICENSE-turndown-plugin-gfm, taken
152
+ from https://registry.npmjs.org/@joplin/turndown-plugin-gfm/-/turndown-plugin-gfm-1.0.67.tgz.
122
153
 
123
154
  eventsource-parser (https://github.com/rexxars/eventsource-parser)
124
- Copyright (c) Espen Hovlandsdal. Licensed under the MIT License.
155
+ Copyright (c) 2026 Espen Hovlandsdal. Licensed under the MIT License.
125
156
  Vendored build: eventsource-parser@3.1.0 dist/index.js (LICENSE
126
- alongside, under crates/rebon-kernel-js/js/vendor/eventsource-parser/);
157
+ alongside, under runtimes/node/compose-runtime/payload/vendor/eventsource-parser/);
127
158
  the stream entry point is a rebon-authored adapter over the vendored
128
159
  parser core.
160
+
161
+ ratatui (vendor/ratatui-0.29.0-rebon)
162
+ -------------------------------------
163
+
164
+ ratatui 0.29.0 (https://github.com/ratatui/ratatui), vendored with Rebon's
165
+ terminal extensions and substituted for the crates.io release through the
166
+ workspace `[patch.crates-io]` table.
167
+ Copyright (c) 2016-2022 Florian Dehau
168
+ Copyright (c) 2023-2024 The Ratatui Developers
169
+ Licensed under the MIT License (LICENSE alongside the vendored crate).
170
+
171
+ codex-rs (crates/rebon-tool/src/output_truncation.rs)
172
+ -----------------------------------------------------
173
+
174
+ The middle-truncation algorithm for shell output is ported from the
175
+ `codex-rs` workspace of OpenAI Codex CLI (https://github.com/openai/codex):
176
+ `codex_utils_string::truncate_middle_chars` and
177
+ `codex_utils_output_truncation::formatted_truncate_text`.
178
+ Copyright (c) OpenAI
179
+ Licensed under the Apache License, Version 2.0
180
+ (https://www.apache.org/licenses/LICENSE-2.0).
181
+
182
+ DeepSeek Harness (runtimes/node/plugins/deepseek-responses,
183
+ crates/rebon-core/src/anchored_minimal.rs,
184
+ crates/rebon-tool/src/str_replace_editor.rs)
185
+ ---------------------------------------------
186
+
187
+ Persona text, tool descriptions and parameter schemas of the DeepSeek
188
+ Harness Minimal preset are reproduced; see runtimes/node/plugins/deepseek-responses/NOTICE
189
+ and the MIT permission notice in
190
+ runtimes/node/plugins/deepseek-responses/LICENSE-DEEPSEEK-HARNESS.
191
+
192
+ OpenAI Codex imagegen skill (crates/plugins/image-gen/skill/imagegen)
193
+ ---------------------------------------------------------------------
194
+
195
+ The `imagegen` skill shipped by the image-gen plugin is a modified copy of
196
+ the `imagegen` system skill of OpenAI Codex CLI, taken from
197
+ `codex-rs/skills/src/assets/samples/imagegen` at commit
198
+ 84aa75204ad604bcf498df180d128181c89b2f0b:
199
+ https://github.com/openai/codex/tree/84aa75204ad604bcf498df180d128181c89b2f0b/codex-rs/skills/src/assets/samples/imagegen
200
+ Copyright 2025 OpenAI (NOTICE of https://github.com/openai/codex:
201
+ "OpenAI Codex / Copyright 2025 OpenAI")
202
+ Licensed under the Apache License, Version 2.0; the license text is kept
203
+ as crates/plugins/image-gen/skill/imagegen/LICENSE.txt and reproduced in
204
+ the appendix below.
205
+
206
+ Modification notice (Apache License 2.0, section 4(b)). Rebon changed the
207
+ following files:
208
+ SKILL.md - adds `required-tools: ImageGen` to the
209
+ frontmatter; names the built-in tool
210
+ `ImageGen` instead of `image_gen`; local
211
+ images are inspected with `Read` instead of
212
+ `view_image` and edited by passing absolute
213
+ paths in `referenced_image_paths`; outputs
214
+ live under Rebon's generated-images
215
+ directory instead of `$CODEX_HOME`; drops
216
+ the references to `codex-network.md`.
217
+ references/cli.md - locates the CLI through the skill's base
218
+ directory instead of `$CODEX_HOME`; tool
219
+ renamed to `ImageGen`; drops the
220
+ `codex-network.md` reference.
221
+ references/image-api.md,
222
+ references/prompting.md,
223
+ references/sample-prompts.md - tool renamed to `ImageGen`.
224
+ Unchanged: LICENSE.txt, scripts/image_gen.py, scripts/remove_chroma_key.py.
225
+ Not included: references/codex-network.md and the upstream `agents/` and
226
+ `assets/` directories. See docs/image-gen.md ("The skill").
227
+
228
+ Web client bundled into the rebon CLI (assets/web-ui/dist)
229
+ ---------------------------------------------------------
230
+
231
+ `rebon serve` ships the browser client built into assets/web-ui/dist, which
232
+ crates/rebon-cli/build.rs embeds into the `rebon` binary. The build bundles
233
+ the following npm packages (versions from rebon-web-ui/pnpm-lock.yaml; license
234
+ texts from each package's published tarball):
235
+
236
+ react 18.3.1 (https://github.com/facebook/react)
237
+ https://registry.npmjs.org/react/-/react-18.3.1.tgz
238
+ Copyright (c) Facebook, Inc. and its affiliates. MIT License.
239
+
240
+ react-dom 18.3.1 (https://github.com/facebook/react)
241
+ https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz
242
+ Copyright (c) Facebook, Inc. and its affiliates. MIT License.
243
+
244
+ scheduler 0.23.2 (https://github.com/facebook/react; bundled as a
245
+ dependency of react-dom)
246
+ https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz
247
+ Copyright (c) Facebook, Inc. and its affiliates. MIT License.
248
+
249
+ zustand 5.0.15 (https://github.com/pmndrs/zustand)
250
+ https://registry.npmjs.org/zustand/-/zustand-5.0.15.tgz
251
+ Copyright (c) 2019 Paul Henschel. MIT License.
252
+
253
+ The MIT permission notice for these four packages is reproduced in the
254
+ appendix below.
255
+
256
+ marked 15.0.12 (https://github.com/markedjs/marked)
257
+ https://registry.npmjs.org/marked/-/marked-15.0.12.tgz
258
+ License, as shipped in the package (LICENSE.md):
259
+
260
+ # License information
261
+
262
+ ## Contribution License Agreement
263
+
264
+ If you contribute code to this project, you are implicitly allowing your code
265
+ to be distributed under the MIT license. You are also implicitly verifying that
266
+ all code is your original work. `</legalese>`
267
+
268
+ ## Marked
269
+
270
+ Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
271
+ Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
272
+
273
+ Permission is hereby granted, free of charge, to any person obtaining a copy
274
+ of this software and associated documentation files (the "Software"), to deal
275
+ in the Software without restriction, including without limitation the rights
276
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
277
+ copies of the Software, and to permit persons to whom the Software is
278
+ furnished to do so, subject to the following conditions:
279
+
280
+ The above copyright notice and this permission notice shall be included in
281
+ all copies or substantial portions of the Software.
282
+
283
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
284
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
285
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
286
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
287
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
288
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
289
+ THE SOFTWARE.
290
+
291
+ ## Markdown
292
+
293
+ Copyright © 2004, John Gruber
294
+ http://daringfireball.net/
295
+ All rights reserved.
296
+
297
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
298
+
299
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
300
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
301
+ * Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
302
+
303
+ This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
304
+
305
+ highlight.js 11.12.0 (https://github.com/highlightjs/highlight.js)
306
+ https://registry.npmjs.org/highlight.js/-/highlight.js-11.12.0.tgz
307
+ (the core library and the languages rebon-web-ui registers)
308
+ License, as shipped in the package (LICENSE):
309
+
310
+ BSD 3-Clause License
311
+
312
+ Copyright (c) 2006, Ivan Sagalaev.
313
+ All rights reserved.
314
+
315
+ Redistribution and use in source and binary forms, with or without
316
+ modification, are permitted provided that the following conditions are met:
317
+
318
+ * Redistributions of source code must retain the above copyright notice, this
319
+ list of conditions and the following disclaimer.
320
+
321
+ * Redistributions in binary form must reproduce the above copyright notice,
322
+ this list of conditions and the following disclaimer in the documentation
323
+ and/or other materials provided with the distribution.
324
+
325
+ * Neither the name of the copyright holder nor the names of its
326
+ contributors may be used to endorse or promote products derived from
327
+ this software without specific prior written permission.
328
+
329
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
330
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
331
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
332
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
333
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
334
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
335
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
336
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
337
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
338
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
339
+
340
+ DOMPurify 3.4.14 (https://github.com/cure53/DOMPurify)
341
+ https://registry.npmjs.org/dompurify/-/dompurify-3.4.14.tgz
342
+ (c) Cure53 and other contributors (from the package's license banner:
343
+ "DOMPurify 3.4.14 | (c) Cure53 and other contributors | Released under the
344
+ Apache license 2.0 and Mozilla Public License 2.0").
345
+ Dual licensed MPL-2.0 OR Apache-2.0; Rebon uses it under the Apache
346
+ License, Version 2.0 (text in the appendix below).
347
+
348
+ Model catalogue data (crates/rebon-api/model-table/models.json)
349
+ ---------------------------------------------------------------
350
+
351
+ The embedded model table is a snapshot of https://models.dev/api.json
352
+ (regenerated by scripts/sync_model_catalog.py; snapshot 2026-09-09).
353
+ models.dev (https://github.com/anomalyco/models.dev, formerly
354
+ sst/models.dev)
355
+ Copyright (c) 2025 models.dev. Licensed under the MIT License
356
+ (https://github.com/anomalyco/models.dev/blob/dev/LICENSE); the MIT
357
+ permission notice is reproduced in the appendix below.
358
+
359
+ The same file carries model scores from the LMArena agent leaderboard:
360
+ "Model scores from LMArena (lmarena.ai), CC-BY-4.0"
361
+ Source dataset: https://huggingface.co/datasets/lmarena-ai/leaderboard-dataset
362
+ (config `agent`), licensed under the Creative Commons Attribution 4.0
363
+ International License (https://creativecommons.org/licenses/by/4.0/).
364
+ Rebon stores a subset of the board (scores joined to models.dev ids).
365
+
366
+ Icons (app/assets/icons)
367
+ ------------------------
368
+
369
+ bot.svg and eye-off.svg reproduce the geometry of the Lucide icons `bot`
370
+ and `eye-off` (compared against lucide-static 0.300.0,
371
+ https://unpkg.com/lucide-static@0.300.0/icons/), redrawn with a
372
+ stroke width of 1.7. bell.svg reproduces the Feather icon `bell`
373
+ (feather-icons 4.29.2, https://unpkg.com/feather-icons@4.29.2/dist/icons/bell.svg),
374
+ which Lucide also inherited from Feather, with coordinates rounded.
375
+
376
+ Lucide (https://github.com/lucide-icons/lucide)
377
+ License, as shipped in lucide-static 0.300.0
378
+ (https://unpkg.com/lucide-static@0.300.0/LICENSE):
379
+
380
+ ISC License
381
+
382
+ Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.
383
+
384
+ Permission to use, copy, modify, and/or distribute this software for any
385
+ purpose with or without fee is hereby granted, provided that the above
386
+ copyright notice and this permission notice appear in all copies.
387
+
388
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
389
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
390
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
391
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
392
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
393
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
394
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
395
+
396
+ Feather (https://github.com/feathericons/feather)
397
+ License, as shipped in feather-icons 4.29.2
398
+ (https://unpkg.com/feather-icons@4.29.2/LICENSE):
399
+
400
+ The MIT License (MIT)
401
+
402
+ Copyright (c) 2013-2023 Cole Bemis
403
+
404
+ Permission is hereby granted, free of charge, to any person obtaining a copy
405
+ of this software and associated documentation files (the "Software"), to deal
406
+ in the Software without restriction, including without limitation the rights
407
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
408
+ copies of the Software, and to permit persons to whom the Software is
409
+ furnished to do so, subject to the following conditions:
410
+
411
+ The above copyright notice and this permission notice shall be included in all
412
+ copies or substantial portions of the Software.
413
+
414
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
415
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
416
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
417
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
418
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
419
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
420
+ SOFTWARE.
421
+
422
+ Mozilla Public License 2.0 Rust crates
423
+ --------------------------------------
424
+
425
+ The following crates are compiled, unmodified, into Rebon binaries and are
426
+ licensed under the Mozilla Public License, Version 2.0 (text in the
427
+ appendix below). Their source files carry the MPL-2.0 header and name no
428
+ separate copyright holder; authors are as listed in each crate's
429
+ Cargo.toml. The Source Code Form of each is available at the URLs given.
430
+
431
+ cssparser 0.34.0 - Simon Sapin (rebon CLI and app, via scraper 0.23.1)
432
+ https://crates.io/crates/cssparser/0.34.0
433
+ https://github.com/servo/rust-cssparser
434
+
435
+ cssparser-macros 0.6.1 - Simon Sapin (procedural macro used to build
436
+ cssparser)
437
+ https://crates.io/crates/cssparser-macros/0.6.1
438
+ https://github.com/servo/rust-cssparser
439
+
440
+ selectors 0.26.0 - The Servo Project Developers (rebon CLI and app, via
441
+ scraper 0.23.1)
442
+ https://crates.io/crates/selectors/0.26.0
443
+ https://github.com/servo/stylo
444
+
445
+ dtoa-short 0.3.5 - Xidorn Quan (rebon CLI and app, via cssparser)
446
+ https://crates.io/crates/dtoa-short/0.3.5
447
+ https://github.com/upsuper/dtoa-short
448
+
449
+ dwrote 0.11.5 - The Servo Project Developers, Vladimir Vukicevic (Rebon
450
+ desktop app on Windows, via zed-font-kit / gpui)
451
+ https://crates.io/crates/dwrote/0.11.5
452
+ https://github.com/servo/dwrote-rs
453
+
454
+ option-ext 0.2.0 - Simon Ochsenreither (Rebon desktop app, via dirs-sys)
455
+ https://crates.io/crates/option-ext/0.2.0
456
+ https://github.com/soc/option-ext
457
+
458
+ webpki-roots (rebon CLI and app)
459
+ --------------------------------
460
+
461
+ webpki-roots 0.26.11 and 1.0.6 (rebon CLI), 0.26.11 and 1.0.8 (Rebon
462
+ desktop app) - https://github.com/rustls/webpki-roots
463
+ https://crates.io/crates/webpki-roots
464
+ The crate carries Mozilla's root CA certificate data and is licensed under
465
+ the Community Data License Agreement - Permissive - Version 2.0
466
+ (CDLA-Permissive-2.0). The LICENSE file names no copyright holder.
467
+ License, as shipped in the crate (identical in all versions above):
468
+
469
+ # Community Data License Agreement - Permissive - Version 2.0
470
+
471
+ This is the Community Data License Agreement - Permissive, Version
472
+ 2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
473
+ as follows:
474
+
475
+ ## 1. Provision of the Data
476
+
477
+ 1.1. A Data Recipient may use, modify, and share the Data made
478
+ available by Data Provider(s) under this agreement if that Data
479
+ Recipient follows the terms of this agreement.
480
+
481
+ 1.2. This agreement does not impose any restriction on a Data
482
+ Recipient's use, modification, or sharing of any portions of the
483
+ Data that are in the public domain or that may be used, modified,
484
+ or shared under any other legal exception or limitation.
485
+
486
+ ## 2. Conditions for Sharing Data
487
+
488
+ 2.1. A Data Recipient may share Data, with or without modifications, so
489
+ long as the Data Recipient makes available the text of this agreement
490
+ with the shared Data.
491
+
492
+ ## 3. No Restrictions on Results
493
+
494
+ 3.1. This agreement does not impose any restriction or obligations
495
+ with respect to the use, modification, or sharing of Results.
496
+
497
+ ## 4. No Warranty; Limitation of Liability
498
+
499
+ 4.1. All Data Recipients receive the Data subject to the following
500
+ terms:
501
+
502
+ THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
503
+ WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
504
+ INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
505
+ NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
506
+
507
+ NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
508
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
509
+ WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
510
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
511
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
512
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
513
+
514
+ ## 5. Definitions
515
+
516
+ 5.1. "Data" means the material received by a Data Recipient under
517
+ this agreement.
518
+
519
+ 5.2. "Data Provider" means any person who is the source of Data
520
+ provided under this agreement and in reliance on a Data Recipient's
521
+ agreement to its terms.
522
+
523
+ 5.3. "Data Recipient" means any person who receives Data directly
524
+ or indirectly from a Data Provider and agrees to the terms of this
525
+ agreement.
526
+
527
+ 5.4. "Results" means any outcome obtained by computational analysis
528
+ of Data, including for example machine learning models and models'
529
+ insights.
530
+
531
+ libbz2-rs-sys 0.2.5 (Rebon desktop app)
532
+ ---------------------------------------
533
+
534
+ libbz2-rs-sys 0.2.5 (https://github.com/trifectatechfoundation/libbzip2-rs,
535
+ https://crates.io/crates/libbz2-rs-sys/0.2.5), linked into the desktop app
536
+ via bzip2 0.6.1 / async-compression. License (bzip2-1.0.6), as shipped in
537
+ the crate:
538
+
539
+ --------------------------------------------------------------------------
540
+
541
+ The original program, "bzip2", the associated library "libbzip2", and all
542
+ documentation, are
543
+
544
+ Copyright (C) 1996-2021 Julian R Seward.
545
+ Copyright (C) 2019-2020 Federico Mena Quintero
546
+ Copyright (C) 2021 Micah Snyder
547
+
548
+ This Rust translation, "libbzip2-rs" is a derived work based on "bzip2" and
549
+ "libbzip2", and is Copyright (C) 2024-2025 Trifecta Tech Foundation and contributors
550
+
551
+ Redistribution and use in source and binary forms, with or without
552
+ modification, are permitted provided that the following conditions
553
+ are met:
554
+
555
+ 1. Redistributions of source code must retain the above copyright
556
+ notice, this list of conditions and the following disclaimer.
557
+
558
+ 2. The origin of this software must not be misrepresented; you must
559
+ not claim that you wrote the original software. If you use this
560
+ software in a product, an acknowledgment in the product
561
+ documentation would be appreciated but is not required.
562
+
563
+ 3. Altered source versions must be plainly marked as such, and must
564
+ not be misrepresented as being the original software.
565
+
566
+ 4. The name of the author may not be used to endorse or promote
567
+ products derived from this software without specific prior written
568
+ permission.
569
+
570
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
571
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
572
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
573
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
574
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
575
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
576
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
577
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
578
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
579
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
580
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
581
+
582
+ Julian Seward, jseward@acm.org
583
+ bzip2/libbzip2 version 1.1.0 of 6 September 2010
584
+
585
+ --------------------------------------------------------------------------
586
+
587
+ Windows installer (app/assets/installer, app/tools/nsis-plugins)
588
+ ----------------------------------------------------------------
589
+
590
+ cargo-packager 0.11.8 NSIS template (https://github.com/crabnebula-dev/cargo-packager)
591
+ app/assets/installer/installer.nsi is based on the default NSIS template
592
+ of cargo-packager 0.11.8
593
+ (https://github.com/crabnebula-dev/cargo-packager/blob/cargo-packager-v0.11.8/crates/packager/src/package/nsis/installer.nsi),
594
+ modified by Rebon.
595
+ Copyright (c) 2023 - Present CrabNebula Ltd.
596
+ Dual licensed Apache-2.0 OR MIT; Rebon uses it under the MIT License
597
+ (https://github.com/crabnebula-dev/cargo-packager/blob/cargo-packager-v0.11.8/LICENSE_MIT;
598
+ permission notice in the appendix below).
599
+
600
+ nsis_tauri_utils.dll 0.2.1 (https://github.com/tauri-apps/nsis-tauri-utils)
601
+ app/tools/nsis-plugins/x86-unicode/nsis_tauri_utils.dll, the release
602
+ asset of tag nsis_tauri_utils-v0.2.1:
603
+ https://github.com/tauri-apps/nsis-tauri-utils/releases/download/nsis_tauri_utils-v0.2.1/nsis_tauri_utils.dll
604
+ SHA-1 53a7cfaeb6a4a9653d6d5fbff02a3c3b8720130a (the hash cargo-packager
605
+ 0.11.8 pins)
606
+ SHA-256 0eed48313a7f904d7cc1977b70000ab3f11f18cadc8e6a69b807d288ca71f9db
607
+ Copyright (c) 2019 - 2022 Tauri Programme within The Commons Conservancy
608
+ Dual licensed MIT OR Apache-2.0; Rebon uses it under the MIT License
609
+ (https://github.com/tauri-apps/nsis-tauri-utils/blob/nsis_tauri_utils-v0.2.1/LICENSE_MIT;
610
+ permission notice in the appendix below).
611
+
612
+ Appendix: license texts
613
+ =======================
614
+
615
+ MIT License
616
+ -----------
617
+
618
+ The components above identified as MIT-licensed (cordis, cosmokit,
619
+ schemastery, the deepseek-harness plugins, turndown,
620
+ @joplin/turndown-plugin-gfm, eventsource-parser, ratatui, react, react-dom,
621
+ scheduler, zustand, models.dev, cargo-packager, nsis-tauri-utils) are each
622
+ distributed under the following terms, where "Copyright (c) <holder>" is the
623
+ copyright line given in that component's entry above:
624
+
625
+ Copyright (c) <holder>
626
+
627
+ Permission is hereby granted, free of charge, to any person obtaining a copy
628
+ of this software and associated documentation files (the "Software"), to deal
629
+ in the Software without restriction, including without limitation the rights
630
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
631
+ copies of the Software, and to permit persons to whom the Software is
632
+ furnished to do so, subject to the following conditions:
633
+
634
+ The above copyright notice and this permission notice shall be included in all
635
+ copies or substantial portions of the Software.
636
+
637
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
638
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
639
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
640
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
641
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
642
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
643
+ SOFTWARE.
644
+
645
+ Apache License, Version 2.0
646
+ ---------------------------
647
+
648
+ Applies to the OpenAI Codex imagegen skill, the codex-rs port in
649
+ crates/rebon-tool/src/output_truncation.rs, and DOMPurify. Text as shipped
650
+ in crates/plugins/image-gen/skill/imagegen/LICENSE.txt:
651
+
652
+ Apache License
653
+ Version 2.0, January 2004
654
+ http://www.apache.org/licenses/
655
+
656
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
657
+
658
+ 1. Definitions.
659
+
660
+ "License" shall mean the terms and conditions for use, reproduction,
661
+ and distribution as defined by Sections 1 through 9 of this document.
662
+
663
+ "Licensor" shall mean the copyright owner or entity authorized by
664
+ the copyright owner that is granting the License.
665
+
666
+ "Legal Entity" shall mean the union of the acting entity and all
667
+ other entities that control, are controlled by, or are under common
668
+ control with that entity. For the purposes of this definition,
669
+ "control" means (i) the power, direct or indirect, to cause the
670
+ direction or management of such entity, whether by contract or
671
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
672
+ outstanding shares, or (iii) beneficial ownership of such entity.
673
+
674
+ "You" (or "Your") shall mean an individual or Legal Entity
675
+ exercising permissions granted by this License.
676
+
677
+ "Source" form shall mean the preferred form for making modifications,
678
+ including but not limited to software source code, documentation
679
+ source, and configuration files.
680
+
681
+ "Object" form shall mean any form resulting from mechanical
682
+ transformation or translation of a Source form, including but
683
+ not limited to compiled object code, generated documentation,
684
+ and conversions to other media types.
685
+
686
+ "Work" shall mean the work of authorship, whether in Source or
687
+ Object form, made available under the License, as indicated by a
688
+ copyright notice that is included in or attached to the work
689
+ (an example is provided in the Appendix below).
690
+
691
+ "Derivative Works" shall mean any work, whether in Source or Object
692
+ form, that is based on (or derived from) the Work and for which the
693
+ editorial revisions, annotations, elaborations, or other modifications
694
+ represent, as a whole, an original work of authorship. For the purposes
695
+ of this License, Derivative Works shall not include works that remain
696
+ separable from, or merely link (or bind by name) to the interfaces of,
697
+ the Work and Derivative Works thereof.
698
+
699
+ "Contribution" shall mean any work of authorship, including
700
+ the original version of the Work and any modifications or additions
701
+ to that Work or Derivative Works thereof, that is intentionally
702
+ submitted to Licensor for inclusion in the Work by the copyright owner
703
+ or by an individual or Legal Entity authorized to submit on behalf of
704
+ the copyright owner. For the purposes of this definition, "submitted"
705
+ means any form of electronic, verbal, or written communication sent
706
+ to the Licensor or its representatives, including but not limited to
707
+ communication on electronic mailing lists, source code control systems,
708
+ and issue tracking systems that are managed by, or on behalf of, the
709
+ Licensor for the purpose of discussing and improving the Work, but
710
+ excluding communication that is conspicuously marked or otherwise
711
+ designated in writing by the copyright owner as "Not a Contribution."
712
+
713
+ "Contributor" shall mean Licensor and any individual or Legal Entity
714
+ on behalf of whom a Contribution has been received by Licensor and
715
+ subsequently incorporated within the Work.
716
+
717
+ 2. Grant of Copyright License. Subject to the terms and conditions of
718
+ this License, each Contributor hereby grants to You a perpetual,
719
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
720
+ copyright license to reproduce, prepare Derivative Works of,
721
+ publicly display, publicly perform, sublicense, and distribute the
722
+ Work and such Derivative Works in Source or Object form.
723
+
724
+ 3. Grant of Patent License. Subject to the terms and conditions of
725
+ this License, each Contributor hereby grants to You a perpetual,
726
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
727
+ (except as stated in this section) patent license to make, have made,
728
+ use, offer to sell, sell, import, and otherwise transfer the Work,
729
+ where such license applies only to those patent claims licensable
730
+ by such Contributor that are necessarily infringed by their
731
+ Contribution(s) alone or by combination of their Contribution(s)
732
+ with the Work to which such Contribution(s) was submitted. If You
733
+ institute patent litigation against any entity (including a
734
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
735
+ or a Contribution incorporated within the Work constitutes direct
736
+ or contributory patent infringement, then any patent licenses
737
+ granted to You under this License for that Work shall terminate
738
+ as of the date such litigation is filed.
739
+
740
+ 4. Redistribution. You may reproduce and distribute copies of the
741
+ Work or Derivative Works thereof in any medium, with or without
742
+ modifications, and in Source or Object form, provided that You
743
+ meet the following conditions:
744
+
745
+ (a) You must give any other recipients of the Work or
746
+ Derivative Works a copy of this License; and
747
+
748
+ (b) You must cause any modified files to carry prominent notices
749
+ stating that You changed the files; and
750
+
751
+ (c) You must retain, in the Source form of any Derivative Works
752
+ that You distribute, all copyright, patent, trademark, and
753
+ attribution notices from the Source form of the Work,
754
+ excluding those notices that do not pertain to any part of
755
+ the Derivative Works; and
756
+
757
+ (d) If the Work includes a "NOTICE" text file as part of its
758
+ distribution, then any Derivative Works that You distribute must
759
+ include a readable copy of the attribution notices contained
760
+ within such NOTICE file, excluding those notices that do not
761
+ pertain to any part of the Derivative Works, in at least one
762
+ of the following places: within a NOTICE text file distributed
763
+ as part of the Derivative Works; within the Source form or
764
+ documentation, if provided along with the Derivative Works; or,
765
+ within a display generated by the Derivative Works, if and
766
+ wherever such third-party notices normally appear. The contents
767
+ of the NOTICE file are for informational purposes only and
768
+ do not modify the License. You may add Your own attribution
769
+ notices within Derivative Works that You distribute, alongside
770
+ or as an addendum to the NOTICE text from the Work, provided
771
+ that such additional attribution notices cannot be construed
772
+ as modifying the License.
773
+
774
+ You may add Your own copyright statement to Your modifications and
775
+ may provide additional or different license terms and conditions
776
+ for use, reproduction, or distribution of Your modifications, or
777
+ for any such Derivative Works as a whole, provided Your use,
778
+ reproduction, and distribution of the Work otherwise complies with
779
+ the conditions stated in this License.
780
+
781
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
782
+ any Contribution intentionally submitted for inclusion in the Work
783
+ by You to the Licensor shall be under the terms and conditions of
784
+ this License, without any additional terms or conditions.
785
+ Notwithstanding the above, nothing herein shall supersede or modify
786
+ the terms of any separate license agreement you may have executed
787
+ with Licensor regarding such Contributions.
788
+
789
+ 6. Trademarks. This License does not grant permission to use the trade
790
+ names, trademarks, service marks, or product names of the Licensor,
791
+ except as required for reasonable and customary use in describing the
792
+ origin of the Work and reproducing the content of the NOTICE file.
793
+
794
+ 7. Disclaimer of Warranty. Unless required by applicable law or
795
+ agreed to in writing, Licensor provides the Work (and each
796
+ Contributor provides its Contributions) on an "AS IS" BASIS,
797
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
798
+ implied, including, without limitation, any warranties or conditions
799
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
800
+ PARTICULAR PURPOSE. You are solely responsible for determining the
801
+ appropriateness of using or redistributing the Work and assume any
802
+ risks associated with Your exercise of permissions under this License.
803
+
804
+ 8. Limitation of Liability. In no event and under no legal theory,
805
+ whether in tort (including negligence), contract, or otherwise,
806
+ unless required by applicable law (such as deliberate and grossly
807
+ negligent acts) or agreed to in writing, shall any Contributor be
808
+ liable to You for damages, including any direct, indirect, special,
809
+ incidental, or consequential damages of any character arising as a
810
+ result of this License or out of the use or inability to use the
811
+ Work (including but not limited to damages for loss of goodwill,
812
+ work stoppage, computer failure or malfunction, or any and all
813
+ other commercial damages or losses), even if such Contributor
814
+ has been advised of the possibility of such damages.
815
+
816
+ 9. Accepting Warranty or Additional Liability. While redistributing
817
+ the Work or Derivative Works thereof, You may choose to offer,
818
+ and charge a fee for, acceptance of support, warranty, indemnity,
819
+ or other liability obligations and/or rights consistent with this
820
+ License. However, in accepting such obligations, You may act only
821
+ on Your own behalf and on Your sole responsibility, not on behalf of
822
+ any other Contributor, and only if You agree to indemnify,
823
+ defend, and hold each Contributor harmless for any liability
824
+ incurred by, or claims asserted against, such Contributor by reason
825
+ of your accepting any such warranty or additional liability.
826
+
827
+ END OF TERMS AND CONDITIONS
828
+
829
+ APPENDIX: How to apply the Apache License to your work.
830
+
831
+ To apply the Apache License to your work, attach the following
832
+ boilerplate notice, with the fields enclosed by brackets "[]"
833
+ replaced with your own identifying information. (Don\'t include
834
+ the brackets!) The text should be enclosed in the appropriate
835
+ comment syntax for the file format. We also recommend that a
836
+ file or class name and description of purpose be included on the
837
+ same "printed page" as the copyright notice for easier
838
+ identification within third-party archives.
839
+
840
+ Copyright [yyyy] [name of copyright owner]
841
+
842
+ Licensed under the Apache License, Version 2.0 (the "License");
843
+ you may not use this file except in compliance with the License.
844
+ You may obtain a copy of the License at
845
+
846
+ http://www.apache.org/licenses/LICENSE-2.0
847
+
848
+ Unless required by applicable law or agreed to in writing, software
849
+ distributed under the License is distributed on an "AS IS" BASIS,
850
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
851
+ See the License for the specific language governing permissions and
852
+ limitations under the License.
853
+
854
+ Mozilla Public License, Version 2.0
855
+ -----------------------------------
856
+
857
+ Applies to cssparser, cssparser-macros, selectors, dtoa-short, dwrote and
858
+ option-ext. Text as shipped in cssparser 0.34.0 (LICENSE):
859
+
860
+ Mozilla Public License Version 2.0
861
+ ==================================
862
+
863
+ 1. Definitions
864
+ --------------
865
+
866
+ 1.1. "Contributor"
867
+ means each individual or legal entity that creates, contributes to
868
+ the creation of, or owns Covered Software.
869
+
870
+ 1.2. "Contributor Version"
871
+ means the combination of the Contributions of others (if any) used
872
+ by a Contributor and that particular Contributor's Contribution.
873
+
874
+ 1.3. "Contribution"
875
+ means Covered Software of a particular Contributor.
876
+
877
+ 1.4. "Covered Software"
878
+ means Source Code Form to which the initial Contributor has attached
879
+ the notice in Exhibit A, the Executable Form of such Source Code
880
+ Form, and Modifications of such Source Code Form, in each case
881
+ including portions thereof.
882
+
883
+ 1.5. "Incompatible With Secondary Licenses"
884
+ means
885
+
886
+ (a) that the initial Contributor has attached the notice described
887
+ in Exhibit B to the Covered Software; or
888
+
889
+ (b) that the Covered Software was made available under the terms of
890
+ version 1.1 or earlier of the License, but not also under the
891
+ terms of a Secondary License.
892
+
893
+ 1.6. "Executable Form"
894
+ means any form of the work other than Source Code Form.
895
+
896
+ 1.7. "Larger Work"
897
+ means a work that combines Covered Software with other material, in
898
+ a separate file or files, that is not Covered Software.
899
+
900
+ 1.8. "License"
901
+ means this document.
902
+
903
+ 1.9. "Licensable"
904
+ means having the right to grant, to the maximum extent possible,
905
+ whether at the time of the initial grant or subsequently, any and
906
+ all of the rights conveyed by this License.
907
+
908
+ 1.10. "Modifications"
909
+ means any of the following:
910
+
911
+ (a) any file in Source Code Form that results from an addition to,
912
+ deletion from, or modification of the contents of Covered
913
+ Software; or
914
+
915
+ (b) any new file in Source Code Form that contains any Covered
916
+ Software.
917
+
918
+ 1.11. "Patent Claims" of a Contributor
919
+ means any patent claim(s), including without limitation, method,
920
+ process, and apparatus claims, in any patent Licensable by such
921
+ Contributor that would be infringed, but for the grant of the
922
+ License, by the making, using, selling, offering for sale, having
923
+ made, import, or transfer of either its Contributions or its
924
+ Contributor Version.
925
+
926
+ 1.12. "Secondary License"
927
+ means either the GNU General Public License, Version 2.0, the GNU
928
+ Lesser General Public License, Version 2.1, the GNU Affero General
929
+ Public License, Version 3.0, or any later versions of those
930
+ licenses.
931
+
932
+ 1.13. "Source Code Form"
933
+ means the form of the work preferred for making modifications.
934
+
935
+ 1.14. "You" (or "Your")
936
+ means an individual or a legal entity exercising rights under this
937
+ License. For legal entities, "You" includes any entity that
938
+ controls, is controlled by, or is under common control with You. For
939
+ purposes of this definition, "control" means (a) the power, direct
940
+ or indirect, to cause the direction or management of such entity,
941
+ whether by contract or otherwise, or (b) ownership of more than
942
+ fifty percent (50%) of the outstanding shares or beneficial
943
+ ownership of such entity.
944
+
945
+ 2. License Grants and Conditions
946
+ --------------------------------
947
+
948
+ 2.1. Grants
949
+
950
+ Each Contributor hereby grants You a world-wide, royalty-free,
951
+ non-exclusive license:
952
+
953
+ (a) under intellectual property rights (other than patent or trademark)
954
+ Licensable by such Contributor to use, reproduce, make available,
955
+ modify, display, perform, distribute, and otherwise exploit its
956
+ Contributions, either on an unmodified basis, with Modifications, or
957
+ as part of a Larger Work; and
958
+
959
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
960
+ for sale, have made, import, and otherwise transfer either its
961
+ Contributions or its Contributor Version.
962
+
963
+ 2.2. Effective Date
964
+
965
+ The licenses granted in Section 2.1 with respect to any Contribution
966
+ become effective for each Contribution on the date the Contributor first
967
+ distributes such Contribution.
968
+
969
+ 2.3. Limitations on Grant Scope
970
+
971
+ The licenses granted in this Section 2 are the only rights granted under
972
+ this License. No additional rights or licenses will be implied from the
973
+ distribution or licensing of Covered Software under this License.
974
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
975
+ Contributor:
976
+
977
+ (a) for any code that a Contributor has removed from Covered Software;
978
+ or
979
+
980
+ (b) for infringements caused by: (i) Your and any other third party's
981
+ modifications of Covered Software, or (ii) the combination of its
982
+ Contributions with other software (except as part of its Contributor
983
+ Version); or
984
+
985
+ (c) under Patent Claims infringed by Covered Software in the absence of
986
+ its Contributions.
987
+
988
+ This License does not grant any rights in the trademarks, service marks,
989
+ or logos of any Contributor (except as may be necessary to comply with
990
+ the notice requirements in Section 3.4).
991
+
992
+ 2.4. Subsequent Licenses
993
+
994
+ No Contributor makes additional grants as a result of Your choice to
995
+ distribute the Covered Software under a subsequent version of this
996
+ License (see Section 10.2) or under the terms of a Secondary License (if
997
+ permitted under the terms of Section 3.3).
998
+
999
+ 2.5. Representation
1000
+
1001
+ Each Contributor represents that the Contributor believes its
1002
+ Contributions are its original creation(s) or it has sufficient rights
1003
+ to grant the rights to its Contributions conveyed by this License.
1004
+
1005
+ 2.6. Fair Use
1006
+
1007
+ This License is not intended to limit any rights You have under
1008
+ applicable copyright doctrines of fair use, fair dealing, or other
1009
+ equivalents.
1010
+
1011
+ 2.7. Conditions
1012
+
1013
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
1014
+ in Section 2.1.
1015
+
1016
+ 3. Responsibilities
1017
+ -------------------
1018
+
1019
+ 3.1. Distribution of Source Form
1020
+
1021
+ All distribution of Covered Software in Source Code Form, including any
1022
+ Modifications that You create or to which You contribute, must be under
1023
+ the terms of this License. You must inform recipients that the Source
1024
+ Code Form of the Covered Software is governed by the terms of this
1025
+ License, and how they can obtain a copy of this License. You may not
1026
+ attempt to alter or restrict the recipients' rights in the Source Code
1027
+ Form.
1028
+
1029
+ 3.2. Distribution of Executable Form
1030
+
1031
+ If You distribute Covered Software in Executable Form then:
1032
+
1033
+ (a) such Covered Software must also be made available in Source Code
1034
+ Form, as described in Section 3.1, and You must inform recipients of
1035
+ the Executable Form how they can obtain a copy of such Source Code
1036
+ Form by reasonable means in a timely manner, at a charge no more
1037
+ than the cost of distribution to the recipient; and
1038
+
1039
+ (b) You may distribute such Executable Form under the terms of this
1040
+ License, or sublicense it under different terms, provided that the
1041
+ license for the Executable Form does not attempt to limit or alter
1042
+ the recipients' rights in the Source Code Form under this License.
1043
+
1044
+ 3.3. Distribution of a Larger Work
1045
+
1046
+ You may create and distribute a Larger Work under terms of Your choice,
1047
+ provided that You also comply with the requirements of this License for
1048
+ the Covered Software. If the Larger Work is a combination of Covered
1049
+ Software with a work governed by one or more Secondary Licenses, and the
1050
+ Covered Software is not Incompatible With Secondary Licenses, this
1051
+ License permits You to additionally distribute such Covered Software
1052
+ under the terms of such Secondary License(s), so that the recipient of
1053
+ the Larger Work may, at their option, further distribute the Covered
1054
+ Software under the terms of either this License or such Secondary
1055
+ License(s).
1056
+
1057
+ 3.4. Notices
1058
+
1059
+ You may not remove or alter the substance of any license notices
1060
+ (including copyright notices, patent notices, disclaimers of warranty,
1061
+ or limitations of liability) contained within the Source Code Form of
1062
+ the Covered Software, except that You may alter any license notices to
1063
+ the extent required to remedy known factual inaccuracies.
1064
+
1065
+ 3.5. Application of Additional Terms
1066
+
1067
+ You may choose to offer, and to charge a fee for, warranty, support,
1068
+ indemnity or liability obligations to one or more recipients of Covered
1069
+ Software. However, You may do so only on Your own behalf, and not on
1070
+ behalf of any Contributor. You must make it absolutely clear that any
1071
+ such warranty, support, indemnity, or liability obligation is offered by
1072
+ You alone, and You hereby agree to indemnify every Contributor for any
1073
+ liability incurred by such Contributor as a result of warranty, support,
1074
+ indemnity or liability terms You offer. You may include additional
1075
+ disclaimers of warranty and limitations of liability specific to any
1076
+ jurisdiction.
1077
+
1078
+ 4. Inability to Comply Due to Statute or Regulation
1079
+ ---------------------------------------------------
1080
+
1081
+ If it is impossible for You to comply with any of the terms of this
1082
+ License with respect to some or all of the Covered Software due to
1083
+ statute, judicial order, or regulation then You must: (a) comply with
1084
+ the terms of this License to the maximum extent possible; and (b)
1085
+ describe the limitations and the code they affect. Such description must
1086
+ be placed in a text file included with all distributions of the Covered
1087
+ Software under this License. Except to the extent prohibited by statute
1088
+ or regulation, such description must be sufficiently detailed for a
1089
+ recipient of ordinary skill to be able to understand it.
1090
+
1091
+ 5. Termination
1092
+ --------------
1093
+
1094
+ 5.1. The rights granted under this License will terminate automatically
1095
+ if You fail to comply with any of its terms. However, if You become
1096
+ compliant, then the rights granted under this License from a particular
1097
+ Contributor are reinstated (a) provisionally, unless and until such
1098
+ Contributor explicitly and finally terminates Your grants, and (b) on an
1099
+ ongoing basis, if such Contributor fails to notify You of the
1100
+ non-compliance by some reasonable means prior to 60 days after You have
1101
+ come back into compliance. Moreover, Your grants from a particular
1102
+ Contributor are reinstated on an ongoing basis if such Contributor
1103
+ notifies You of the non-compliance by some reasonable means, this is the
1104
+ first time You have received notice of non-compliance with this License
1105
+ from such Contributor, and You become compliant prior to 30 days after
1106
+ Your receipt of the notice.
1107
+
1108
+ 5.2. If You initiate litigation against any entity by asserting a patent
1109
+ infringement claim (excluding declaratory judgment actions,
1110
+ counter-claims, and cross-claims) alleging that a Contributor Version
1111
+ directly or indirectly infringes any patent, then the rights granted to
1112
+ You by any and all Contributors for the Covered Software under Section
1113
+ 2.1 of this License shall terminate.
1114
+
1115
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
1116
+ end user license agreements (excluding distributors and resellers) which
1117
+ have been validly granted by You or Your distributors under this License
1118
+ prior to termination shall survive termination.
1119
+
1120
+ ************************************************************************
1121
+ * *
1122
+ * 6. Disclaimer of Warranty *
1123
+ * ------------------------- *
1124
+ * *
1125
+ * Covered Software is provided under this License on an "as is" *
1126
+ * basis, without warranty of any kind, either expressed, implied, or *
1127
+ * statutory, including, without limitation, warranties that the *
1128
+ * Covered Software is free of defects, merchantable, fit for a *
1129
+ * particular purpose or non-infringing. The entire risk as to the *
1130
+ * quality and performance of the Covered Software is with You. *
1131
+ * Should any Covered Software prove defective in any respect, You *
1132
+ * (not any Contributor) assume the cost of any necessary servicing, *
1133
+ * repair, or correction. This disclaimer of warranty constitutes an *
1134
+ * essential part of this License. No use of any Covered Software is *
1135
+ * authorized under this License except under this disclaimer. *
1136
+ * *
1137
+ ************************************************************************
1138
+
1139
+ ************************************************************************
1140
+ * *
1141
+ * 7. Limitation of Liability *
1142
+ * -------------------------- *
1143
+ * *
1144
+ * Under no circumstances and under no legal theory, whether tort *
1145
+ * (including negligence), contract, or otherwise, shall any *
1146
+ * Contributor, or anyone who distributes Covered Software as *
1147
+ * permitted above, be liable to You for any direct, indirect, *
1148
+ * special, incidental, or consequential damages of any character *
1149
+ * including, without limitation, damages for lost profits, loss of *
1150
+ * goodwill, work stoppage, computer failure or malfunction, or any *
1151
+ * and all other commercial damages or losses, even if such party *
1152
+ * shall have been informed of the possibility of such damages. This *
1153
+ * limitation of liability shall not apply to liability for death or *
1154
+ * personal injury resulting from such party's negligence to the *
1155
+ * extent applicable law prohibits such limitation. Some *
1156
+ * jurisdictions do not allow the exclusion or limitation of *
1157
+ * incidental or consequential damages, so this exclusion and *
1158
+ * limitation may not apply to You. *
1159
+ * *
1160
+ ************************************************************************
1161
+
1162
+ 8. Litigation
1163
+ -------------
1164
+
1165
+ Any litigation relating to this License may be brought only in the
1166
+ courts of a jurisdiction where the defendant maintains its principal
1167
+ place of business and such litigation shall be governed by laws of that
1168
+ jurisdiction, without reference to its conflict-of-law provisions.
1169
+ Nothing in this Section shall prevent a party's ability to bring
1170
+ cross-claims or counter-claims.
1171
+
1172
+ 9. Miscellaneous
1173
+ ----------------
1174
+
1175
+ This License represents the complete agreement concerning the subject
1176
+ matter hereof. If any provision of this License is held to be
1177
+ unenforceable, such provision shall be reformed only to the extent
1178
+ necessary to make it enforceable. Any law or regulation which provides
1179
+ that the language of a contract shall be construed against the drafter
1180
+ shall not be used to construe this License against a Contributor.
1181
+
1182
+ 10. Versions of the License
1183
+ ---------------------------
1184
+
1185
+ 10.1. New Versions
1186
+
1187
+ Mozilla Foundation is the license steward. Except as provided in Section
1188
+ 10.3, no one other than the license steward has the right to modify or
1189
+ publish new versions of this License. Each version will be given a
1190
+ distinguishing version number.
1191
+
1192
+ 10.2. Effect of New Versions
1193
+
1194
+ You may distribute the Covered Software under the terms of the version
1195
+ of the License under which You originally received the Covered Software,
1196
+ or under the terms of any subsequent version published by the license
1197
+ steward.
1198
+
1199
+ 10.3. Modified Versions
1200
+
1201
+ If you create software not governed by this License, and you want to
1202
+ create a new license for such software, you may create and use a
1203
+ modified version of this License if you rename the license and remove
1204
+ any references to the name of the license steward (except to note that
1205
+ such modified license differs from this License).
1206
+
1207
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
1208
+ Licenses
1209
+
1210
+ If You choose to distribute Source Code Form that is Incompatible With
1211
+ Secondary Licenses under the terms of this version of the License, the
1212
+ notice described in Exhibit B of this License must be attached.
1213
+
1214
+ Exhibit A - Source Code Form License Notice
1215
+ -------------------------------------------
1216
+
1217
+ This Source Code Form is subject to the terms of the Mozilla Public
1218
+ License, v. 2.0. If a copy of the MPL was not distributed with this
1219
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
1220
+
1221
+ If it is not possible or desirable to put the notice in a particular
1222
+ file, then You may include the notice in a location (such as a LICENSE
1223
+ file in a relevant directory) where a recipient would be likely to look
1224
+ for such a notice.
1225
+
1226
+ You may add additional accurate notices of copyright ownership.
1227
+
1228
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
1229
+ ---------------------------------------------------------
1230
+
1231
+ This Source Code Form is "Incompatible With Secondary Licenses", as
1232
+ defined by the Mozilla Public License, v. 2.0.