From: Ian Jackson Date: Sat, 29 Oct 2022 20:12:55 +0000 (+0100) Subject: minimal licence tag X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=bf635b61c78f655960f90f30c6c8842888827bfe;p=z3-treefoil minimal licence tag Signed-off-by: Ian Jackson --- diff --git a/Cargo.toml b/Cargo.toml index 258e3ca..1da34b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "z3-treefoil" version = "0.1.0" edition = "2021" +licence = "GPL-3.0-opr-later" +authors = ["Ian Jackson "] +license = "GPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html