We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d740e5b + f5e9349 commit 484c334Copy full SHA for 484c334
tcb_span/package.xml
@@ -6,7 +6,7 @@
6
<description>Implementation of C++20's std::span</description>
7
<maintainer email="[email protected]">Tyler Weaver</maintainer>
8
9
- <license>Boost Software License</license>
+ <license>BSL-1.0</license>
10
<url>https://github.com/tcbrindle/span</url>
11
12
<buildtool_depend>ament_cmake</buildtool_depend>
tl_expected/package.xml
@@ -7,7 +7,7 @@
<author>Sy Brand</author>
- <license>Creative Commons Zero v1.0 Universal</license>
+ <license>CC0-1.0</license>
<url>https://github.com/TartanLlama/expected</url>
13
0 commit comments