Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx license snippets on package.xml and setup.py (backport #4395) #4396

Merged
merged 1 commit into from
May 8, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 8, 2024

From testing osrf/ros2_test_cases#1179

License mismatch between the snippets

<license>Apache License 2.0</license>

And actual package.xml generated by:

ros2 pkg create --build-type XX --license Apache-2.0
<license>Apache-2.0</license>
```<hr>This is an automatic backport of pull request #4395 done by [Mergify](https://mergify.com).

Signed-off-by: Mikael Arguedas <[email protected]>
(cherry picked from commit faca854)
@mergify mergify bot requested review from clalancette and audrow as code owners May 8, 2024 08:20
@ahcorde ahcorde merged commit d5ad9f9 into jazzy May 8, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/jazzy/pr-4395 branch May 8, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants