From e267d5496169afd5c6912f79be0a5edf6b742431 Mon Sep 17 00:00:00 2001 From: Matthias Schoepfer Date: Mon, 15 Apr 2024 17:38:43 +0200 Subject: [PATCH] Replacing BSD with BSD-3-Clause in package.xml Updating the package.xml license tags to hold valid SPDX qualifiers. The rationale behind this is, that with [meta-ros](https://github.com/ros/meta-ros) and [superflore](https://github.com/ros-infrastructure/superflore) recipes get generated for the OpenEmbedded Linux build system. It will fetch the license tag and copy it over into the recipe. If no valid SPDX identifiers get found, it will issue an error, and a manual step to fix this is needed. See the SPDX identifiers [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) Signed-off-by: Matthias Schoepfer --- ecl_config/package.xml | 2 +- ecl_console/package.xml | 2 +- ecl_converters_lite/package.xml | 2 +- ecl_errors/package.xml | 2 +- ecl_io/package.xml | 2 +- ecl_lite/package.xml | 2 +- ecl_sigslots_lite/package.xml | 2 +- ecl_time_lite/package.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ecl_config/package.xml b/ecl_config/package.xml index 102dce5..97533b1 100644 --- a/ecl_config/package.xml +++ b/ecl_config/package.xml @@ -8,7 +8,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_config https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_console/package.xml b/ecl_console/package.xml index 328da08..eec61b6 100644 --- a/ecl_console/package.xml +++ b/ecl_console/package.xml @@ -7,7 +7,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_console https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_converters_lite/package.xml b/ecl_converters_lite/package.xml index ee36207..196e0a7 100644 --- a/ecl_converters_lite/package.xml +++ b/ecl_converters_lite/package.xml @@ -9,7 +9,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_converters_lite https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_errors/package.xml b/ecl_errors/package.xml index aa161a9..e08a6b5 100644 --- a/ecl_errors/package.xml +++ b/ecl_errors/package.xml @@ -10,7 +10,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_errors https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_io/package.xml b/ecl_io/package.xml index 2623080..3b8e171 100644 --- a/ecl_io/package.xml +++ b/ecl_io/package.xml @@ -9,7 +9,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_io https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_lite/package.xml b/ecl_lite/package.xml index 0092ba2..95f6155 100644 --- a/ecl_lite/package.xml +++ b/ecl_lite/package.xml @@ -7,7 +7,7 @@ Daniel Stonier Daniel Stonier - BSD + BSD-3-Clause http://www.ros.org/wiki/ecl_lite https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_sigslots_lite/package.xml b/ecl_sigslots_lite/package.xml index c5fdbc8..ba8fadc 100644 --- a/ecl_sigslots_lite/package.xml +++ b/ecl_sigslots_lite/package.xml @@ -9,7 +9,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_sigslots_lite https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues diff --git a/ecl_time_lite/package.xml b/ecl_time_lite/package.xml index 364a39a..7f2f806 100644 --- a/ecl_time_lite/package.xml +++ b/ecl_time_lite/package.xml @@ -8,7 +8,7 @@ Daniel Stonier --> Daniel Stonier - BSD + BSD-3-Clause http://wiki.ros.org/ecl_time_lite https://github.com/stonier/ecl_lite https://github.com/stonier/ecl_lite/issues