From 65f88b72165d9ea0e554eb2d403939f397e0f5bb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 18 Sep 2019 21:19:57 -0700 Subject: rust: use SPDX exact short license names --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 4a00bc39..3b84df22 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Bryan Newbold "] description = "A scalable, versioned, API-oriented catalog for bibliographic entities and file metadata" homepage = "https://fatcat.wiki" repository = "https://github.com/internetarchive/fatcat" -license = "AGPL 3.0" +license = "AGPL-3.0-or-later" [workspace] members = ["fatcat-openapi"] -- cgit v1.2.3