aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-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"