Switch to Apache 2.0 license

This commit is contained in:
2026-07-18 16:56:19 -04:00
parent ea011f2d3e
commit 9a39bcc05e
4 changed files with 209 additions and 2 deletions
+5
View File
@@ -1,6 +1,7 @@
# Typst Desktop
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/sirblobby/typst-desktop)
[![License](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE)
[![Typst Version](https://img.shields.io/badge/Typst-0.14.2-239dad?logo=typst&logoColor=white)](https://typst.app/)
[![Rust](https://img.shields.io/badge/Rust-1.82+-orange?logo=rust&logoColor=white)](https://www.rust-lang.org/)
[![Tauri](https://img.shields.io/badge/Tauri-2-24C8DB?logo=tauri&logoColor=white)](https://tauri.app/)
@@ -107,3 +108,7 @@ To build a release bundle:
```bash
bun run tauri build
```
## License
Apache License 2.0. See [LICENSE](LICENSE).