diff --git a/src/ahriman/__init__.py b/src/ahriman/__init__.py index 1c0cf5ef..89e78239 100644 --- a/src/ahriman/__init__.py +++ b/src/ahriman/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/application/__init__.py +++ b/src/ahriman/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 24ace99d..323b67c3 100644 --- a/src/ahriman/application/ahriman.py +++ b/src/ahriman/application/ahriman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 97078ea9..7e541762 100644 --- a/src/ahriman/application/application/__init__.py +++ b/src/ahriman/application/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 bc5879f1..90e2b535 100644 --- a/src/ahriman/application/application/application.py +++ b/src/ahriman/application/application/application.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 cd018435..5ff74826 100644 --- a/src/ahriman/application/application/application_packages.py +++ b/src/ahriman/application/application/application_packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f5aa0229..9d5ba208 100644 --- a/src/ahriman/application/application/application_properties.py +++ b/src/ahriman/application/application/application_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 198114e7..bbbd74ea 100644 --- a/src/ahriman/application/application/application_repository.py +++ b/src/ahriman/application/application/application_repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e85604bc..556baae3 100644 --- a/src/ahriman/application/application/updates_iterator.py +++ b/src/ahriman/application/application/updates_iterator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 7dd71d6b..0c622fc8 100644 --- a/src/ahriman/application/application/workers/__init__.py +++ b/src/ahriman/application/application/workers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 35b8e7df..b2a5b2a6 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 678b67b0..0ed87aaa 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 08655f06..a423b4d4 100644 --- a/src/ahriman/application/application/workers/updater.py +++ b/src/ahriman/application/application/workers/updater.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 bb0ef6e3..b207689f 100644 --- a/src/ahriman/application/handlers/__init__.py +++ b/src/ahriman/application/handlers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 587fff9b..002353e1 100644 --- a/src/ahriman/application/handlers/add.py +++ b/src/ahriman/application/handlers/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c01ac485..7c3b9f4a 100644 --- a/src/ahriman/application/handlers/backup.py +++ b/src/ahriman/application/handlers/backup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 69da8015..efa6cefc 100644 --- a/src/ahriman/application/handlers/change.py +++ b/src/ahriman/application/handlers/change.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 34443e3e..75c52509 100644 --- a/src/ahriman/application/handlers/clean.py +++ b/src/ahriman/application/handlers/clean.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 933f79c0..f16c3d68 100644 --- a/src/ahriman/application/handlers/daemon.py +++ b/src/ahriman/application/handlers/daemon.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 cdad09c7..1c2ce799 100644 --- a/src/ahriman/application/handlers/dump.py +++ b/src/ahriman/application/handlers/dump.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 efa09744..2120ff4e 100644 --- a/src/ahriman/application/handlers/handler.py +++ b/src/ahriman/application/handlers/handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 89c27882..839b9137 100644 --- a/src/ahriman/application/handlers/help.py +++ b/src/ahriman/application/handlers/help.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 4dac06fb..c8746e6d 100644 --- a/src/ahriman/application/handlers/key_import.py +++ b/src/ahriman/application/handlers/key_import.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 0b3f2f51..6400c2f4 100644 --- a/src/ahriman/application/handlers/patch.py +++ b/src/ahriman/application/handlers/patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 962c5e0f..f0df1465 100644 --- a/src/ahriman/application/handlers/rebuild.py +++ b/src/ahriman/application/handlers/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 349075ba..263cb53d 100644 --- a/src/ahriman/application/handlers/remove.py +++ b/src/ahriman/application/handlers/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ea249f55..cf5e9747 100644 --- a/src/ahriman/application/handlers/remove_unknown.py +++ b/src/ahriman/application/handlers/remove_unknown.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 317357b9..2460ec94 100644 --- a/src/ahriman/application/handlers/repositories.py +++ b/src/ahriman/application/handlers/repositories.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e06cefa7..6bd33391 100644 --- a/src/ahriman/application/handlers/restore.py +++ b/src/ahriman/application/handlers/restore.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 a1ade544..49d90424 100644 --- a/src/ahriman/application/handlers/run.py +++ b/src/ahriman/application/handlers/run.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ffbaa523..4eab6823 100644 --- a/src/ahriman/application/handlers/search.py +++ b/src/ahriman/application/handlers/search.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 fc259728..8956ec14 100644 --- a/src/ahriman/application/handlers/service_updates.py +++ b/src/ahriman/application/handlers/service_updates.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 0bb34c6d..9889b5f3 100644 --- a/src/ahriman/application/handlers/setup.py +++ b/src/ahriman/application/handlers/setup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 69f242d4..c52b2f87 100644 --- a/src/ahriman/application/handlers/shell.py +++ b/src/ahriman/application/handlers/shell.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 4d1ac575..ae603515 100644 --- a/src/ahriman/application/handlers/sign.py +++ b/src/ahriman/application/handlers/sign.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 7b8b0927..b0e5c180 100644 --- a/src/ahriman/application/handlers/status.py +++ b/src/ahriman/application/handlers/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f448515e..c52f9236 100644 --- a/src/ahriman/application/handlers/status_update.py +++ b/src/ahriman/application/handlers/status_update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 23c3424e..42a6ca00 100644 --- a/src/ahriman/application/handlers/structure.py +++ b/src/ahriman/application/handlers/structure.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 511b4967..57e944aa 100644 --- a/src/ahriman/application/handlers/tree_migrate.py +++ b/src/ahriman/application/handlers/tree_migrate.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 23d63034..60afff44 100644 --- a/src/ahriman/application/handlers/triggers.py +++ b/src/ahriman/application/handlers/triggers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 0cb0eb5e..f463ead5 100644 --- a/src/ahriman/application/handlers/unsafe_commands.py +++ b/src/ahriman/application/handlers/unsafe_commands.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 85910232..63c83398 100644 --- a/src/ahriman/application/handlers/update.py +++ b/src/ahriman/application/handlers/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 4407712e..875ec110 100644 --- a/src/ahriman/application/handlers/users.py +++ b/src/ahriman/application/handlers/users.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 60957e52..e83818ed 100644 --- a/src/ahriman/application/handlers/validate.py +++ b/src/ahriman/application/handlers/validate.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 84008da9..33ee46ab 100644 --- a/src/ahriman/application/handlers/versions.py +++ b/src/ahriman/application/handlers/versions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 39098d55..34b25aee 100644 --- a/src/ahriman/application/handlers/web.py +++ b/src/ahriman/application/handlers/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e13933f1..a0d3610f 100644 --- a/src/ahriman/application/lock.py +++ b/src/ahriman/application/lock.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 536f3bf3..53d4d036 100644 --- a/src/ahriman/core/__init__.py +++ b/src/ahriman/core/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/core/alpm/__init__.py +++ b/src/ahriman/core/alpm/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 eb56c3c4..e6cedb59 100644 --- a/src/ahriman/core/alpm/pacman.py +++ b/src/ahriman/core/alpm/pacman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 5253e4bc..edfa49d0 100644 --- a/src/ahriman/core/alpm/remote/__init__.py +++ b/src/ahriman/core/alpm/remote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 fe9d2c37..8aeeb159 100644 --- a/src/ahriman/core/alpm/remote/aur.py +++ b/src/ahriman/core/alpm/remote/aur.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 586b091d..c281691b 100644 --- a/src/ahriman/core/alpm/remote/official.py +++ b/src/ahriman/core/alpm/remote/official.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 333ba9e4..4ddf0a6c 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 d0d78a55..fd6605f2 100644 --- a/src/ahriman/core/alpm/remote/remote.py +++ b/src/ahriman/core/alpm/remote/remote.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 60a06b2b..22a51544 100644 --- a/src/ahriman/core/alpm/repo.py +++ b/src/ahriman/core/alpm/repo.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 17c96868..38402da9 100644 --- a/src/ahriman/core/auth/__init__.py +++ b/src/ahriman/core/auth/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 da3763c1..1dd86625 100644 --- a/src/ahriman/core/auth/auth.py +++ b/src/ahriman/core/auth/auth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 5c383b0a..beb5c5b7 100644 --- a/src/ahriman/core/auth/helpers.py +++ b/src/ahriman/core/auth/helpers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3217b619..8cb4ec1e 100644 --- a/src/ahriman/core/auth/mapping.py +++ b/src/ahriman/core/auth/mapping.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ef7ea5d0..3c67f913 100644 --- a/src/ahriman/core/auth/oauth.py +++ b/src/ahriman/core/auth/oauth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/core/build_tools/__init__.py +++ b/src/ahriman/core/build_tools/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c13059f4..4179b9de 100644 --- a/src/ahriman/core/build_tools/sources.py +++ b/src/ahriman/core/build_tools/sources.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 2878adde..a9e1e962 100644 --- a/src/ahriman/core/build_tools/task.py +++ b/src/ahriman/core/build_tools/task.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3abc5d5b..4dc3cd55 100644 --- a/src/ahriman/core/configuration/__init__.py +++ b/src/ahriman/core/configuration/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 daf2db29..a8e563ab 100644 --- a/src/ahriman/core/configuration/configuration.py +++ b/src/ahriman/core/configuration/configuration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 4e315f57..618b87fc 100644 --- a/src/ahriman/core/configuration/schema.py +++ b/src/ahriman/core/configuration/schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 66dc0de5..2c7b8fb5 100644 --- a/src/ahriman/core/configuration/shell_interpolator.py +++ b/src/ahriman/core/configuration/shell_interpolator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e5aed2b7..0000dd82 100644 --- a/src/ahriman/core/configuration/validator.py +++ b/src/ahriman/core/configuration/validator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 afcee416..180f0efb 100644 --- a/src/ahriman/core/database/__init__.py +++ b/src/ahriman/core/database/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3179eef8..03a67e65 100644 --- a/src/ahriman/core/database/migrations/__init__.py +++ b/src/ahriman/core/database/migrations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c609ebf7..c16213d8 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 193a5cc6..c3883237 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 127fe545..0c20a481 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 fbc66a60..f54628c1 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 44638451..1ddbf889 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 be91665c..7efcca84 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 a2530239..8864d6c1 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 870aa91e..3d6f4978 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 1f5f6251..46927d5e 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 b12a646c..30f3adf4 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 551c014e..1a2159d0 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8089fb4f..baed2c43 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 fa6868b9..bb9cf09a 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 13ca0404..b988de0a 100644 --- a/src/ahriman/core/database/operations/__init__.py +++ b/src/ahriman/core/database/operations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b0153427..9badb27b 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 6b438307..2a2beff2 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 73b0c5f7..6552f359 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 23ef5b19..4a7f4ca3 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 c70807cc..09dbee59 100644 --- a/src/ahriman/core/database/operations/operations.py +++ b/src/ahriman/core/database/operations/operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 665b73af..a1a0cf64 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 48ce6317..eaee368c 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 663729ec..e503aad2 100644 --- a/src/ahriman/core/database/sqlite.py +++ b/src/ahriman/core/database/sqlite.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 15a7251e..da551e62 100644 --- a/src/ahriman/core/distributed/__init__.py +++ b/src/ahriman/core/distributed/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e0d3d3bb..e5ff6729 100644 --- a/src/ahriman/core/distributed/distributed_system.py +++ b/src/ahriman/core/distributed/distributed_system.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 cd30095c..585a20c5 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 78885099..f18c8409 100644 --- a/src/ahriman/core/distributed/worker_trigger.py +++ b/src/ahriman/core/distributed/worker_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 809816e7..751dcc82 100644 --- a/src/ahriman/core/distributed/workers_cache.py +++ b/src/ahriman/core/distributed/workers_cache.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 43efbd50..412a58d8 100644 --- a/src/ahriman/core/exceptions.py +++ b/src/ahriman/core/exceptions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 032ffad6..a988babb 100644 --- a/src/ahriman/core/formatters/__init__.py +++ b/src/ahriman/core/formatters/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 6da790f3..fb1ec07d 100644 --- a/src/ahriman/core/formatters/aur_printer.py +++ b/src/ahriman/core/formatters/aur_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ec7fcb39..ca2d1c6e 100644 --- a/src/ahriman/core/formatters/build_printer.py +++ b/src/ahriman/core/formatters/build_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f41f9dae..ad596d4a 100644 --- a/src/ahriman/core/formatters/changes_printer.py +++ b/src/ahriman/core/formatters/changes_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 47ad52ce..a2eaa3f2 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 91eac5b7..99d61b70 100644 --- a/src/ahriman/core/formatters/configuration_printer.py +++ b/src/ahriman/core/formatters/configuration_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 1e7ac552..e48fdef3 100644 --- a/src/ahriman/core/formatters/package_printer.py +++ b/src/ahriman/core/formatters/package_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 55296bc4..71dff20e 100644 --- a/src/ahriman/core/formatters/patch_printer.py +++ b/src/ahriman/core/formatters/patch_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 61f70a7d..39d21e03 100644 --- a/src/ahriman/core/formatters/printer.py +++ b/src/ahriman/core/formatters/printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f9f6f163..79a5f471 100644 --- a/src/ahriman/core/formatters/repository_printer.py +++ b/src/ahriman/core/formatters/repository_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 fffcad59..74480e90 100644 --- a/src/ahriman/core/formatters/status_printer.py +++ b/src/ahriman/core/formatters/status_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ba621228..b548b447 100644 --- a/src/ahriman/core/formatters/string_printer.py +++ b/src/ahriman/core/formatters/string_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9a71e8b9..34914412 100644 --- a/src/ahriman/core/formatters/tree_printer.py +++ b/src/ahriman/core/formatters/tree_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 1e84cf41..a861fe4b 100644 --- a/src/ahriman/core/formatters/update_printer.py +++ b/src/ahriman/core/formatters/update_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 822b5a1e..d1a6ac56 100644 --- a/src/ahriman/core/formatters/user_printer.py +++ b/src/ahriman/core/formatters/user_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 32e7eccf..cf0797e1 100644 --- a/src/ahriman/core/formatters/validation_printer.py +++ b/src/ahriman/core/formatters/validation_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 17b400a6..e37cb02d 100644 --- a/src/ahriman/core/formatters/version_printer.py +++ b/src/ahriman/core/formatters/version_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f2fc55a9..6d6aa72c 100644 --- a/src/ahriman/core/gitremote/__init__.py +++ b/src/ahriman/core/gitremote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 7536a59d..a00aff04 100644 --- a/src/ahriman/core/gitremote/remote_pull.py +++ b/src/ahriman/core/gitremote/remote_pull.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 43eefa6c..9106cb93 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 22149608..d51cc913 100644 --- a/src/ahriman/core/gitremote/remote_push.py +++ b/src/ahriman/core/gitremote/remote_push.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 feebf415..5114ea4a 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 02b72d30..1548ec6b 100644 --- a/src/ahriman/core/http/__init__.py +++ b/src/ahriman/core/http/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 982d633e..a3cc3b6b 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 5f919e49..8f2a04dd 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 c0ba3e7d..5fdcc0be 100644 --- a/src/ahriman/core/log/__init__.py +++ b/src/ahriman/core/log/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/filtered_access_logger.py b/src/ahriman/core/log/filtered_access_logger.py index 57c76111..7c4e14a8 100644 --- a/src/ahriman/core/log/filtered_access_logger.py +++ b/src/ahriman/core/log/filtered_access_logger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f3b4d575..f2b0fde3 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 f6f6891d..442b484c 100644 --- a/src/ahriman/core/log/journal_handler.py +++ b/src/ahriman/core/log/journal_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 30d5692f..b082b39c 100644 --- a/src/ahriman/core/log/lazy_logging.py +++ b/src/ahriman/core/log/lazy_logging.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 86727112..4f99610e 100644 --- a/src/ahriman/core/log/log_loader.py +++ b/src/ahriman/core/log/log_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 d581c8e4..fcd5375b 100644 --- a/src/ahriman/core/report/__init__.py +++ b/src/ahriman/core/report/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ac30ef47..2f170ca3 100644 --- a/src/ahriman/core/report/console.py +++ b/src/ahriman/core/report/console.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 cc8cc579..e215c868 100644 --- a/src/ahriman/core/report/email.py +++ b/src/ahriman/core/report/email.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 393460e2..643fb4e8 100644 --- a/src/ahriman/core/report/html.py +++ b/src/ahriman/core/report/html.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 50b416b8..a87d948f 100644 --- a/src/ahriman/core/report/jinja_template.py +++ b/src/ahriman/core/report/jinja_template.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9e6da67a..debe358e 100644 --- a/src/ahriman/core/report/remote_call.py +++ b/src/ahriman/core/report/remote_call.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3690f177..8fc5ca2c 100644 --- a/src/ahriman/core/report/report.py +++ b/src/ahriman/core/report/report.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c99ab46f..c9e52966 100644 --- a/src/ahriman/core/report/report_trigger.py +++ b/src/ahriman/core/report/report_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 4780b289..bd53ce5b 100644 --- a/src/ahriman/core/report/telegram.py +++ b/src/ahriman/core/report/telegram.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 40b3ce1a..0b026244 100644 --- a/src/ahriman/core/repository/__init__.py +++ b/src/ahriman/core/repository/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 d18051c4..b46a008b 100644 --- a/src/ahriman/core/repository/cleaner.py +++ b/src/ahriman/core/repository/cleaner.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 76a5c2a7..f0bce676 100644 --- a/src/ahriman/core/repository/executor.py +++ b/src/ahriman/core/repository/executor.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8d004198..2fa84639 100644 --- a/src/ahriman/core/repository/package_info.py +++ b/src/ahriman/core/repository/package_info.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 37b8b96f..9fe6936b 100644 --- a/src/ahriman/core/repository/repository.py +++ b/src/ahriman/core/repository/repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 bbdc2e5d..714b3c6d 100644 --- a/src/ahriman/core/repository/repository_properties.py +++ b/src/ahriman/core/repository/repository_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e7179909..04882841 100644 --- a/src/ahriman/core/repository/update_handler.py +++ b/src/ahriman/core/repository/update_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/core/sign/__init__.py +++ b/src/ahriman/core/sign/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 1cf79263..82acb5f2 100644 --- a/src/ahriman/core/sign/gpg.py +++ b/src/ahriman/core/sign/gpg.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 5d7290f4..1a4c0d04 100644 --- a/src/ahriman/core/spawn.py +++ b/src/ahriman/core/spawn.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/core/status/__init__.py +++ b/src/ahriman/core/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9f7a6ae4..585f2aec 100644 --- a/src/ahriman/core/status/client.py +++ b/src/ahriman/core/status/client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 0affdb13..dd304a9e 100644 --- a/src/ahriman/core/status/watcher.py +++ b/src/ahriman/core/status/watcher.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 a56e6cde..6214b513 100644 --- a/src/ahriman/core/status/web_client.py +++ b/src/ahriman/core/status/web_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 f607effe..312eca37 100644 --- a/src/ahriman/core/support/__init__.py +++ b/src/ahriman/core/support/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ed5c0985..5fad5b2a 100644 --- a/src/ahriman/core/support/keyring_trigger.py +++ b/src/ahriman/core/support/keyring_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 beb8df51..1b63d0f1 100644 --- a/src/ahriman/core/support/mirrorlist_trigger.py +++ b/src/ahriman/core/support/mirrorlist_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 44aee94d..a95cbcba 100644 --- a/src/ahriman/core/support/package_creator.py +++ b/src/ahriman/core/support/package_creator.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/core/support/pkgbuild/__init__.py +++ b/src/ahriman/core/support/pkgbuild/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 5e4d320b..02554a7a 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 0ca18dbe..e341a22e 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 b0cef942..149386b2 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 fcffed47..4a3a8585 100644 --- a/src/ahriman/core/tree.py +++ b/src/ahriman/core/tree.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ed6f7972..57924877 100644 --- a/src/ahriman/core/triggers/__init__.py +++ b/src/ahriman/core/triggers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 d16df3c5..e7301809 100644 --- a/src/ahriman/core/triggers/trigger.py +++ b/src/ahriman/core/triggers/trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 89d47932..4f0e77b1 100644 --- a/src/ahriman/core/triggers/trigger_loader.py +++ b/src/ahriman/core/triggers/trigger_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b18cedc0..28d36d18 100644 --- a/src/ahriman/core/upload/__init__.py +++ b/src/ahriman/core/upload/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 5cb25245..e996ea3e 100644 --- a/src/ahriman/core/upload/github.py +++ b/src/ahriman/core/upload/github.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9c7d4d8e..bc60d357 100644 --- a/src/ahriman/core/upload/http_upload.py +++ b/src/ahriman/core/upload/http_upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3476c105..75b5f475 100644 --- a/src/ahriman/core/upload/remote_service.py +++ b/src/ahriman/core/upload/remote_service.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 2bab81e3..c81f3c87 100644 --- a/src/ahriman/core/upload/rsync.py +++ b/src/ahriman/core/upload/rsync.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 1cd75678..372655cb 100644 --- a/src/ahriman/core/upload/s3.py +++ b/src/ahriman/core/upload/s3.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 82a3cb89..21e9279e 100644 --- a/src/ahriman/core/upload/upload.py +++ b/src/ahriman/core/upload/upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 63e2b252..4db5b709 100644 --- a/src/ahriman/core/upload/upload_trigger.py +++ b/src/ahriman/core/upload/upload_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 2e257f52..feda5a3a 100644 --- a/src/ahriman/core/util.py +++ b/src/ahriman/core/util.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/models/__init__.py +++ b/src/ahriman/models/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 2ab21016..bc24bc1d 100644 --- a/src/ahriman/models/action.py +++ b/src/ahriman/models/action.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 aa58dcc6..4ec2888e 100644 --- a/src/ahriman/models/aur_package.py +++ b/src/ahriman/models/aur_package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3d89a8cb..e761a3e7 100644 --- a/src/ahriman/models/auth_settings.py +++ b/src/ahriman/models/auth_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9a9b4521..7621c344 100644 --- a/src/ahriman/models/build_status.py +++ b/src/ahriman/models/build_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b3d47b13..f74fdd77 100644 --- a/src/ahriman/models/changes.py +++ b/src/ahriman/models/changes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e2e39228..4e1af459 100644 --- a/src/ahriman/models/context_key.py +++ b/src/ahriman/models/context_key.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8b99505c..1f9bca63 100644 --- a/src/ahriman/models/counters.py +++ b/src/ahriman/models/counters.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ca9f643c..b014529d 100644 --- a/src/ahriman/models/internal_status.py +++ b/src/ahriman/models/internal_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 a71e2069..7fc9e32f 100644 --- a/src/ahriman/models/log_handler.py +++ b/src/ahriman/models/log_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 876f2569..cabc6095 100644 --- a/src/ahriman/models/log_record_id.py +++ b/src/ahriman/models/log_record_id.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 fe7f703e..0515abf3 100644 --- a/src/ahriman/models/migration.py +++ b/src/ahriman/models/migration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9d50ab15..6000e5ca 100644 --- a/src/ahriman/models/migration_result.py +++ b/src/ahriman/models/migration_result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 98e93d08..9afdbc30 100644 --- a/src/ahriman/models/package.py +++ b/src/ahriman/models/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 25b5f80f..8e5388a0 100644 --- a/src/ahriman/models/package_description.py +++ b/src/ahriman/models/package_description.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 143d9569..51f63ee9 100644 --- a/src/ahriman/models/package_source.py +++ b/src/ahriman/models/package_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 0fd6ab0c..3d779d81 100644 --- a/src/ahriman/models/packagers.py +++ b/src/ahriman/models/packagers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 53911b9d..5d00a7d1 100644 --- a/src/ahriman/models/pacman_synchronization.py +++ b/src/ahriman/models/pacman_synchronization.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 31c31f25..68dd9cea 100644 --- a/src/ahriman/models/pkgbuild_patch.py +++ b/src/ahriman/models/pkgbuild_patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 2a84864a..867373d1 100644 --- a/src/ahriman/models/process_status.py +++ b/src/ahriman/models/process_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b916f421..7bc2f990 100644 --- a/src/ahriman/models/property.py +++ b/src/ahriman/models/property.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c10bc9e5..8f5a6b4f 100644 --- a/src/ahriman/models/remote_source.py +++ b/src/ahriman/models/remote_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 11c97245..366c3149 100644 --- a/src/ahriman/models/report_settings.py +++ b/src/ahriman/models/report_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 545d3a8d..b8abfe6c 100644 --- a/src/ahriman/models/repository_id.py +++ b/src/ahriman/models/repository_id.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 d6be0915..35d97bff 100644 --- a/src/ahriman/models/repository_paths.py +++ b/src/ahriman/models/repository_paths.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 eea7ab54..b4867b0b 100644 --- a/src/ahriman/models/result.py +++ b/src/ahriman/models/result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 52c398f5..7fb4fb8c 100644 --- a/src/ahriman/models/sign_settings.py +++ b/src/ahriman/models/sign_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9af0e75f..44b038d3 100644 --- a/src/ahriman/models/smtp_ssl_settings.py +++ b/src/ahriman/models/smtp_ssl_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 7a501297..9cf5bc29 100644 --- a/src/ahriman/models/upload_settings.py +++ b/src/ahriman/models/upload_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 e02d580f..0fff8954 100644 --- a/src/ahriman/models/user.py +++ b/src/ahriman/models/user.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 cd66bf72..4eb2e357 100644 --- a/src/ahriman/models/user_access.py +++ b/src/ahriman/models/user_access.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9ad5e1a5..7f804315 100644 --- a/src/ahriman/models/waiter.py +++ b/src/ahriman/models/waiter.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3eaf3ff9..c6159789 100644 --- a/src/ahriman/models/worker.py +++ b/src/ahriman/models/worker.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/web/__init__.py +++ b/src/ahriman/web/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/apispec.py b/src/ahriman/web/apispec.py index 9a344cdd..5c825772 100644 --- a/src/ahriman/web/apispec.py +++ b/src/ahriman/web/apispec.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 54908bfb..8b5dbc39 100644 --- a/src/ahriman/web/cors.py +++ b/src/ahriman/web/cors.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 06402568..323371fb 100644 --- a/src/ahriman/web/keys.py +++ b/src/ahriman/web/keys.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 361512c7..5e48018f 100644 --- a/src/ahriman/web/middlewares/__init__.py +++ b/src/ahriman/web/middlewares/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 06831b35..b5633119 100644 --- a/src/ahriman/web/middlewares/auth_handler.py +++ b/src/ahriman/web/middlewares/auth_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 460c8641..90e3e465 100644 --- a/src/ahriman/web/middlewares/exception_handler.py +++ b/src/ahriman/web/middlewares/exception_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 15aa80b8..3729ca29 100644 --- a/src/ahriman/web/routes.py +++ b/src/ahriman/web/routes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ebae2233..1fc34d94 100644 --- a/src/ahriman/web/schemas/__init__.py +++ b/src/ahriman/web/schemas/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9c33ed84..e8c06ef3 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 89b4c04b..f0c20978 100644 --- a/src/ahriman/web/schemas/auth_schema.py +++ b/src/ahriman/web/schemas/auth_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 a5bb2de5..41265212 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 ff878d87..0cf2fad8 100644 --- a/src/ahriman/web/schemas/changes_schema.py +++ b/src/ahriman/web/schemas/changes_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 886d2d26..6e3b3edc 100644 --- a/src/ahriman/web/schemas/counters_schema.py +++ b/src/ahriman/web/schemas/counters_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b6f1ffed..feac542d 100644 --- a/src/ahriman/web/schemas/error_schema.py +++ b/src/ahriman/web/schemas/error_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 95f3f863..a5bf15cd 100644 --- a/src/ahriman/web/schemas/file_schema.py +++ b/src/ahriman/web/schemas/file_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 83ae4ae8..9fbf4bfb 100644 --- a/src/ahriman/web/schemas/info_schema.py +++ b/src/ahriman/web/schemas/info_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 46122d40..50080416 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 263399a6..4252116e 100644 --- a/src/ahriman/web/schemas/log_schema.py +++ b/src/ahriman/web/schemas/log_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 eca77bf4..66752aff 100644 --- a/src/ahriman/web/schemas/login_schema.py +++ b/src/ahriman/web/schemas/login_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 ee3dd19a..c32dee26 100644 --- a/src/ahriman/web/schemas/logs_schema.py +++ b/src/ahriman/web/schemas/logs_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 a69d5495..5ddbef39 100644 --- a/src/ahriman/web/schemas/oauth2_schema.py +++ b/src/ahriman/web/schemas/oauth2_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 42361fa4..ee43e39d 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 fb7438ec..b8dcf881 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 1e580250..d72835df 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 4d134361..1e30cbce 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 69095173..92ed8778 100644 --- a/src/ahriman/web/schemas/package_schema.py +++ b/src/ahriman/web/schemas/package_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b76b4688..54702610 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 bccf5604..a7804606 100644 --- a/src/ahriman/web/schemas/pagination_schema.py +++ b/src/ahriman/web/schemas/pagination_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 6fc043d1..16529839 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 6b4cbc0c..aa6cebb5 100644 --- a/src/ahriman/web/schemas/patch_schema.py +++ b/src/ahriman/web/schemas/patch_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 3e6f07b8..fd9f5660 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 7b01eda5..d0e35e59 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 b02c4a60..ef5f6c27 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 b2598020..3f7a52e4 100644 --- a/src/ahriman/web/schemas/process_schema.py +++ b/src/ahriman/web/schemas/process_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 9e2d6b84..92be83ba 100644 --- a/src/ahriman/web/schemas/remote_schema.py +++ b/src/ahriman/web/schemas/remote_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 22dfaeba..593ffa30 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 617e2b27..646024a2 100644 --- a/src/ahriman/web/schemas/search_schema.py +++ b/src/ahriman/web/schemas/search_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 065aa1f3..e7857eda 100644 --- a/src/ahriman/web/schemas/status_schema.py +++ b/src/ahriman/web/schemas/status_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 35820d63..3cf071bc 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 5aabbfe7..c7b18f30 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 3f4c31ac..87afc769 100644 --- a/src/ahriman/web/schemas/worker_schema.py +++ b/src/ahriman/web/schemas/worker_schema.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/web/views/__init__.py +++ b/src/ahriman/web/views/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/web/views/api/__init__.py +++ b/src/ahriman/web/views/api/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 bde988e1..66922dfe 100644 --- a/src/ahriman/web/views/api/docs.py +++ b/src/ahriman/web/views/api/docs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c663f209..aecaed12 100644 --- a/src/ahriman/web/views/api/swagger.py +++ b/src/ahriman/web/views/api/swagger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 72b733a9..3374640b 100644 --- a/src/ahriman/web/views/base.py +++ b/src/ahriman/web/views/base.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 256b77f1..8a02a518 100644 --- a/src/ahriman/web/views/index.py +++ b/src/ahriman/web/views/index.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8c422de3..42be4cec 100644 --- a/src/ahriman/web/views/static.py +++ b/src/ahriman/web/views/static.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 174cd1a8..fedb5916 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/web/views/v1/__init__.py +++ b/src/ahriman/web/views/v1/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 a5171db2..314e106a 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 cfb98980..e862797e 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 37a34094..db9719b0 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 c364f886..6ce46639 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 990ec255..38120913 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 d23ce648..85719861 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 19a850c8..9fda2e56 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 ee08f42e..2bbf219c 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 c46ed702..0c2411ca 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 001957a6..eaf652a4 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 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-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/changes.py b/src/ahriman/web/views/v1/status/changes.py index 063d18b8..b14eb282 100644 --- a/src/ahriman/web/views/v1/status/changes.py +++ b/src/ahriman/web/views/v1/status/changes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 b8ad5dff..988712c6 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-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/logs.py b/src/ahriman/web/views/v1/status/logs.py index b7548a56..af527c46 100644 --- a/src/ahriman/web/views/v1/status/logs.py +++ b/src/ahriman/web/views/v1/status/logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/package.py b/src/ahriman/web/views/v1/status/package.py index 9a9b23e3..f7993cf5 100644 --- a/src/ahriman/web/views/v1/status/package.py +++ b/src/ahriman/web/views/v1/status/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/packages.py b/src/ahriman/web/views/v1/status/packages.py index 13215936..0e598ac0 100644 --- a/src/ahriman/web/views/v1/status/packages.py +++ b/src/ahriman/web/views/v1/status/packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/patch.py b/src/ahriman/web/views/v1/status/patch.py index b37bf853..76cc4281 100644 --- a/src/ahriman/web/views/v1/status/patch.py +++ b/src/ahriman/web/views/v1/status/patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v1/status/patches.py b/src/ahriman/web/views/v1/status/patches.py index f5773d6c..e4582c1c 100644 --- a/src/ahriman/web/views/v1/status/patches.py +++ b/src/ahriman/web/views/v1/status/patches.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 344a7401..9f099be5 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 965af421..057b5f07 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 543e03dc..766e72db 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 00e8cd7a..8ec5ba46 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-2023 ahriman team. +# Copyright (c) 2021-2024 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 8fc622e9..78e01321 100644 --- a/src/ahriman/web/views/v2/__init__.py +++ b/src/ahriman/web/views/v2/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v2/status/__init__.py b/src/ahriman/web/views/v2/status/__init__.py index 8fc622e9..78e01321 100644 --- a/src/ahriman/web/views/v2/status/__init__.py +++ b/src/ahriman/web/views/v2/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/v2/status/logs.py b/src/ahriman/web/views/v2/status/logs.py index e98838b5..98e56519 100644 --- a/src/ahriman/web/views/v2/status/logs.py +++ b/src/ahriman/web/views/v2/status/logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 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 c4809730..15699425 100644 --- a/src/ahriman/web/web.py +++ b/src/ahriman/web/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2023 ahriman team. +# Copyright (c) 2021-2024 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman).