ANW-28 docs: README and LICENSE for the public mirror
Replace the placeholder README with the full public-facing README, and switch licensing to BSD 3-Clause per aav's decision on ANW-28: add a single LICENSE file, drop the dual LICENSE-MIT / LICENSE-APACHE, and update the Cargo.toml license field to match. README/LICENSE content authored by kaa, landed verbatim. Assumed: dropping the old MIT/Apache files and updating Cargo.toml license = BSD-3-Clause is the consistent completion of aav's BSD decision (v0.0.0, nothing released relied on the old grant); flag if the dual license was meant to stay.
This commit is contained in:
parent
3b3e550860
commit
562f3b20a7
5 changed files with 181 additions and 252 deletions
|
|
@ -4,7 +4,7 @@ description = "Read-only HTTP daemon over a markdown vault, querying YAML frontm
|
|||
version = "0.0.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.95"
|
||||
license = "MIT OR Apache-2.0"
|
||||
license = "BSD-3-Clause"
|
||||
repository = "ssh://gw.aristov.cc/srv/repos/anwesen.git"
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue