From 8fae3c648d81d75510ecb68ed80d0042a5a2088f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 Nov 2020 14:46:13 +0200 Subject: fix: license identifier, again --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c634c79..09e4dde 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-or-latergbc" +license = "GPL-3.0-or-later" authors = ["Lars Wirzenius "] edition = "2018" -- cgit v1.2.1