diff --git a/zerotier-system-service/src/main.rs b/zerotier-system-service/src/main.rs index 43a94b35a..4e7a785e8 100644 --- a/zerotier-system-service/src/main.rs +++ b/zerotier-system-service/src/main.rs @@ -28,7 +28,7 @@ pub const HTTP_API_OBJECT_SIZE_LIMIT: usize = 131072; fn make_help(long_help: bool) -> String { format!(r###"ZeroTier Network Hypervisor Service Version {}.{}.{} (c)2013-2021 ZeroTier, Inc. -Licensed under the ZeroTier BSL (see LICENSE.txt) +Licensed under the Mozilla Public License (MPL) 2.0 (see LICENSE.txt) Usage: zerotier [-...] [command args]