diff options
Diffstat (limited to 'adenosine-cli')
-rw-r--r-- | adenosine-cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-cli/Cargo.toml b/adenosine-cli/Cargo.toml index f30eb3e..3f69c9b 100644 --- a/adenosine-cli/Cargo.toml +++ b/adenosine-cli/Cargo.toml @@ -10,7 +10,7 @@ version = "0.1.0" edition = "2021" rust-version = "1.61" authors = ["Bryan Newbold <bnewbold@robocracy.org>"] -license = "AGPLv3" +license = "AGPL-3.0-or-later" readme = "../README.md" repository = "https://gitlab.com/bnewbold/adenosine" |