diff --git a/src/ahriman/__init__.py b/src/ahriman/__init__.py index 7a4277bf..04ee1743 100644 --- a/src/ahriman/__init__.py +++ b/src/ahriman/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/__init__.py b/src/ahriman/application/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/application/__init__.py +++ b/src/ahriman/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/ahriman.py b/src/ahriman/application/ahriman.py index 53bc7953..afe136d9 100644 --- a/src/ahriman/application/ahriman.py +++ b/src/ahriman/application/ahriman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/__init__.py b/src/ahriman/application/application/__init__.py index 7e541762..cf41b31c 100644 --- a/src/ahriman/application/application/__init__.py +++ b/src/ahriman/application/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/application.py b/src/ahriman/application/application/application.py index 70639588..797f1e8a 100644 --- a/src/ahriman/application/application/application.py +++ b/src/ahriman/application/application/application.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/application_packages.py b/src/ahriman/application/application/application_packages.py index 18fcf701..8a6d42bd 100644 --- a/src/ahriman/application/application/application_packages.py +++ b/src/ahriman/application/application/application_packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/application_properties.py b/src/ahriman/application/application/application_properties.py index 63b5f020..5db0508d 100644 --- a/src/ahriman/application/application/application_properties.py +++ b/src/ahriman/application/application/application_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/application_repository.py b/src/ahriman/application/application/application_repository.py index 42d292b0..a31b5b85 100644 --- a/src/ahriman/application/application/application_repository.py +++ b/src/ahriman/application/application/application_repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/updates_iterator.py b/src/ahriman/application/application/updates_iterator.py index 473afbcb..2839b211 100644 --- a/src/ahriman/application/application/updates_iterator.py +++ b/src/ahriman/application/application/updates_iterator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/workers/__init__.py b/src/ahriman/application/application/workers/__init__.py index 0c622fc8..a0b20dd4 100644 --- a/src/ahriman/application/application/workers/__init__.py +++ b/src/ahriman/application/application/workers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/workers/local_updater.py b/src/ahriman/application/application/workers/local_updater.py index fbffab3e..4a372f97 100644 --- a/src/ahriman/application/application/workers/local_updater.py +++ b/src/ahriman/application/application/workers/local_updater.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/workers/remote_updater.py b/src/ahriman/application/application/workers/remote_updater.py index a3984e2b..29db2ebc 100644 --- a/src/ahriman/application/application/workers/remote_updater.py +++ b/src/ahriman/application/application/workers/remote_updater.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application/workers/updater.py b/src/ahriman/application/application/workers/updater.py index a423b4d4..0add2dc1 100644 --- a/src/ahriman/application/application/workers/updater.py +++ b/src/ahriman/application/application/workers/updater.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/__init__.py b/src/ahriman/application/handlers/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/application/handlers/__init__.py +++ b/src/ahriman/application/handlers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/add.py b/src/ahriman/application/handlers/add.py index b4a67519..04c9ab96 100644 --- a/src/ahriman/application/handlers/add.py +++ b/src/ahriman/application/handlers/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/backup.py b/src/ahriman/application/handlers/backup.py index dec50661..85db0427 100644 --- a/src/ahriman/application/handlers/backup.py +++ b/src/ahriman/application/handlers/backup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/change.py b/src/ahriman/application/handlers/change.py index 5dd4999b..45eefbe0 100644 --- a/src/ahriman/application/handlers/change.py +++ b/src/ahriman/application/handlers/change.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/clean.py b/src/ahriman/application/handlers/clean.py index 95e533a7..9b8e2751 100644 --- a/src/ahriman/application/handlers/clean.py +++ b/src/ahriman/application/handlers/clean.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/copy.py b/src/ahriman/application/handlers/copy.py index 382d5733..b39b5c22 100644 --- a/src/ahriman/application/handlers/copy.py +++ b/src/ahriman/application/handlers/copy.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/daemon.py b/src/ahriman/application/handlers/daemon.py index 3fb3ba8d..71d7d507 100644 --- a/src/ahriman/application/handlers/daemon.py +++ b/src/ahriman/application/handlers/daemon.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/dump.py b/src/ahriman/application/handlers/dump.py index c9e8bc6f..5ac5d1a0 100644 --- a/src/ahriman/application/handlers/dump.py +++ b/src/ahriman/application/handlers/dump.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/handler.py b/src/ahriman/application/handlers/handler.py index 723ed61b..035a192f 100644 --- a/src/ahriman/application/handlers/handler.py +++ b/src/ahriman/application/handlers/handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/help.py b/src/ahriman/application/handlers/help.py index cb4bbb3d..b8fb995a 100644 --- a/src/ahriman/application/handlers/help.py +++ b/src/ahriman/application/handlers/help.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/key_import.py b/src/ahriman/application/handlers/key_import.py index 5c48b428..498c0e2b 100644 --- a/src/ahriman/application/handlers/key_import.py +++ b/src/ahriman/application/handlers/key_import.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/patch.py b/src/ahriman/application/handlers/patch.py index b2abb2f3..956bdc9c 100644 --- a/src/ahriman/application/handlers/patch.py +++ b/src/ahriman/application/handlers/patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/rebuild.py b/src/ahriman/application/handlers/rebuild.py index ad5dfa43..153cad0a 100644 --- a/src/ahriman/application/handlers/rebuild.py +++ b/src/ahriman/application/handlers/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/remove.py b/src/ahriman/application/handlers/remove.py index 8a553da0..da2afb88 100644 --- a/src/ahriman/application/handlers/remove.py +++ b/src/ahriman/application/handlers/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/remove_unknown.py b/src/ahriman/application/handlers/remove_unknown.py index 200c0be5..9d81e17d 100644 --- a/src/ahriman/application/handlers/remove_unknown.py +++ b/src/ahriman/application/handlers/remove_unknown.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/repositories.py b/src/ahriman/application/handlers/repositories.py index fbc790c0..65f434b6 100644 --- a/src/ahriman/application/handlers/repositories.py +++ b/src/ahriman/application/handlers/repositories.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/restore.py b/src/ahriman/application/handlers/restore.py index 94c4dd95..28fa07a2 100644 --- a/src/ahriman/application/handlers/restore.py +++ b/src/ahriman/application/handlers/restore.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/run.py b/src/ahriman/application/handlers/run.py index c244c0e1..2a4a0927 100644 --- a/src/ahriman/application/handlers/run.py +++ b/src/ahriman/application/handlers/run.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/search.py b/src/ahriman/application/handlers/search.py index 875d1423..55dd7eeb 100644 --- a/src/ahriman/application/handlers/search.py +++ b/src/ahriman/application/handlers/search.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/service_updates.py b/src/ahriman/application/handlers/service_updates.py index 3e073818..557bfbd2 100644 --- a/src/ahriman/application/handlers/service_updates.py +++ b/src/ahriman/application/handlers/service_updates.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/setup.py b/src/ahriman/application/handlers/setup.py index 4dee77fa..65f5bc23 100644 --- a/src/ahriman/application/handlers/setup.py +++ b/src/ahriman/application/handlers/setup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/shell.py b/src/ahriman/application/handlers/shell.py index ca59beb9..aff08bf7 100644 --- a/src/ahriman/application/handlers/shell.py +++ b/src/ahriman/application/handlers/shell.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/sign.py b/src/ahriman/application/handlers/sign.py index 5cfc31cc..30391b70 100644 --- a/src/ahriman/application/handlers/sign.py +++ b/src/ahriman/application/handlers/sign.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/statistics.py b/src/ahriman/application/handlers/statistics.py index c538b621..54921a75 100644 --- a/src/ahriman/application/handlers/statistics.py +++ b/src/ahriman/application/handlers/statistics.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/status.py b/src/ahriman/application/handlers/status.py index 2d007b05..b4e1503d 100644 --- a/src/ahriman/application/handlers/status.py +++ b/src/ahriman/application/handlers/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/status_update.py b/src/ahriman/application/handlers/status_update.py index 5b68b2e4..adc51ccc 100644 --- a/src/ahriman/application/handlers/status_update.py +++ b/src/ahriman/application/handlers/status_update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/structure.py b/src/ahriman/application/handlers/structure.py index e546a785..0b05e0a7 100644 --- a/src/ahriman/application/handlers/structure.py +++ b/src/ahriman/application/handlers/structure.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/tree_migrate.py b/src/ahriman/application/handlers/tree_migrate.py index 1984e132..100a79ad 100644 --- a/src/ahriman/application/handlers/tree_migrate.py +++ b/src/ahriman/application/handlers/tree_migrate.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/triggers.py b/src/ahriman/application/handlers/triggers.py index 9d0ea46a..ef027478 100644 --- a/src/ahriman/application/handlers/triggers.py +++ b/src/ahriman/application/handlers/triggers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/triggers_support.py b/src/ahriman/application/handlers/triggers_support.py index f7e31691..c9d35dba 100644 --- a/src/ahriman/application/handlers/triggers_support.py +++ b/src/ahriman/application/handlers/triggers_support.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/unsafe_commands.py b/src/ahriman/application/handlers/unsafe_commands.py index 7f6da703..36f11c86 100644 --- a/src/ahriman/application/handlers/unsafe_commands.py +++ b/src/ahriman/application/handlers/unsafe_commands.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/update.py b/src/ahriman/application/handlers/update.py index 1f965c2d..211ce6c3 100644 --- a/src/ahriman/application/handlers/update.py +++ b/src/ahriman/application/handlers/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/users.py b/src/ahriman/application/handlers/users.py index 53587edb..fd4621e4 100644 --- a/src/ahriman/application/handlers/users.py +++ b/src/ahriman/application/handlers/users.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/validate.py b/src/ahriman/application/handlers/validate.py index 336893f5..6728bf9f 100644 --- a/src/ahriman/application/handlers/validate.py +++ b/src/ahriman/application/handlers/validate.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/versions.py b/src/ahriman/application/handlers/versions.py index 75379cc1..bf2526b6 100644 --- a/src/ahriman/application/handlers/versions.py +++ b/src/ahriman/application/handlers/versions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/web.py b/src/ahriman/application/handlers/web.py index fdf9d84c..7efb74a0 100644 --- a/src/ahriman/application/handlers/web.py +++ b/src/ahriman/application/handlers/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/help_formatter.py b/src/ahriman/application/help_formatter.py index 03eed293..69cef735 100644 --- a/src/ahriman/application/help_formatter.py +++ b/src/ahriman/application/help_formatter.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/interactive_shell.py b/src/ahriman/application/interactive_shell.py index ade42175..0c28d5c4 100644 --- a/src/ahriman/application/interactive_shell.py +++ b/src/ahriman/application/interactive_shell.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/lock.py b/src/ahriman/application/lock.py index 4cec73dd..c1d73c9d 100644 --- a/src/ahriman/application/lock.py +++ b/src/ahriman/application/lock.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/__init__.py b/src/ahriman/core/__init__.py index 2bdd0082..5c5e0262 100644 --- a/src/ahriman/core/__init__.py +++ b/src/ahriman/core/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/__init__.py b/src/ahriman/core/alpm/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/core/alpm/__init__.py +++ b/src/ahriman/core/alpm/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/pacman.py b/src/ahriman/core/alpm/pacman.py index ede52d26..9f616699 100644 --- a/src/ahriman/core/alpm/pacman.py +++ b/src/ahriman/core/alpm/pacman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/pacman_database.py b/src/ahriman/core/alpm/pacman_database.py index adbd55ea..62d9a793 100644 --- a/src/ahriman/core/alpm/pacman_database.py +++ b/src/ahriman/core/alpm/pacman_database.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/pkgbuild_parser.py b/src/ahriman/core/alpm/pkgbuild_parser.py index c3052f87..e3eb9f80 100644 --- a/src/ahriman/core/alpm/pkgbuild_parser.py +++ b/src/ahriman/core/alpm/pkgbuild_parser.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/remote/__init__.py b/src/ahriman/core/alpm/remote/__init__.py index 55172566..e4697fa3 100644 --- a/src/ahriman/core/alpm/remote/__init__.py +++ b/src/ahriman/core/alpm/remote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/remote/aur.py b/src/ahriman/core/alpm/remote/aur.py index 7672a0d1..9b7ff28a 100644 --- a/src/ahriman/core/alpm/remote/aur.py +++ b/src/ahriman/core/alpm/remote/aur.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/remote/official.py b/src/ahriman/core/alpm/remote/official.py index b48ca5b8..a41bba12 100644 --- a/src/ahriman/core/alpm/remote/official.py +++ b/src/ahriman/core/alpm/remote/official.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/remote/official_syncdb.py b/src/ahriman/core/alpm/remote/official_syncdb.py index e18facb3..95abeb8b 100644 --- a/src/ahriman/core/alpm/remote/official_syncdb.py +++ b/src/ahriman/core/alpm/remote/official_syncdb.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/remote/remote.py b/src/ahriman/core/alpm/remote/remote.py index fd6605f2..7abf785a 100644 --- a/src/ahriman/core/alpm/remote/remote.py +++ b/src/ahriman/core/alpm/remote/remote.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/alpm/repo.py b/src/ahriman/core/alpm/repo.py index c4a78f0e..e7810b33 100644 --- a/src/ahriman/core/alpm/repo.py +++ b/src/ahriman/core/alpm/repo.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/__init__.py b/src/ahriman/core/auth/__init__.py index 38402da9..60e79728 100644 --- a/src/ahriman/core/auth/__init__.py +++ b/src/ahriman/core/auth/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/auth.py b/src/ahriman/core/auth/auth.py index 5666c898..6222801e 100644 --- a/src/ahriman/core/auth/auth.py +++ b/src/ahriman/core/auth/auth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/helpers.py b/src/ahriman/core/auth/helpers.py index 520469f9..7dd68717 100644 --- a/src/ahriman/core/auth/helpers.py +++ b/src/ahriman/core/auth/helpers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/mapping.py b/src/ahriman/core/auth/mapping.py index f9aac132..bef14562 100644 --- a/src/ahriman/core/auth/mapping.py +++ b/src/ahriman/core/auth/mapping.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/oauth.py b/src/ahriman/core/auth/oauth.py index e182b4f6..4c5ff282 100644 --- a/src/ahriman/core/auth/oauth.py +++ b/src/ahriman/core/auth/oauth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/auth/pam.py b/src/ahriman/core/auth/pam.py index 71ffeafe..b1a24393 100644 --- a/src/ahriman/core/auth/pam.py +++ b/src/ahriman/core/auth/pam.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/build_tools/__init__.py b/src/ahriman/core/build_tools/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/core/build_tools/__init__.py +++ b/src/ahriman/core/build_tools/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/build_tools/package_archive.py b/src/ahriman/core/build_tools/package_archive.py index 38598a98..37f6eb50 100644 --- a/src/ahriman/core/build_tools/package_archive.py +++ b/src/ahriman/core/build_tools/package_archive.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/build_tools/sources.py b/src/ahriman/core/build_tools/sources.py index e09ac3d1..2d35e32c 100644 --- a/src/ahriman/core/build_tools/sources.py +++ b/src/ahriman/core/build_tools/sources.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/build_tools/task.py b/src/ahriman/core/build_tools/task.py index ca4b3480..6604c5d0 100644 --- a/src/ahriman/core/build_tools/task.py +++ b/src/ahriman/core/build_tools/task.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/__init__.py b/src/ahriman/core/configuration/__init__.py index 4dc3cd55..e7a47645 100644 --- a/src/ahriman/core/configuration/__init__.py +++ b/src/ahriman/core/configuration/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/configuration.py b/src/ahriman/core/configuration/configuration.py index f1ab3195..c0c03cec 100644 --- a/src/ahriman/core/configuration/configuration.py +++ b/src/ahriman/core/configuration/configuration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/configuration_multi_dict.py b/src/ahriman/core/configuration/configuration_multi_dict.py index f38e7b06..efe6f29c 100644 --- a/src/ahriman/core/configuration/configuration_multi_dict.py +++ b/src/ahriman/core/configuration/configuration_multi_dict.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/schema.py b/src/ahriman/core/configuration/schema.py index 1a882293..8c93fc43 100644 --- a/src/ahriman/core/configuration/schema.py +++ b/src/ahriman/core/configuration/schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/shell_interpolator.py b/src/ahriman/core/configuration/shell_interpolator.py index 7663d091..0a13f371 100644 --- a/src/ahriman/core/configuration/shell_interpolator.py +++ b/src/ahriman/core/configuration/shell_interpolator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/shell_template.py b/src/ahriman/core/configuration/shell_template.py index ff135e7e..d1cbffbc 100644 --- a/src/ahriman/core/configuration/shell_template.py +++ b/src/ahriman/core/configuration/shell_template.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration/validator.py b/src/ahriman/core/configuration/validator.py index de98ee95..1a1c91ca 100644 --- a/src/ahriman/core/configuration/validator.py +++ b/src/ahriman/core/configuration/validator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/__init__.py b/src/ahriman/core/database/__init__.py index 180f0efb..87602f46 100644 --- a/src/ahriman/core/database/__init__.py +++ b/src/ahriman/core/database/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/__init__.py b/src/ahriman/core/database/migrations/__init__.py index ce8d704f..2ed44294 100644 --- a/src/ahriman/core/database/migrations/__init__.py +++ b/src/ahriman/core/database/migrations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m000_initial.py b/src/ahriman/core/database/migrations/m000_initial.py index b7eadec8..3e4340c3 100644 --- a/src/ahriman/core/database/migrations/m000_initial.py +++ b/src/ahriman/core/database/migrations/m000_initial.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m001_package_source.py b/src/ahriman/core/database/migrations/m001_package_source.py index c3883237..e60b4197 100644 --- a/src/ahriman/core/database/migrations/m001_package_source.py +++ b/src/ahriman/core/database/migrations/m001_package_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m002_user_access.py b/src/ahriman/core/database/migrations/m002_user_access.py index 0c20a481..2df54d5f 100644 --- a/src/ahriman/core/database/migrations/m002_user_access.py +++ b/src/ahriman/core/database/migrations/m002_user_access.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m003_patch_variables.py b/src/ahriman/core/database/migrations/m003_patch_variables.py index f54628c1..27c67049 100644 --- a/src/ahriman/core/database/migrations/m003_patch_variables.py +++ b/src/ahriman/core/database/migrations/m003_patch_variables.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m004_logs.py b/src/ahriman/core/database/migrations/m004_logs.py index 1ddbf889..d34ffca5 100644 --- a/src/ahriman/core/database/migrations/m004_logs.py +++ b/src/ahriman/core/database/migrations/m004_logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m005_make_opt_depends.py b/src/ahriman/core/database/migrations/m005_make_opt_depends.py index 23efa031..0188485a 100644 --- a/src/ahriman/core/database/migrations/m005_make_opt_depends.py +++ b/src/ahriman/core/database/migrations/m005_make_opt_depends.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m006_packages_architecture_required.py b/src/ahriman/core/database/migrations/m006_packages_architecture_required.py index 8864d6c1..9dc349cc 100644 --- a/src/ahriman/core/database/migrations/m006_packages_architecture_required.py +++ b/src/ahriman/core/database/migrations/m006_packages_architecture_required.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m007_check_depends.py b/src/ahriman/core/database/migrations/m007_check_depends.py index b3cf77b6..f52b4bf5 100644 --- a/src/ahriman/core/database/migrations/m007_check_depends.py +++ b/src/ahriman/core/database/migrations/m007_check_depends.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m008_packagers.py b/src/ahriman/core/database/migrations/m008_packagers.py index ad693e5d..3f01e4ec 100644 --- a/src/ahriman/core/database/migrations/m008_packagers.py +++ b/src/ahriman/core/database/migrations/m008_packagers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m009_local_source.py b/src/ahriman/core/database/migrations/m009_local_source.py index 30f3adf4..6377c513 100644 --- a/src/ahriman/core/database/migrations/m009_local_source.py +++ b/src/ahriman/core/database/migrations/m009_local_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m010_version_based_logs_removal.py b/src/ahriman/core/database/migrations/m010_version_based_logs_removal.py index 1a2159d0..98766f18 100644 --- a/src/ahriman/core/database/migrations/m010_version_based_logs_removal.py +++ b/src/ahriman/core/database/migrations/m010_version_based_logs_removal.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m011_repository_name.py b/src/ahriman/core/database/migrations/m011_repository_name.py index baed2c43..a567fe56 100644 --- a/src/ahriman/core/database/migrations/m011_repository_name.py +++ b/src/ahriman/core/database/migrations/m011_repository_name.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m012_last_commit_sha.py b/src/ahriman/core/database/migrations/m012_last_commit_sha.py index bb9cf09a..bb7b5652 100644 --- a/src/ahriman/core/database/migrations/m012_last_commit_sha.py +++ b/src/ahriman/core/database/migrations/m012_last_commit_sha.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m013_dependencies.py b/src/ahriman/core/database/migrations/m013_dependencies.py index d6270c9c..ae220d2f 100644 --- a/src/ahriman/core/database/migrations/m013_dependencies.py +++ b/src/ahriman/core/database/migrations/m013_dependencies.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/migrations/m014_auditlog.py b/src/ahriman/core/database/migrations/m014_auditlog.py index 94463573..7b4d3ee3 100644 --- a/src/ahriman/core/database/migrations/m014_auditlog.py +++ b/src/ahriman/core/database/migrations/m014_auditlog.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/__init__.py b/src/ahriman/core/database/operations/__init__.py index acabbf6d..4a15c927 100644 --- a/src/ahriman/core/database/operations/__init__.py +++ b/src/ahriman/core/database/operations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/auth_operations.py b/src/ahriman/core/database/operations/auth_operations.py index 432d03fb..16f1265f 100644 --- a/src/ahriman/core/database/operations/auth_operations.py +++ b/src/ahriman/core/database/operations/auth_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/build_operations.py b/src/ahriman/core/database/operations/build_operations.py index 9d87debd..3f04930e 100644 --- a/src/ahriman/core/database/operations/build_operations.py +++ b/src/ahriman/core/database/operations/build_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/changes_operations.py b/src/ahriman/core/database/operations/changes_operations.py index cba29cf3..067dbcdd 100644 --- a/src/ahriman/core/database/operations/changes_operations.py +++ b/src/ahriman/core/database/operations/changes_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/dependencies_operations.py b/src/ahriman/core/database/operations/dependencies_operations.py index c485eca9..8b2d6c3d 100644 --- a/src/ahriman/core/database/operations/dependencies_operations.py +++ b/src/ahriman/core/database/operations/dependencies_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/event_operations.py b/src/ahriman/core/database/operations/event_operations.py index fc52080d..085b2cb9 100644 --- a/src/ahriman/core/database/operations/event_operations.py +++ b/src/ahriman/core/database/operations/event_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/logs_operations.py b/src/ahriman/core/database/operations/logs_operations.py index 27a8cc80..8704df49 100644 --- a/src/ahriman/core/database/operations/logs_operations.py +++ b/src/ahriman/core/database/operations/logs_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/operations.py b/src/ahriman/core/database/operations/operations.py index e322526b..ff6882a5 100644 --- a/src/ahriman/core/database/operations/operations.py +++ b/src/ahriman/core/database/operations/operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/package_operations.py b/src/ahriman/core/database/operations/package_operations.py index 1aeffda3..00144e5b 100644 --- a/src/ahriman/core/database/operations/package_operations.py +++ b/src/ahriman/core/database/operations/package_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/operations/patch_operations.py b/src/ahriman/core/database/operations/patch_operations.py index 61f479dc..f19b66c1 100644 --- a/src/ahriman/core/database/operations/patch_operations.py +++ b/src/ahriman/core/database/operations/patch_operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/sqlite.py b/src/ahriman/core/database/sqlite.py index 41e90943..e9093625 100644 --- a/src/ahriman/core/database/sqlite.py +++ b/src/ahriman/core/database/sqlite.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/distributed/__init__.py b/src/ahriman/core/distributed/__init__.py index da551e62..b9adba98 100644 --- a/src/ahriman/core/distributed/__init__.py +++ b/src/ahriman/core/distributed/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/distributed/distributed_system.py b/src/ahriman/core/distributed/distributed_system.py index 8e0dec71..24920f6e 100644 --- a/src/ahriman/core/distributed/distributed_system.py +++ b/src/ahriman/core/distributed/distributed_system.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/distributed/worker_loader_trigger.py b/src/ahriman/core/distributed/worker_loader_trigger.py index 585a20c5..0844c99b 100644 --- a/src/ahriman/core/distributed/worker_loader_trigger.py +++ b/src/ahriman/core/distributed/worker_loader_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/distributed/worker_trigger.py b/src/ahriman/core/distributed/worker_trigger.py index 8aaf63ac..5250249d 100644 --- a/src/ahriman/core/distributed/worker_trigger.py +++ b/src/ahriman/core/distributed/worker_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/distributed/workers_cache.py b/src/ahriman/core/distributed/workers_cache.py index 63aa8957..8b71c274 100644 --- a/src/ahriman/core/distributed/workers_cache.py +++ b/src/ahriman/core/distributed/workers_cache.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/exceptions.py b/src/ahriman/core/exceptions.py index 57602d23..b052302d 100644 --- a/src/ahriman/core/exceptions.py +++ b/src/ahriman/core/exceptions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/__init__.py b/src/ahriman/core/formatters/__init__.py index 76d1b731..137af427 100644 --- a/src/ahriman/core/formatters/__init__.py +++ b/src/ahriman/core/formatters/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/aur_printer.py b/src/ahriman/core/formatters/aur_printer.py index 46bee59e..d5ea2dd2 100644 --- a/src/ahriman/core/formatters/aur_printer.py +++ b/src/ahriman/core/formatters/aur_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/build_printer.py b/src/ahriman/core/formatters/build_printer.py index a760fd4c..34880e5b 100644 --- a/src/ahriman/core/formatters/build_printer.py +++ b/src/ahriman/core/formatters/build_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/changes_printer.py b/src/ahriman/core/formatters/changes_printer.py index 2184858f..ae9baf5e 100644 --- a/src/ahriman/core/formatters/changes_printer.py +++ b/src/ahriman/core/formatters/changes_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/configuration_paths_printer.py b/src/ahriman/core/formatters/configuration_paths_printer.py index d2e33ae6..34f0fdef 100644 --- a/src/ahriman/core/formatters/configuration_paths_printer.py +++ b/src/ahriman/core/formatters/configuration_paths_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/configuration_printer.py b/src/ahriman/core/formatters/configuration_printer.py index 024928c2..0687aa2c 100644 --- a/src/ahriman/core/formatters/configuration_printer.py +++ b/src/ahriman/core/formatters/configuration_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/event_stats_printer.py b/src/ahriman/core/formatters/event_stats_printer.py index 26d0ffe3..39be029e 100644 --- a/src/ahriman/core/formatters/event_stats_printer.py +++ b/src/ahriman/core/formatters/event_stats_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/package_printer.py b/src/ahriman/core/formatters/package_printer.py index cfbeda61..05041b08 100644 --- a/src/ahriman/core/formatters/package_printer.py +++ b/src/ahriman/core/formatters/package_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/package_stats_printer.py b/src/ahriman/core/formatters/package_stats_printer.py index 5cfcb1fd..c3527a26 100644 --- a/src/ahriman/core/formatters/package_stats_printer.py +++ b/src/ahriman/core/formatters/package_stats_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/patch_printer.py b/src/ahriman/core/formatters/patch_printer.py index 236855c9..70070c86 100644 --- a/src/ahriman/core/formatters/patch_printer.py +++ b/src/ahriman/core/formatters/patch_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/printer.py b/src/ahriman/core/formatters/printer.py index 70ef868d..c6a6bc36 100644 --- a/src/ahriman/core/formatters/printer.py +++ b/src/ahriman/core/formatters/printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/repository_printer.py b/src/ahriman/core/formatters/repository_printer.py index 89d895fc..ee52ac6f 100644 --- a/src/ahriman/core/formatters/repository_printer.py +++ b/src/ahriman/core/formatters/repository_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/status_printer.py b/src/ahriman/core/formatters/status_printer.py index 0547bf54..797af19b 100644 --- a/src/ahriman/core/formatters/status_printer.py +++ b/src/ahriman/core/formatters/status_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/string_printer.py b/src/ahriman/core/formatters/string_printer.py index 243a7413..1d049199 100644 --- a/src/ahriman/core/formatters/string_printer.py +++ b/src/ahriman/core/formatters/string_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/tree_printer.py b/src/ahriman/core/formatters/tree_printer.py index c4113a6f..cc21b5d5 100644 --- a/src/ahriman/core/formatters/tree_printer.py +++ b/src/ahriman/core/formatters/tree_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/update_printer.py b/src/ahriman/core/formatters/update_printer.py index 742db6b4..d987933c 100644 --- a/src/ahriman/core/formatters/update_printer.py +++ b/src/ahriman/core/formatters/update_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/user_printer.py b/src/ahriman/core/formatters/user_printer.py index 0f12cc83..d0f8a91a 100644 --- a/src/ahriman/core/formatters/user_printer.py +++ b/src/ahriman/core/formatters/user_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/validation_printer.py b/src/ahriman/core/formatters/validation_printer.py index f2590e9a..f642f848 100644 --- a/src/ahriman/core/formatters/validation_printer.py +++ b/src/ahriman/core/formatters/validation_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/formatters/version_printer.py b/src/ahriman/core/formatters/version_printer.py index 2721c532..be52b0be 100644 --- a/src/ahriman/core/formatters/version_printer.py +++ b/src/ahriman/core/formatters/version_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/gitremote/__init__.py b/src/ahriman/core/gitremote/__init__.py index 6d6aa72c..1c69f357 100644 --- a/src/ahriman/core/gitremote/__init__.py +++ b/src/ahriman/core/gitremote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/gitremote/remote_pull.py b/src/ahriman/core/gitremote/remote_pull.py index 307d37fc..ea70d621 100644 --- a/src/ahriman/core/gitremote/remote_pull.py +++ b/src/ahriman/core/gitremote/remote_pull.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/gitremote/remote_pull_trigger.py b/src/ahriman/core/gitremote/remote_pull_trigger.py index f70b78f9..687f9793 100644 --- a/src/ahriman/core/gitremote/remote_pull_trigger.py +++ b/src/ahriman/core/gitremote/remote_pull_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/gitremote/remote_push.py b/src/ahriman/core/gitremote/remote_push.py index 8e7b6eb3..15f234b7 100644 --- a/src/ahriman/core/gitremote/remote_push.py +++ b/src/ahriman/core/gitremote/remote_push.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/gitremote/remote_push_trigger.py b/src/ahriman/core/gitremote/remote_push_trigger.py index 3c3026c4..0801009b 100644 --- a/src/ahriman/core/gitremote/remote_push_trigger.py +++ b/src/ahriman/core/gitremote/remote_push_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/http/__init__.py b/src/ahriman/core/http/__init__.py index 1548ec6b..ebc6b837 100644 --- a/src/ahriman/core/http/__init__.py +++ b/src/ahriman/core/http/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/http/sync_ahriman_client.py b/src/ahriman/core/http/sync_ahriman_client.py index 9c30258a..1d8e889d 100644 --- a/src/ahriman/core/http/sync_ahriman_client.py +++ b/src/ahriman/core/http/sync_ahriman_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/http/sync_http_client.py b/src/ahriman/core/http/sync_http_client.py index 7701727c..39506dd1 100644 --- a/src/ahriman/core/http/sync_http_client.py +++ b/src/ahriman/core/http/sync_http_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/__init__.py b/src/ahriman/core/log/__init__.py index 5fdcc0be..f7d85782 100644 --- a/src/ahriman/core/log/__init__.py +++ b/src/ahriman/core/log/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/http_log_handler.py b/src/ahriman/core/log/http_log_handler.py index d339d771..769692dc 100644 --- a/src/ahriman/core/log/http_log_handler.py +++ b/src/ahriman/core/log/http_log_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/journal_handler.py b/src/ahriman/core/log/journal_handler.py index 2cb9b8bb..3d2f0bc6 100644 --- a/src/ahriman/core/log/journal_handler.py +++ b/src/ahriman/core/log/journal_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/lazy_logging.py b/src/ahriman/core/log/lazy_logging.py index a51541bd..2e6b4b02 100644 --- a/src/ahriman/core/log/lazy_logging.py +++ b/src/ahriman/core/log/lazy_logging.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/log_loader.py b/src/ahriman/core/log/log_loader.py index 6514a344..2ac4a4f5 100644 --- a/src/ahriman/core/log/log_loader.py +++ b/src/ahriman/core/log/log_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/module_loader.py b/src/ahriman/core/module_loader.py index 1f870504..61aa5d8e 100644 --- a/src/ahriman/core/module_loader.py +++ b/src/ahriman/core/module_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/__init__.py b/src/ahriman/core/report/__init__.py index fcd5375b..3a07b216 100644 --- a/src/ahriman/core/report/__init__.py +++ b/src/ahriman/core/report/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/console.py b/src/ahriman/core/report/console.py index 4c2a9d51..fb3766f8 100644 --- a/src/ahriman/core/report/console.py +++ b/src/ahriman/core/report/console.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/email.py b/src/ahriman/core/report/email.py index bca4d921..bc8cdc5f 100644 --- a/src/ahriman/core/report/email.py +++ b/src/ahriman/core/report/email.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/html.py b/src/ahriman/core/report/html.py index 2bf0226e..72bf2b34 100644 --- a/src/ahriman/core/report/html.py +++ b/src/ahriman/core/report/html.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/jinja_template.py b/src/ahriman/core/report/jinja_template.py index 1b672213..6ecebb71 100644 --- a/src/ahriman/core/report/jinja_template.py +++ b/src/ahriman/core/report/jinja_template.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/remote_call.py b/src/ahriman/core/report/remote_call.py index 7bfc2d07..93ab6087 100644 --- a/src/ahriman/core/report/remote_call.py +++ b/src/ahriman/core/report/remote_call.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/report.py b/src/ahriman/core/report/report.py index 49545b3e..41615bf0 100644 --- a/src/ahriman/core/report/report.py +++ b/src/ahriman/core/report/report.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/report_trigger.py b/src/ahriman/core/report/report_trigger.py index eecb84f0..4b33c6c1 100644 --- a/src/ahriman/core/report/report_trigger.py +++ b/src/ahriman/core/report/report_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/rss.py b/src/ahriman/core/report/rss.py index 8d983fdc..47007d9b 100644 --- a/src/ahriman/core/report/rss.py +++ b/src/ahriman/core/report/rss.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/report/telegram.py b/src/ahriman/core/report/telegram.py index fa0303fc..044b0ffc 100644 --- a/src/ahriman/core/report/telegram.py +++ b/src/ahriman/core/report/telegram.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/__init__.py b/src/ahriman/core/repository/__init__.py index 0b026244..2e9da01f 100644 --- a/src/ahriman/core/repository/__init__.py +++ b/src/ahriman/core/repository/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/cleaner.py b/src/ahriman/core/repository/cleaner.py index b46a008b..f6839e13 100644 --- a/src/ahriman/core/repository/cleaner.py +++ b/src/ahriman/core/repository/cleaner.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/event_logger.py b/src/ahriman/core/repository/event_logger.py index 6b37f340..2c5fd5f1 100644 --- a/src/ahriman/core/repository/event_logger.py +++ b/src/ahriman/core/repository/event_logger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/executor.py b/src/ahriman/core/repository/executor.py index b9fd6151..327419cc 100644 --- a/src/ahriman/core/repository/executor.py +++ b/src/ahriman/core/repository/executor.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/package_info.py b/src/ahriman/core/repository/package_info.py index 2382d53c..e2217aa0 100644 --- a/src/ahriman/core/repository/package_info.py +++ b/src/ahriman/core/repository/package_info.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/repository.py b/src/ahriman/core/repository/repository.py index 44c76413..aba22086 100644 --- a/src/ahriman/core/repository/repository.py +++ b/src/ahriman/core/repository/repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/repository_properties.py b/src/ahriman/core/repository/repository_properties.py index 663278c1..eee5d06f 100644 --- a/src/ahriman/core/repository/repository_properties.py +++ b/src/ahriman/core/repository/repository_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/update_handler.py b/src/ahriman/core/repository/update_handler.py index 3a45fa6c..83d3d989 100644 --- a/src/ahriman/core/repository/update_handler.py +++ b/src/ahriman/core/repository/update_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/sign/__init__.py b/src/ahriman/core/sign/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/core/sign/__init__.py +++ b/src/ahriman/core/sign/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/sign/gpg.py b/src/ahriman/core/sign/gpg.py index c981f158..d22c201d 100644 --- a/src/ahriman/core/sign/gpg.py +++ b/src/ahriman/core/sign/gpg.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/spawn.py b/src/ahriman/core/spawn.py index 882379dd..3e1f9c54 100644 --- a/src/ahriman/core/spawn.py +++ b/src/ahriman/core/spawn.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/status/__init__.py b/src/ahriman/core/status/__init__.py index daec2653..432e5c26 100644 --- a/src/ahriman/core/status/__init__.py +++ b/src/ahriman/core/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/status/client.py b/src/ahriman/core/status/client.py index 9fc7c19e..60bb3f60 100644 --- a/src/ahriman/core/status/client.py +++ b/src/ahriman/core/status/client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/status/local_client.py b/src/ahriman/core/status/local_client.py index dc675f49..6c0608ee 100644 --- a/src/ahriman/core/status/local_client.py +++ b/src/ahriman/core/status/local_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/status/watcher.py b/src/ahriman/core/status/watcher.py index 3f583470..ee541094 100644 --- a/src/ahriman/core/status/watcher.py +++ b/src/ahriman/core/status/watcher.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/status/web_client.py b/src/ahriman/core/status/web_client.py index fbc5a631..158cf9cd 100644 --- a/src/ahriman/core/status/web_client.py +++ b/src/ahriman/core/status/web_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/__init__.py b/src/ahriman/core/support/__init__.py index 312eca37..2b3376f3 100644 --- a/src/ahriman/core/support/__init__.py +++ b/src/ahriman/core/support/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/keyring_trigger.py b/src/ahriman/core/support/keyring_trigger.py index c2950bd4..6d87497b 100644 --- a/src/ahriman/core/support/keyring_trigger.py +++ b/src/ahriman/core/support/keyring_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/mirrorlist_trigger.py b/src/ahriman/core/support/mirrorlist_trigger.py index 57d312da..a55513c6 100644 --- a/src/ahriman/core/support/mirrorlist_trigger.py +++ b/src/ahriman/core/support/mirrorlist_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/package_creator.py b/src/ahriman/core/support/package_creator.py index 293b9336..8cd7cc7b 100644 --- a/src/ahriman/core/support/package_creator.py +++ b/src/ahriman/core/support/package_creator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/pkgbuild/__init__.py b/src/ahriman/core/support/pkgbuild/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/core/support/pkgbuild/__init__.py +++ b/src/ahriman/core/support/pkgbuild/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/pkgbuild/keyring_generator.py b/src/ahriman/core/support/pkgbuild/keyring_generator.py index 93c81493..0da1baef 100644 --- a/src/ahriman/core/support/pkgbuild/keyring_generator.py +++ b/src/ahriman/core/support/pkgbuild/keyring_generator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/pkgbuild/mirrorlist_generator.py b/src/ahriman/core/support/pkgbuild/mirrorlist_generator.py index 1718da0f..d325aed5 100644 --- a/src/ahriman/core/support/pkgbuild/mirrorlist_generator.py +++ b/src/ahriman/core/support/pkgbuild/mirrorlist_generator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/support/pkgbuild/pkgbuild_generator.py b/src/ahriman/core/support/pkgbuild/pkgbuild_generator.py index 83f7770d..b6b75c20 100644 --- a/src/ahriman/core/support/pkgbuild/pkgbuild_generator.py +++ b/src/ahriman/core/support/pkgbuild/pkgbuild_generator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/tree.py b/src/ahriman/core/tree.py index 15062781..7b5fae49 100644 --- a/src/ahriman/core/tree.py +++ b/src/ahriman/core/tree.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/triggers/__init__.py b/src/ahriman/core/triggers/__init__.py index 57924877..0eb96d7e 100644 --- a/src/ahriman/core/triggers/__init__.py +++ b/src/ahriman/core/triggers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/triggers/trigger.py b/src/ahriman/core/triggers/trigger.py index 7a7837ac..ce8cb822 100644 --- a/src/ahriman/core/triggers/trigger.py +++ b/src/ahriman/core/triggers/trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/triggers/trigger_loader.py b/src/ahriman/core/triggers/trigger_loader.py index c601bf30..861d924f 100644 --- a/src/ahriman/core/triggers/trigger_loader.py +++ b/src/ahriman/core/triggers/trigger_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/types.py b/src/ahriman/core/types.py index c570fd8a..ba4ad29a 100644 --- a/src/ahriman/core/types.py +++ b/src/ahriman/core/types.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/__init__.py b/src/ahriman/core/upload/__init__.py index 28d36d18..cf4b2c64 100644 --- a/src/ahriman/core/upload/__init__.py +++ b/src/ahriman/core/upload/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/github.py b/src/ahriman/core/upload/github.py index 97bdb4c9..c594ca47 100644 --- a/src/ahriman/core/upload/github.py +++ b/src/ahriman/core/upload/github.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/http_upload.py b/src/ahriman/core/upload/http_upload.py index bc60d357..e2867118 100644 --- a/src/ahriman/core/upload/http_upload.py +++ b/src/ahriman/core/upload/http_upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/remote_service.py b/src/ahriman/core/upload/remote_service.py index 63e2fb52..6f3153dd 100644 --- a/src/ahriman/core/upload/remote_service.py +++ b/src/ahriman/core/upload/remote_service.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/rsync.py b/src/ahriman/core/upload/rsync.py index dda69875..50506261 100644 --- a/src/ahriman/core/upload/rsync.py +++ b/src/ahriman/core/upload/rsync.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/s3.py b/src/ahriman/core/upload/s3.py index 446857e5..e5f08065 100644 --- a/src/ahriman/core/upload/s3.py +++ b/src/ahriman/core/upload/s3.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/upload.py b/src/ahriman/core/upload/upload.py index 5830dd49..3d161f0a 100644 --- a/src/ahriman/core/upload/upload.py +++ b/src/ahriman/core/upload/upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/upload_trigger.py b/src/ahriman/core/upload/upload_trigger.py index d753ee19..1cdc476b 100644 --- a/src/ahriman/core/upload/upload_trigger.py +++ b/src/ahriman/core/upload/upload_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/util.py b/src/ahriman/core/util.py index 085e64d6..cccd5689 100644 --- a/src/ahriman/core/util.py +++ b/src/ahriman/core/util.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/utils.py b/src/ahriman/core/utils.py index c7ecb73e..50a7ec2e 100644 --- a/src/ahriman/core/utils.py +++ b/src/ahriman/core/utils.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/__init__.py b/src/ahriman/models/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/models/__init__.py +++ b/src/ahriman/models/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/action.py b/src/ahriman/models/action.py index bc24bc1d..cc346285 100644 --- a/src/ahriman/models/action.py +++ b/src/ahriman/models/action.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/aur_package.py b/src/ahriman/models/aur_package.py index 85819a72..bca05ba9 100644 --- a/src/ahriman/models/aur_package.py +++ b/src/ahriman/models/aur_package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/auth_settings.py b/src/ahriman/models/auth_settings.py index 69906668..02863b39 100644 --- a/src/ahriman/models/auth_settings.py +++ b/src/ahriman/models/auth_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/build_status.py b/src/ahriman/models/build_status.py index e0a55ba4..7d0458a6 100644 --- a/src/ahriman/models/build_status.py +++ b/src/ahriman/models/build_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/changes.py b/src/ahriman/models/changes.py index bd6de1fa..663a8509 100644 --- a/src/ahriman/models/changes.py +++ b/src/ahriman/models/changes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/context_key.py b/src/ahriman/models/context_key.py index ec46c67f..784b69de 100644 --- a/src/ahriman/models/context_key.py +++ b/src/ahriman/models/context_key.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/counters.py b/src/ahriman/models/counters.py index c17b9001..dd512cc5 100644 --- a/src/ahriman/models/counters.py +++ b/src/ahriman/models/counters.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/dependencies.py b/src/ahriman/models/dependencies.py index b9fd84ee..b1cf5bfe 100644 --- a/src/ahriman/models/dependencies.py +++ b/src/ahriman/models/dependencies.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/event.py b/src/ahriman/models/event.py index 0d55139d..3c3f4ea4 100644 --- a/src/ahriman/models/event.py +++ b/src/ahriman/models/event.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/filesystem_package.py b/src/ahriman/models/filesystem_package.py index 11416d37..c0a85e80 100644 --- a/src/ahriman/models/filesystem_package.py +++ b/src/ahriman/models/filesystem_package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/internal_status.py b/src/ahriman/models/internal_status.py index 204760f1..df8ba167 100644 --- a/src/ahriman/models/internal_status.py +++ b/src/ahriman/models/internal_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/log_handler.py b/src/ahriman/models/log_handler.py index 7fc9e32f..bb1e42b8 100644 --- a/src/ahriman/models/log_handler.py +++ b/src/ahriman/models/log_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/log_record_id.py b/src/ahriman/models/log_record_id.py index cabc6095..bff9b6ee 100644 --- a/src/ahriman/models/log_record_id.py +++ b/src/ahriman/models/log_record_id.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/metrics_timer.py b/src/ahriman/models/metrics_timer.py index 548fa8fa..1d8d0826 100644 --- a/src/ahriman/models/metrics_timer.py +++ b/src/ahriman/models/metrics_timer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/migration.py b/src/ahriman/models/migration.py index 0515abf3..3c6feb7f 100644 --- a/src/ahriman/models/migration.py +++ b/src/ahriman/models/migration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/migration_result.py b/src/ahriman/models/migration_result.py index 3a0ab84e..6906edeb 100644 --- a/src/ahriman/models/migration_result.py +++ b/src/ahriman/models/migration_result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/package.py b/src/ahriman/models/package.py index 8776a733..a5317b86 100644 --- a/src/ahriman/models/package.py +++ b/src/ahriman/models/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/package_description.py b/src/ahriman/models/package_description.py index 4215183c..ef36ef1f 100644 --- a/src/ahriman/models/package_description.py +++ b/src/ahriman/models/package_description.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/package_source.py b/src/ahriman/models/package_source.py index 2269ae42..a7a4998e 100644 --- a/src/ahriman/models/package_source.py +++ b/src/ahriman/models/package_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/packagers.py b/src/ahriman/models/packagers.py index 3d779d81..7e8dea21 100644 --- a/src/ahriman/models/packagers.py +++ b/src/ahriman/models/packagers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/pacman_synchronization.py b/src/ahriman/models/pacman_synchronization.py index 5d00a7d1..8aebc928 100644 --- a/src/ahriman/models/pacman_synchronization.py +++ b/src/ahriman/models/pacman_synchronization.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/pkgbuild.py b/src/ahriman/models/pkgbuild.py index f0217f19..23cb48a2 100644 --- a/src/ahriman/models/pkgbuild.py +++ b/src/ahriman/models/pkgbuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/pkgbuild_patch.py b/src/ahriman/models/pkgbuild_patch.py index d935dcb8..ea96bb70 100644 --- a/src/ahriman/models/pkgbuild_patch.py +++ b/src/ahriman/models/pkgbuild_patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/process_status.py b/src/ahriman/models/process_status.py index 99eb2f44..3f254da4 100644 --- a/src/ahriman/models/process_status.py +++ b/src/ahriman/models/process_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/property.py b/src/ahriman/models/property.py index 909d8334..748a1030 100644 --- a/src/ahriman/models/property.py +++ b/src/ahriman/models/property.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/remote_source.py b/src/ahriman/models/remote_source.py index 3de33abd..a3e990d1 100644 --- a/src/ahriman/models/remote_source.py +++ b/src/ahriman/models/remote_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/report_settings.py b/src/ahriman/models/report_settings.py index 01a4881a..6ea3c043 100644 --- a/src/ahriman/models/report_settings.py +++ b/src/ahriman/models/report_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/repository_id.py b/src/ahriman/models/repository_id.py index c71f4b85..2d1cc8f3 100644 --- a/src/ahriman/models/repository_id.py +++ b/src/ahriman/models/repository_id.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/repository_paths.py b/src/ahriman/models/repository_paths.py index 03fc294e..d20dff70 100644 --- a/src/ahriman/models/repository_paths.py +++ b/src/ahriman/models/repository_paths.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/result.py b/src/ahriman/models/result.py index b917e91a..eb489d74 100644 --- a/src/ahriman/models/result.py +++ b/src/ahriman/models/result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/scan_paths.py b/src/ahriman/models/scan_paths.py index 7d7b6436..bdd69c96 100644 --- a/src/ahriman/models/scan_paths.py +++ b/src/ahriman/models/scan_paths.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/sign_settings.py b/src/ahriman/models/sign_settings.py index 7fb4fb8c..c96b1442 100644 --- a/src/ahriman/models/sign_settings.py +++ b/src/ahriman/models/sign_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/smtp_ssl_settings.py b/src/ahriman/models/smtp_ssl_settings.py index 44b038d3..77bcde7f 100644 --- a/src/ahriman/models/smtp_ssl_settings.py +++ b/src/ahriman/models/smtp_ssl_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/upload_settings.py b/src/ahriman/models/upload_settings.py index 9cf5bc29..1896c5ca 100644 --- a/src/ahriman/models/upload_settings.py +++ b/src/ahriman/models/upload_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/user.py b/src/ahriman/models/user.py index 722922bd..6dbb43ef 100644 --- a/src/ahriman/models/user.py +++ b/src/ahriman/models/user.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/user_access.py b/src/ahriman/models/user_access.py index 90049bae..e4488c6d 100644 --- a/src/ahriman/models/user_access.py +++ b/src/ahriman/models/user_access.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/waiter.py b/src/ahriman/models/waiter.py index c9917324..8f3cef95 100644 --- a/src/ahriman/models/waiter.py +++ b/src/ahriman/models/waiter.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/worker.py b/src/ahriman/models/worker.py index c4800a4c..e8698da8 100644 --- a/src/ahriman/models/worker.py +++ b/src/ahriman/models/worker.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/__init__.py b/src/ahriman/web/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/__init__.py +++ b/src/ahriman/web/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/apispec/__init__.py b/src/ahriman/web/apispec/__init__.py index c3bfeaad..46d4cf2d 100644 --- a/src/ahriman/web/apispec/__init__.py +++ b/src/ahriman/web/apispec/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/apispec/decorators.py b/src/ahriman/web/apispec/decorators.py index 45077e7d..88778944 100644 --- a/src/ahriman/web/apispec/decorators.py +++ b/src/ahriman/web/apispec/decorators.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/apispec/info.py b/src/ahriman/web/apispec/info.py index 67756c2c..2efc4225 100644 --- a/src/ahriman/web/apispec/info.py +++ b/src/ahriman/web/apispec/info.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/cors.py b/src/ahriman/web/cors.py index 8b5dbc39..0c4b076e 100644 --- a/src/ahriman/web/cors.py +++ b/src/ahriman/web/cors.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/keys.py b/src/ahriman/web/keys.py index 323371fb..15708124 100644 --- a/src/ahriman/web/keys.py +++ b/src/ahriman/web/keys.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/middlewares/__init__.py b/src/ahriman/web/middlewares/__init__.py index 631322f6..e6014dbc 100644 --- a/src/ahriman/web/middlewares/__init__.py +++ b/src/ahriman/web/middlewares/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/middlewares/auth_handler.py b/src/ahriman/web/middlewares/auth_handler.py index d51e4c63..9dcc95e2 100644 --- a/src/ahriman/web/middlewares/auth_handler.py +++ b/src/ahriman/web/middlewares/auth_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/middlewares/exception_handler.py b/src/ahriman/web/middlewares/exception_handler.py index fceaa5b9..ebc73e0d 100644 --- a/src/ahriman/web/middlewares/exception_handler.py +++ b/src/ahriman/web/middlewares/exception_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/routes.py b/src/ahriman/web/routes.py index 95d1f26f..8be56b90 100644 --- a/src/ahriman/web/routes.py +++ b/src/ahriman/web/routes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/__init__.py b/src/ahriman/web/schemas/__init__.py index 8a2e8108..2548b60d 100644 --- a/src/ahriman/web/schemas/__init__.py +++ b/src/ahriman/web/schemas/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/aur_package_schema.py b/src/ahriman/web/schemas/aur_package_schema.py index 11b43861..3c06228d 100644 --- a/src/ahriman/web/schemas/aur_package_schema.py +++ b/src/ahriman/web/schemas/aur_package_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/auth_schema.py b/src/ahriman/web/schemas/auth_schema.py index 64ad9dd6..39766be3 100644 --- a/src/ahriman/web/schemas/auth_schema.py +++ b/src/ahriman/web/schemas/auth_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/build_options_schema.py b/src/ahriman/web/schemas/build_options_schema.py index 10df2bf5..7c55d576 100644 --- a/src/ahriman/web/schemas/build_options_schema.py +++ b/src/ahriman/web/schemas/build_options_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/changes_schema.py b/src/ahriman/web/schemas/changes_schema.py index ab11c57a..621aa2b5 100644 --- a/src/ahriman/web/schemas/changes_schema.py +++ b/src/ahriman/web/schemas/changes_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/counters_schema.py b/src/ahriman/web/schemas/counters_schema.py index 85dccaf5..d2b89449 100644 --- a/src/ahriman/web/schemas/counters_schema.py +++ b/src/ahriman/web/schemas/counters_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/dependencies_schema.py b/src/ahriman/web/schemas/dependencies_schema.py index 02135d41..3e584c53 100644 --- a/src/ahriman/web/schemas/dependencies_schema.py +++ b/src/ahriman/web/schemas/dependencies_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/error_schema.py b/src/ahriman/web/schemas/error_schema.py index d2d9b100..29625526 100644 --- a/src/ahriman/web/schemas/error_schema.py +++ b/src/ahriman/web/schemas/error_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/event_schema.py b/src/ahriman/web/schemas/event_schema.py index a95cf146..0a2f3079 100644 --- a/src/ahriman/web/schemas/event_schema.py +++ b/src/ahriman/web/schemas/event_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/event_search_schema.py b/src/ahriman/web/schemas/event_search_schema.py index 374480b3..d3e0fff5 100644 --- a/src/ahriman/web/schemas/event_search_schema.py +++ b/src/ahriman/web/schemas/event_search_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/file_schema.py b/src/ahriman/web/schemas/file_schema.py index 31159526..7ff2e1e5 100644 --- a/src/ahriman/web/schemas/file_schema.py +++ b/src/ahriman/web/schemas/file_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/info_schema.py b/src/ahriman/web/schemas/info_schema.py index 0b302037..92120cf3 100644 --- a/src/ahriman/web/schemas/info_schema.py +++ b/src/ahriman/web/schemas/info_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/internal_status_schema.py b/src/ahriman/web/schemas/internal_status_schema.py index c2814fc5..4e25f2ea 100644 --- a/src/ahriman/web/schemas/internal_status_schema.py +++ b/src/ahriman/web/schemas/internal_status_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/log_schema.py b/src/ahriman/web/schemas/log_schema.py index a557bae2..374c4809 100644 --- a/src/ahriman/web/schemas/log_schema.py +++ b/src/ahriman/web/schemas/log_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/login_schema.py b/src/ahriman/web/schemas/login_schema.py index 1d96fe2b..a1401543 100644 --- a/src/ahriman/web/schemas/login_schema.py +++ b/src/ahriman/web/schemas/login_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/logs_schema.py b/src/ahriman/web/schemas/logs_schema.py index 33d5da27..2951f1e4 100644 --- a/src/ahriman/web/schemas/logs_schema.py +++ b/src/ahriman/web/schemas/logs_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/oauth2_schema.py b/src/ahriman/web/schemas/oauth2_schema.py index e9fffa11..a8b7917e 100644 --- a/src/ahriman/web/schemas/oauth2_schema.py +++ b/src/ahriman/web/schemas/oauth2_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_name_schema.py b/src/ahriman/web/schemas/package_name_schema.py index 4fd571f8..80efbfbc 100644 --- a/src/ahriman/web/schemas/package_name_schema.py +++ b/src/ahriman/web/schemas/package_name_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_names_schema.py b/src/ahriman/web/schemas/package_names_schema.py index d571e56d..82a67727 100644 --- a/src/ahriman/web/schemas/package_names_schema.py +++ b/src/ahriman/web/schemas/package_names_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_patch_schema.py b/src/ahriman/web/schemas/package_patch_schema.py index 79cf2857..5dbee341 100644 --- a/src/ahriman/web/schemas/package_patch_schema.py +++ b/src/ahriman/web/schemas/package_patch_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_properties_schema.py b/src/ahriman/web/schemas/package_properties_schema.py index c7c11399..cad9fb67 100644 --- a/src/ahriman/web/schemas/package_properties_schema.py +++ b/src/ahriman/web/schemas/package_properties_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_schema.py b/src/ahriman/web/schemas/package_schema.py index 55ead9a8..7573956d 100644 --- a/src/ahriman/web/schemas/package_schema.py +++ b/src/ahriman/web/schemas/package_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_status_schema.py b/src/ahriman/web/schemas/package_status_schema.py index 52f659b2..5f96145b 100644 --- a/src/ahriman/web/schemas/package_status_schema.py +++ b/src/ahriman/web/schemas/package_status_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/package_version_schema.py b/src/ahriman/web/schemas/package_version_schema.py index 8ef983a0..9e6984ec 100644 --- a/src/ahriman/web/schemas/package_version_schema.py +++ b/src/ahriman/web/schemas/package_version_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/pagination_schema.py b/src/ahriman/web/schemas/pagination_schema.py index 999aa374..3501ea94 100644 --- a/src/ahriman/web/schemas/pagination_schema.py +++ b/src/ahriman/web/schemas/pagination_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/patch_name_schema.py b/src/ahriman/web/schemas/patch_name_schema.py index b9a969aa..e493343d 100644 --- a/src/ahriman/web/schemas/patch_name_schema.py +++ b/src/ahriman/web/schemas/patch_name_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/patch_schema.py b/src/ahriman/web/schemas/patch_schema.py index 8e441733..188273e0 100644 --- a/src/ahriman/web/schemas/patch_schema.py +++ b/src/ahriman/web/schemas/patch_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/pgp_key_id_schema.py b/src/ahriman/web/schemas/pgp_key_id_schema.py index aaf9b0ea..919756a3 100644 --- a/src/ahriman/web/schemas/pgp_key_id_schema.py +++ b/src/ahriman/web/schemas/pgp_key_id_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/pgp_key_schema.py b/src/ahriman/web/schemas/pgp_key_schema.py index 24bcf3d1..5f4d113c 100644 --- a/src/ahriman/web/schemas/pgp_key_schema.py +++ b/src/ahriman/web/schemas/pgp_key_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/process_id_schema.py b/src/ahriman/web/schemas/process_id_schema.py index 0861676a..98053268 100644 --- a/src/ahriman/web/schemas/process_id_schema.py +++ b/src/ahriman/web/schemas/process_id_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/process_schema.py b/src/ahriman/web/schemas/process_schema.py index c0099eb4..ad39ccc5 100644 --- a/src/ahriman/web/schemas/process_schema.py +++ b/src/ahriman/web/schemas/process_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/remote_schema.py b/src/ahriman/web/schemas/remote_schema.py index 0e46f4cf..ca8fad01 100644 --- a/src/ahriman/web/schemas/remote_schema.py +++ b/src/ahriman/web/schemas/remote_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/repository_id_schema.py b/src/ahriman/web/schemas/repository_id_schema.py index 82b3ab9d..c9311786 100644 --- a/src/ahriman/web/schemas/repository_id_schema.py +++ b/src/ahriman/web/schemas/repository_id_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/search_schema.py b/src/ahriman/web/schemas/search_schema.py index 34645c98..5a5b82fa 100644 --- a/src/ahriman/web/schemas/search_schema.py +++ b/src/ahriman/web/schemas/search_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/status_schema.py b/src/ahriman/web/schemas/status_schema.py index d7b4f350..decac11c 100644 --- a/src/ahriman/web/schemas/status_schema.py +++ b/src/ahriman/web/schemas/status_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/update_flags_schema.py b/src/ahriman/web/schemas/update_flags_schema.py index ef6434ab..bf769db8 100644 --- a/src/ahriman/web/schemas/update_flags_schema.py +++ b/src/ahriman/web/schemas/update_flags_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/versioned_log_schema.py b/src/ahriman/web/schemas/versioned_log_schema.py index e3dd0ba5..2e08571d 100644 --- a/src/ahriman/web/schemas/versioned_log_schema.py +++ b/src/ahriman/web/schemas/versioned_log_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/schemas/worker_schema.py b/src/ahriman/web/schemas/worker_schema.py index 6822ad67..d0e2d6c7 100644 --- a/src/ahriman/web/schemas/worker_schema.py +++ b/src/ahriman/web/schemas/worker_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/__init__.py b/src/ahriman/web/views/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/__init__.py +++ b/src/ahriman/web/views/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/api/__init__.py b/src/ahriman/web/views/api/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/api/__init__.py +++ b/src/ahriman/web/views/api/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/api/docs.py b/src/ahriman/web/views/api/docs.py index b338e480..856db24d 100644 --- a/src/ahriman/web/views/api/docs.py +++ b/src/ahriman/web/views/api/docs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/api/swagger.py b/src/ahriman/web/views/api/swagger.py index 694daa1a..ead54c3b 100644 --- a/src/ahriman/web/views/api/swagger.py +++ b/src/ahriman/web/views/api/swagger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/base.py b/src/ahriman/web/views/base.py index 4814efd7..887afc8d 100644 --- a/src/ahriman/web/views/base.py +++ b/src/ahriman/web/views/base.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/index.py b/src/ahriman/web/views/index.py index 0445ba52..0621ac69 100644 --- a/src/ahriman/web/views/index.py +++ b/src/ahriman/web/views/index.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/static.py b/src/ahriman/web/views/static.py index 42be4cec..b4b6b0c3 100644 --- a/src/ahriman/web/views/static.py +++ b/src/ahriman/web/views/static.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status_view_guard.py b/src/ahriman/web/views/status_view_guard.py index fedb5916..eb82f127 100644 --- a/src/ahriman/web/views/status_view_guard.py +++ b/src/ahriman/web/views/status_view_guard.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/__init__.py b/src/ahriman/web/views/v1/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/__init__.py +++ b/src/ahriman/web/views/v1/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/auditlog/__init__.py b/src/ahriman/web/views/v1/auditlog/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/auditlog/__init__.py +++ b/src/ahriman/web/views/v1/auditlog/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/auditlog/events.py b/src/ahriman/web/views/v1/auditlog/events.py index a173ef6c..cc73be3f 100644 --- a/src/ahriman/web/views/v1/auditlog/events.py +++ b/src/ahriman/web/views/v1/auditlog/events.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/distributed/__init__.py b/src/ahriman/web/views/v1/distributed/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/distributed/__init__.py +++ b/src/ahriman/web/views/v1/distributed/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/distributed/workers.py b/src/ahriman/web/views/v1/distributed/workers.py index 548c2391..2754d287 100644 --- a/src/ahriman/web/views/v1/distributed/workers.py +++ b/src/ahriman/web/views/v1/distributed/workers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/__init__.py b/src/ahriman/web/views/v1/packages/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/packages/__init__.py +++ b/src/ahriman/web/views/v1/packages/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/changes.py b/src/ahriman/web/views/v1/packages/changes.py index ef3e359b..84f228da 100644 --- a/src/ahriman/web/views/v1/packages/changes.py +++ b/src/ahriman/web/views/v1/packages/changes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/dependencies.py b/src/ahriman/web/views/v1/packages/dependencies.py index e7654b66..917888c0 100644 --- a/src/ahriman/web/views/v1/packages/dependencies.py +++ b/src/ahriman/web/views/v1/packages/dependencies.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/logs.py b/src/ahriman/web/views/v1/packages/logs.py index d670ef12..87383571 100644 --- a/src/ahriman/web/views/v1/packages/logs.py +++ b/src/ahriman/web/views/v1/packages/logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/package.py b/src/ahriman/web/views/v1/packages/package.py index 889b8724..93982669 100644 --- a/src/ahriman/web/views/v1/packages/package.py +++ b/src/ahriman/web/views/v1/packages/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/packages.py b/src/ahriman/web/views/v1/packages/packages.py index fd515e0d..264c88c7 100644 --- a/src/ahriman/web/views/v1/packages/packages.py +++ b/src/ahriman/web/views/v1/packages/packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/patch.py b/src/ahriman/web/views/v1/packages/patch.py index 7021132f..0e057024 100644 --- a/src/ahriman/web/views/v1/packages/patch.py +++ b/src/ahriman/web/views/v1/packages/patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/packages/patches.py b/src/ahriman/web/views/v1/packages/patches.py index 09d6b877..b8dfb6ff 100644 --- a/src/ahriman/web/views/v1/packages/patches.py +++ b/src/ahriman/web/views/v1/packages/patches.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/__init__.py b/src/ahriman/web/views/v1/service/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/service/__init__.py +++ b/src/ahriman/web/views/v1/service/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/add.py b/src/ahriman/web/views/v1/service/add.py index 911c097b..2e81e3cb 100644 --- a/src/ahriman/web/views/v1/service/add.py +++ b/src/ahriman/web/views/v1/service/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/pgp.py b/src/ahriman/web/views/v1/service/pgp.py index 2f8803d8..56165a42 100644 --- a/src/ahriman/web/views/v1/service/pgp.py +++ b/src/ahriman/web/views/v1/service/pgp.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/process.py b/src/ahriman/web/views/v1/service/process.py index 1c963e0a..602f17fb 100644 --- a/src/ahriman/web/views/v1/service/process.py +++ b/src/ahriman/web/views/v1/service/process.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/rebuild.py b/src/ahriman/web/views/v1/service/rebuild.py index 37aa708c..e39b5821 100644 --- a/src/ahriman/web/views/v1/service/rebuild.py +++ b/src/ahriman/web/views/v1/service/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/remove.py b/src/ahriman/web/views/v1/service/remove.py index e00c5dfe..818c9d01 100644 --- a/src/ahriman/web/views/v1/service/remove.py +++ b/src/ahriman/web/views/v1/service/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/request.py b/src/ahriman/web/views/v1/service/request.py index e92b6127..5d6c9b4f 100644 --- a/src/ahriman/web/views/v1/service/request.py +++ b/src/ahriman/web/views/v1/service/request.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/search.py b/src/ahriman/web/views/v1/service/search.py index 1c4da52a..c2a45ded 100644 --- a/src/ahriman/web/views/v1/service/search.py +++ b/src/ahriman/web/views/v1/service/search.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/update.py b/src/ahriman/web/views/v1/service/update.py index 896f6972..eb39110e 100644 --- a/src/ahriman/web/views/v1/service/update.py +++ b/src/ahriman/web/views/v1/service/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/service/upload.py b/src/ahriman/web/views/v1/service/upload.py index c8c118ff..4aec7e14 100644 --- a/src/ahriman/web/views/v1/service/upload.py +++ b/src/ahriman/web/views/v1/service/upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/__init__.py b/src/ahriman/web/views/v1/status/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/status/__init__.py +++ b/src/ahriman/web/views/v1/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/info.py b/src/ahriman/web/views/v1/status/info.py index bc79ae72..01ffc230 100644 --- a/src/ahriman/web/views/v1/status/info.py +++ b/src/ahriman/web/views/v1/status/info.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/repositories.py b/src/ahriman/web/views/v1/status/repositories.py index e5d0b733..f35f82da 100644 --- a/src/ahriman/web/views/v1/status/repositories.py +++ b/src/ahriman/web/views/v1/status/repositories.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/status.py b/src/ahriman/web/views/v1/status/status.py index eb6a6969..7cdc8cf1 100644 --- a/src/ahriman/web/views/v1/status/status.py +++ b/src/ahriman/web/views/v1/status/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/user/__init__.py b/src/ahriman/web/views/v1/user/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v1/user/__init__.py +++ b/src/ahriman/web/views/v1/user/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/user/login.py b/src/ahriman/web/views/v1/user/login.py index d2ebe32d..591685ff 100644 --- a/src/ahriman/web/views/v1/user/login.py +++ b/src/ahriman/web/views/v1/user/login.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/user/logout.py b/src/ahriman/web/views/v1/user/logout.py index 5f4cbcdc..24587f0b 100644 --- a/src/ahriman/web/views/v1/user/logout.py +++ b/src/ahriman/web/views/v1/user/logout.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v2/__init__.py b/src/ahriman/web/views/v2/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v2/__init__.py +++ b/src/ahriman/web/views/v2/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v2/packages/__init__.py b/src/ahriman/web/views/v2/packages/__init__.py index 78e01321..7413eea9 100644 --- a/src/ahriman/web/views/v2/packages/__init__.py +++ b/src/ahriman/web/views/v2/packages/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v2/packages/logs.py b/src/ahriman/web/views/v2/packages/logs.py index c94bc373..f1fda731 100644 --- a/src/ahriman/web/views/v2/packages/logs.py +++ b/src/ahriman/web/views/v2/packages/logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/web.py b/src/ahriman/web/web.py index aea6a166..aaa99cf8 100644 --- a/src/ahriman/web/web.py +++ b/src/ahriman/web/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 ahriman team. +# Copyright (c) 2021-2025 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman).