diff --git a/zenoh-plugin-remote-api/Cargo.toml b/zenoh-plugin-remote-api/Cargo.toml index 221afe3..8e64c3a 100644 --- a/zenoh-plugin-remote-api/Cargo.toml +++ b/zenoh-plugin-remote-api/Cargo.toml @@ -87,5 +87,5 @@ name = "zenoh-plugin-remote-api" maintainer = "zenoh-dev@eclipse.org" copyright = "2024 ZettaScale Technology" section = "net" -license-file = ["../../LICENSE", "0"] +license-file = ["../zenoh-ts/LICENSE", "0"] depends = "zenohd (=0.11.0-dev-1)"