Update package.xml with BSD-3-Clause License

This commit is contained in:
thomason 2025-05-06 18:14:32 +09:00 committed by GitHub
parent d9a2a6d0c0
commit 1d881bb5a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
<version>0.3.0</version> <version>0.3.0</version>
<description>TODO: Package description</description> <description>TODO: Package description</description>
<maintainer email="TODO@todo.com">TODO</maintainer> <maintainer email="TODO@todo.com">TODO</maintainer>
<license>TODO: License declaration</license> <license>BSD-3-Clause</license>
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>