- Add LICENSE-MIT and LICENSE-APACHE for dual MIT / Apache-2.0 distribution - Update root LICENSE pointer, README.md, Deno workspace manifests, and Cargo.toml - Add deno.lock dependency lockfile - Format AGENTS.md system guidelines - Import task lifecycle scaffolding and historical story specifications (extract-auth-yes, setup-ts architecture, modular workspace)
9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
Auth-Yes is dual-licensed under both the MIT License and the Apache License (Version 2.0).
|
|
|
|
You may select, at your option, either:
|
|
|
|
- The MIT License ([LICENSE-MIT](LICENSE-MIT))
|
|
- The Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE))
|
|
|
|
SPDX-License-Identifier: MIT OR Apache-2.0
|