diff --git a/rosbot_xl_utils/rosbot_xl_utils/flash-firmware.py b/rosbot_xl_utils/rosbot_xl_utils/flash-firmware.py index 85a8c21..a13e366 100644 --- a/rosbot_xl_utils/rosbot_xl_utils/flash-firmware.py +++ b/rosbot_xl_utils/rosbot_xl_utils/flash-firmware.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# Copyright 2023 Husarion +# Copyright 2024 Husarion sp. z o.o. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rosbot_xl_utils/rosbot_xl_utils/flash_firmware.py b/rosbot_xl_utils/rosbot_xl_utils/flash_firmware.py index 87e3161..ab736fc 100644 --- a/rosbot_xl_utils/rosbot_xl_utils/flash_firmware.py +++ b/rosbot_xl_utils/rosbot_xl_utils/flash_firmware.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2023 Husarion +# Copyright 2024 Husarion sp. z o.o. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rosbot_xl_utils/setup.py b/rosbot_xl_utils/setup.py index a9e9ff0..19226e3 100644 --- a/rosbot_xl_utils/setup.py +++ b/rosbot_xl_utils/setup.py @@ -1,4 +1,4 @@ -# Copyright 2023 Husarion +# Copyright 2024 Husarion sp. z o.o. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.