From 836a851a8ac9e59a9841a2dfe1f8ce70d6e948e6 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 2 Aug 2023 20:15:20 +0200 Subject: Dual license with Apache The biggest practical change this has is it adds a bit about licensing contributions to the readme. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 69e8a3e..3215a1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "A shell for restricting access on a version control server" readme = "README.md" # TODO: homepage = "" repository = "https://code.worthe-it.co.za/shackle.git/" -license = "MIT" +license = "MIT OR Apache-2.0" keywords = ["shell", "version-control", "git", "cli"] categories = ["command-line-utilities"] -- cgit v1.2.3