From 34c63602306ab06916f0f7a6d0459dfed9e9e061 Mon Sep 17 00:00:00 2001 From: MateoLostanlen Date: Thu, 9 Jan 2025 16:01:41 +0100 Subject: [PATCH] headers --- docs/source/conf.py | 2 +- pyroengine/core.py | 2 +- pyroengine/engine.py | 2 +- pyroengine/sensors.py | 2 +- pyroengine/utils.py | 2 +- setup.py | 2 +- src/control_reolink_cam.py | 2 +- src/run.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 96c2db21..b4c87943 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/pyroengine/core.py b/pyroengine/core.py index 88f64a71..360f2502 100644 --- a/pyroengine/core.py +++ b/pyroengine/core.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/pyroengine/engine.py b/pyroengine/engine.py index ff5fe162..414d1669 100644 --- a/pyroengine/engine.py +++ b/pyroengine/engine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/pyroengine/sensors.py b/pyroengine/sensors.py index af9bbdac..66c95ec6 100644 --- a/pyroengine/sensors.py +++ b/pyroengine/sensors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/pyroengine/utils.py b/pyroengine/utils.py index dd0cd927..3364d8be 100644 --- a/pyroengine/utils.py +++ b/pyroengine/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/setup.py b/setup.py index 4ce66dfa..db0b78ec 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/src/control_reolink_cam.py b/src/control_reolink_cam.py index 99142ce4..97c44cf4 100644 --- a/src/control_reolink_cam.py +++ b/src/control_reolink_cam.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details. diff --git a/src/run.py b/src/run.py index e642b321..a7020dcd 100644 --- a/src/run.py +++ b/src/run.py @@ -1,4 +1,4 @@ -# Copyright (C) 2022-2024, Pyronear. +# Copyright (C) 2022-2025, Pyronear. # This program is licensed under the Apache License 2.0. # See LICENSE or go to for full license details.