diff options
Diffstat (limited to 'adenosine-pds/Cargo.toml')
-rw-r--r-- | adenosine-pds/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-pds/Cargo.toml b/adenosine-pds/Cargo.toml index 9b7e523..0ebbe6b 100644 --- a/adenosine-pds/Cargo.toml +++ b/adenosine-pds/Cargo.toml @@ -8,7 +8,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" |