about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2023-11-15 17:01:31 -0600
committerRen Kararou <[email protected]>2023-11-15 17:01:31 -0600
commite9028cfd5635ffdd972dfebacb32f9fe7ef1eb69 (patch)
tree514c5fb2b4e669d4a3a5578a00677b563c4520c7 /Cargo.toml
parent25f2f5d358383a130754826b6547c79f5d5ab50e (diff)
downloadk2spice-e9028cfd5635ffdd972dfebacb32f9fe7ef1eb69.tar.gz
k2spice-e9028cfd5635ffdd972dfebacb32f9fe7ef1eb69.tar.bz2
k2spice-e9028cfd5635ffdd972dfebacb32f9fe7ef1eb69.zip
add license information to Cargo manifest
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
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/"