diff --git a/src/lib.rs b/src/lib.rs index 97a88273..e3c62847 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -225,7 +225,8 @@ //! //! ## License //! -//! This project is licensed under the [MIT license](https://github.com/pubnub/rust/blob/master/LICENSE). +//! This project is licensed under the [PubNub Software Development Kit license](https://github.com/pubnub/rust/blob/master/LICENSE). +//! You can read more about it [here](https://www.pubnub.com/docs/sdks#license-faq). #[cfg(feature = "access")] #[doc(inline)]