summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-28 12:44:30 +0000
committerLars Wirzenius <liw@liw.fi>2020-11-28 12:44:30 +0000
commit59332fdce73badaf665103291a6ee65e52674f25 (patch)
tree93d2d7d2bf295b9939b300fb61dc5a38ca3280fc
parentdad306ead199c30659916d495b7fa3d0cf020727 (diff)
parent7ed41135d3a0afd33da1791b660852b1ffcee2d5 (diff)
downloadsummain-rs-59332fdce73badaf665103291a6ee65e52674f25.tar.gz
Merge branch 'lic' into 'main'
fix: license identifier See merge request larswirzenius/summain!3
-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"