diff --git a/pyproject.toml b/pyproject.toml index 306ca87..326956a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pssecret-server" version = "0.0.1" description = "API service for secrets sharing over network" authors = ["Ivan Golikov "] -license = "MIT" +license = "BSD-3-Clause" readme = "README.md" homepage = "https://git.ivnglkv.me/root/pssecret-server" repository = "https://git.ivnglkv.me/root/pssecret-server"