EREBYX CLI
Copyright 2026 EREBYX, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---
DUAL LICENSE NOTICE (added 2026-05-07):
This crate is dual-licensed under MIT OR Apache-2.0 at your option.
- LICENSE-MIT: MIT License (no patent grant)
- LICENSE-APACHE-2.0: Apache License 2.0 (with §3 patent grant)
The original NOTICE attribution above applies when used under Apache-2.0.

---
THIRD-PARTY LICENSES:
This binary statically links the following dependencies under their
respective licenses. Source code for each is available at the linked
upstream repositories.

- colored (MPL-2.0) — https://github.com/colored-rs/colored
  Source-availability obligation: the MPL-2.0 attaches to the colored
  crate itself if modified. The colored crate is used unmodified.
- option-ext (MPL-2.0) — https://github.com/soc/option-ext
  Linked transitively via `dirs` → `dirs-sys`. The MPL-2.0 source-availability
  obligation attaches to the option-ext crate itself if modified; it is used
  unmodified.
