diff --git a/pyroengine/logger_config.py b/pyroengine/logger_config.py index b6743bb..cb6a331 100644 --- a/pyroengine/logger_config.py +++ b/pyroengine/logger_config.py @@ -1,7 +1,7 @@ -# Copyright (C) -2024, Pyronear. +# Copyright (C) 2022-2024, Pyronear. # This program is licensed under the Apache License 2.0. -# See LICENSE or go to for full license details. +# See LICENSE or go to for full license details. import logging from logging.handlers import TimedRotatingFileHandler