1
0
Fork 0

Add LICENSE file and specify license in Cargo.toml

This commit is contained in:
Jordon Brooks 2025-06-22 14:00:24 +01:00
parent 169b4f1d77
commit 578b4bb16d
Signed by: jordon
GPG key ID: DBD9758CD53E786A
2 changed files with 675 additions and 0 deletions

View file

@ -3,6 +3,7 @@ name = "openvcs"
version = "0.1.0"
description = "OpenVCS: a lightweight, highly customizable Git GUI built on Rust & Tauri"
authors = ["Jordon Brooks"]
license = "GPL-3.0-or-later"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html