From bef4937a2d767a07a6927d2654a57ed52e734019 Mon Sep 17 00:00:00 2001 From: wlkh <32092934+wlkh@users.noreply.github.com> Date: Mon, 20 Apr 2026 10:23:17 +0200 Subject: [PATCH 1/2] Update license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0cc9fb1..b35c174 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Evan Palmer +Copyright (c) 2026 Water Linked AS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 8d1215224049b597523604c69624fae64326b046 Mon Sep 17 00:00:00 2001 From: wlkh <32092934+wlkh@users.noreply.github.com> Date: Mon, 20 Apr 2026 10:23:36 +0200 Subject: [PATCH 2/2] Fix the alert syntax --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e285e29..1adc9e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ and DVL-A125. Get started with waterlinked_dvl by installing the project, exploring the implemented library [examples](https://github.com/waterlinked/waterlinked_dvl/tree/main/libwaterlinked/examples), or by launching the ROS 2 driver. -:note: This project was graciously donated to us by the [Robotic Decision Making Lab](https://github.com/Robotic-Decision-Making-Lab). +> [!NOTE] +> This project was graciously donated to us by the [Robotic Decision Making Lab](https://github.com/Robotic-Decision-Making-Lab). ## Installation