From 7ed41135d3a0afd33da1791b660852b1ffcee2d5 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 Nov 2020 14:44:03 +0200 Subject: fix: license identifier --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f548fe9..c634c79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "summain" version = "0.1.0" description = "File manifests" readme = "README.md" -license = "GPL-3" +license = "GPL-3-or-latergbc" authors = ["Lars Wirzenius "] edition = "2018" -- cgit v1.2.1