diff options
Diffstat (limited to 'usr/src/mei/hostname')
-rw-r--r-- | usr/src/mei/hostname/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/mei/hostname/Cargo.toml b/usr/src/mei/hostname/Cargo.toml index e3fc320..1774e30 100644 --- a/usr/src/mei/hostname/Cargo.toml +++ b/usr/src/mei/hostname/Cargo.toml @@ -2,6 +2,7 @@ name = "hostname" version.workspace = true edition.workspace = true +license.workspace = true authors.workspace = true description.workspace = true documentation.workspace = true |