diff --git a/yolo_bringup/launch/yolo-nas.launch.py b/yolo_bringup/launch/yolo-nas.launch.py index f796cdc..08b03ee 100644 --- a/yolo_bringup/launch/yolo-nas.launch.py +++ b/yolo_bringup/launch/yolo-nas.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolo-world.launch.py b/yolo_bringup/launch/yolo-world.launch.py index 908b25e..8ddb9c5 100644 --- a/yolo_bringup/launch/yolo-world.launch.py +++ b/yolo_bringup/launch/yolo-world.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolo.launch.py b/yolo_bringup/launch/yolo.launch.py index af10543..96cea05 100644 --- a/yolo_bringup/launch/yolo.launch.py +++ b/yolo_bringup/launch/yolo.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolov10.launch.py b/yolo_bringup/launch/yolov10.launch.py index 7ac321e..c314b3d 100644 --- a/yolo_bringup/launch/yolov10.launch.py +++ b/yolo_bringup/launch/yolov10.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolov11.launch.py b/yolo_bringup/launch/yolov11.launch.py index fd45a42..731251f 100644 --- a/yolo_bringup/launch/yolov11.launch.py +++ b/yolo_bringup/launch/yolov11.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Miguel Ángel González Santamarta +# Copyright (C) 2024 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolov5.launch.py b/yolo_bringup/launch/yolov5.launch.py index 92bce78..5888bae 100644 --- a/yolo_bringup/launch/yolov5.launch.py +++ b/yolo_bringup/launch/yolov5.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Miguel Ángel González Santamarta +# Copyright (C) 2024 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolov8.launch.py b/yolo_bringup/launch/yolov8.launch.py index 485c6e9..21b135e 100644 --- a/yolo_bringup/launch/yolov8.launch.py +++ b/yolo_bringup/launch/yolov8.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_bringup/launch/yolov9.launch.py b/yolo_bringup/launch/yolov9.launch.py index dda8237..a1b32f4 100644 --- a/yolo_bringup/launch/yolov9.launch.py +++ b/yolo_bringup/launch/yolov9.launch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_ros/yolo_ros/debug_node.py b/yolo_ros/yolo_ros/debug_node.py index 87d5559..7c380a8 100644 --- a/yolo_ros/yolo_ros/debug_node.py +++ b/yolo_ros/yolo_ros/debug_node.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_ros/yolo_ros/detect_3d_node.py b/yolo_ros/yolo_ros/detect_3d_node.py index d600734..1614c52 100644 --- a/yolo_ros/yolo_ros/detect_3d_node.py +++ b/yolo_ros/yolo_ros/detect_3d_node.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_ros/yolo_ros/tracking_node.py b/yolo_ros/yolo_ros/tracking_node.py index 2c0c44b..25ebdb4 100644 --- a/yolo_ros/yolo_ros/tracking_node.py +++ b/yolo_ros/yolo_ros/tracking_node.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/yolo_ros/yolo_ros/yolo_node.py b/yolo_ros/yolo_ros/yolo_node.py index 292929d..dacd11e 100644 --- a/yolo_ros/yolo_ros/yolo_node.py +++ b/yolo_ros/yolo_ros/yolo_node.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Miguel Ángel González Santamarta +# Copyright (C) 2023 Miguel Ángel González Santamarta # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by