Skip to content

Commit a33d1c3

Browse files
fixed license
Signed-off-by: John Chrosniak <chrosniakj@gmail.com>
1 parent 462f1e7 commit a33d1c3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

nav2_rviz_plugins/launch/route_tool.launch.py

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
#!/usr/bin/env python3
2-
3-
# Copyright (c) 2024 John Chrosniak
1+
# Copyright (c) 2025 John Chrosniak
42
#
5-
# Licensed under the Apache License, Version 2.0 (the 'License');
3+
# Licensed under the Apache License, Version 2.0 (the "License");
64
# you may not use this file except in compliance with the License.
75
# You may obtain a copy of the License at
86
#
97
# http://www.apache.org/licenses/LICENSE-2.0
108
#
119
# Unless required by applicable law or agreed to in writing, software
12-
# distributed under the License is distributed on an 'AS IS' BASIS,
10+
# distributed under the License is distributed on an "AS IS" BASIS,
1311
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1412
# See the License for the specific language governing permissions and
1513
# limitations under the License.

0 commit comments

Comments
 (0)