From 733fa01b72543c4eecd4bcbaffb6ecaab1bda285 Mon Sep 17 00:00:00 2001 From: Jan-Niklas Burfeind Date: Wed, 11 Dec 2024 15:40:40 +0100 Subject: [PATCH] docs: Reference dependency licenses in documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21fb5be..222dd93 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,5 @@ https://github.com/ros2-rust/ros2_rust/issues/394 ## License Notices This project is licensed under the [MIT License](https://opensource.org/license/mit/). + +The licenses of dependencies can be found in the [LICENSES](./LICENSES) folder.