summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-28 14:44:03 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-28 14:44:03 +0200
commit7ed41135d3a0afd33da1791b660852b1ffcee2d5 (patch)
tree93d2d7d2bf295b9939b300fb61dc5a38ca3280fc
parentdad306ead199c30659916d495b7fa3d0cf020727 (diff)
downloadsummain-rs-7ed41135d3a0afd33da1791b660852b1ffcee2d5.tar.gz
fix: license identifier
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <liw@liw.fi>"]
edition = "2018"