We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76714d7 commit 0e3381bCopy full SHA for 0e3381b
LICENSE LICENSE_apache_2_0
package.xml
@@ -10,10 +10,10 @@
10
<author>Lea Steffen</author>
11
<author>Tristan Schnell</author>
12
<maintainer email="[email protected]">Felix Exner</maintainer>
13
- <license>Apache-2.0</license>
14
- <license>BSD-2-Clause</license>
15
- <license>Zlib</license>
16
- <license>MIT</license>
+ <license file="LICENSE_apache_2_0">Apache-2.0</license>
+ <license file="include/ur_client_library/queue/LICENSE.md">BSD-2-Clause</license>
+ <license file="include/ur_client_library/queue/atomicops.h">Zlib</license>
+ <license file="tests/resources/dockerursim/Dockerfile">MIT</license>
17
18
<url type="website">http://wiki.ros.org/ur_client_library</url>
19
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues</url>
0 commit comments