aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-08-26 20:37:45 -0700
committerBryan Newbold <bnewbold@archive.org>2020-08-26 20:37:45 -0700
commit46f7955094a91fd5d408eaf57195059cf0e98654 (patch)
treeafb112f20ac2fa52f0b6703b622f57e917f5e797
parent3333660e0d9148caa8a270424e1f72ab042183dd (diff)
downloades-public-proxy-46f7955094a91fd5d408eaf57195059cf0e98654.tar.gz
es-public-proxy-46f7955094a91fd5d408eaf57195059cf0e98654.zip
update license slug
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 499a265..0ef2dba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "es-public-proxy"
version = "0.2.0"
edition = "2018"
authors = ["Bryan Newbold <bnewbold@robocracy.org>"]
-license = "AGPL-3+"
+license = "AGPL-3.0-or-later"
#license-file = "LICENSE.AGPLv3.txt"
description = "simple read-only HTTP reverse-proxy for exposing an Elasticsearch node to the public internet"
readme = "README.md"