Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Copyright (c) 2026 Nelson Spence

ordvec is dual-licensed under either of:

* Apache License, Version 2.0
(LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license
(LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.

SPDX-License-Identifier: MIT OR Apache-2.0

The complete text of each license is provided in LICENSE-APACHE and
LICENSE-MIT in the root of this repository.

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in this project by you, as defined in the
Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.
Loading