From 22ce7e3aa8a7a63863930d0c476a8dbd5e83a8fb Mon Sep 17 00:00:00 2001 From: Agathe Porte Date: Sun, 22 Mar 2020 22:23:23 +0100 Subject: add Apache2 license --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 693d22a..79cf064 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "charlcd" version = "0.1.0" authors = ["Agathe Porte "] edition = "2018" - +license = "Apache-2.0" description = "/dev/lcd Linux charlcd device driver abstraction library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3