From 7bab969b69ff1e9cb1351766210ec0dbd52b0dd8 Mon Sep 17 00:00:00 2001 From: David Bittner Date: Fri, 26 Apr 2019 22:02:06 -0400 Subject: [PATCH] correcting license code --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index da6a947..36adeac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" authors = ["David Bittner "] edition = "2018" -license = "GPLv3" +license = "GPL-3.0+" license-file = "LICENSE" [dependencies]