From e6eadf735edcdf50339204363df2ceb6c66dab48 Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Mon, 4 Nov 2024 19:50:48 +0000 Subject: [PATCH] Add apache license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 987b43bc..8736c6c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ control_toolbox =========== [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) +[![Licence](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![codecov](https://codecov.io/gh/ros-controls/control_toolbox/graph/badge.svg?token=0o4dFzADHj)](https://codecov.io/gh/ros-controls/control_toolbox) This package contains several C++ classes useful in writing controllers.