Commit f5e9349
Matthias Schoepfer
fixing license tag in package.xml to conform to SPDX
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 [CC0-1.0](https://spdx.org/licenses/CC0-1.0) and
[BSL-1.0](https://spdx.org/licenses/BSL-1.0.html)
Signed-off-by: Matthias Schoepfer <[email protected]>1 parent d740e5b commit f5e9349
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments