diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 9cf911b..79fbcfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ members = [ [workspace.package] version = "0.1.0" edition = "2021" +license = "CDDL-1.0" authors = ["Ren Kararou <[email protected]>", "Ezra Barrow <[email protected]>"] description = "CLA Approved Opinionated Systems Software" documentation = "https://k2spice.lesbianunix.dev/" |