Skip to content

Commit 277dff2

Browse files
committed
Update copyright
1 parent 50b0859 commit 277dff2

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

rcljava_utils/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<maintainer email="mick.gaillard@gmail.com">Mickael Gaillard</maintainer>
1010
<author email="mick.gaillard@gmail.com">Mickael Gaillard</author>
1111

12-
<license>GPLv3</license>
12+
<license>Apache License 2.0</license>
1313
<url type="website">https://support.tactfactory.com/projects/medialfred/wiki/Wiki</url>
1414

1515
<buildtool_depend>ament_cmake</buildtool_depend>

rcljava_utils/src/main/java/org/ros2/rcljava/tool/Ros2Nodes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2016 Mickael Gaillard <mick.gaillard@gmail.com>
1+
/* Copyright 2016-2017 Mickael Gaillard <mick.gaillard@gmail.com>
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

rcljava_utils/src/main/java/org/ros2/rcljava/tool/Ros2Param.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2016 Mickael Gaillard <mick.gaillard@gmail.com>
1+
/* Copyright 2016-2017 Mickael Gaillard <mick.gaillard@gmail.com>
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

rcljava_utils/src/main/java/org/ros2/rcljava/tool/Ros2Services.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2016 Mickael Gaillard <mick.gaillard@gmail.com>
1+
/* Copyright 2016-2017 Mickael Gaillard <mick.gaillard@gmail.com>
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

rcljava_utils/src/main/java/org/ros2/rcljava/tool/Ros2Topics.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2016 Mickael Gaillard <mick.gaillard@gmail.com>
1+
/* Copyright 2016-2017 Mickael Gaillard <mick.gaillard@gmail.com>
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)