diff --git a/docs/conf.py b/docs/conf.py index beca9e87..b6d48401 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -35,7 +35,7 @@ for module in ( # -- Project information ----------------------------------------------------- project = "ahriman" -copyright = "2021-2022, ahriman team" +copyright = "2021-2023, ahriman team" author = "ahriman team" # The full version, including alpha/beta/rc tags diff --git a/src/ahriman/__init__.py b/src/ahriman/__init__.py index 680676f1..8fc622e9 100644 --- a/src/ahriman/__init__.py +++ b/src/ahriman/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/application/__init__.py +++ b/src/ahriman/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ed2961a7..c78c7617 100644 --- a/src/ahriman/application/ahriman.py +++ b/src/ahriman/application/ahriman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e9a13c1a..97078ea9 100644 --- a/src/ahriman/application/application/__init__.py +++ b/src/ahriman/application/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2ad75700..c8de0a80 100644 --- a/src/ahriman/application/application/application.py +++ b/src/ahriman/application/application/application.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 39e6a5ba..0784ff41 100644 --- a/src/ahriman/application/application/application_packages.py +++ b/src/ahriman/application/application/application_packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 9c523afb..eb7dead4 100644 --- a/src/ahriman/application/application/application_properties.py +++ b/src/ahriman/application/application/application_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d0374879..d51a201a 100644 --- a/src/ahriman/application/application/application_repository.py +++ b/src/ahriman/application/application/application_repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2ab5f5fb..8bbb63ac 100644 --- a/src/ahriman/application/handlers/__init__.py +++ b/src/ahriman/application/handlers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2497712b..64f8c9b9 100644 --- a/src/ahriman/application/handlers/add.py +++ b/src/ahriman/application/handlers/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a5d199c3..f1fb1696 100644 --- a/src/ahriman/application/handlers/backup.py +++ b/src/ahriman/application/handlers/backup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 4215b162..7d754f33 100644 --- a/src/ahriman/application/handlers/clean.py +++ b/src/ahriman/application/handlers/clean.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1fb8ed25..8a9999de 100644 --- a/src/ahriman/application/handlers/daemon.py +++ b/src/ahriman/application/handlers/daemon.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1bb9cbc5..9aefd582 100644 --- a/src/ahriman/application/handlers/dump.py +++ b/src/ahriman/application/handlers/dump.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a5940e3f..9517d849 100644 --- a/src/ahriman/application/handlers/handler.py +++ b/src/ahriman/application/handlers/handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2a0d978e..94c65dba 100644 --- a/src/ahriman/application/handlers/help.py +++ b/src/ahriman/application/handlers/help.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3507947e..38f7d34d 100644 --- a/src/ahriman/application/handlers/key_import.py +++ b/src/ahriman/application/handlers/key_import.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 55780a2d..73d16100 100644 --- a/src/ahriman/application/handlers/patch.py +++ b/src/ahriman/application/handlers/patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 00ddb891..2c14f139 100644 --- a/src/ahriman/application/handlers/rebuild.py +++ b/src/ahriman/application/handlers/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 643429b0..14ca4cd7 100644 --- a/src/ahriman/application/handlers/remove.py +++ b/src/ahriman/application/handlers/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 6e3f6407..a54d812d 100644 --- a/src/ahriman/application/handlers/remove_unknown.py +++ b/src/ahriman/application/handlers/remove_unknown.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1ac1249c..97d02469 100644 --- a/src/ahriman/application/handlers/restore.py +++ b/src/ahriman/application/handlers/restore.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 815ffd86..f59a5627 100644 --- a/src/ahriman/application/handlers/search.py +++ b/src/ahriman/application/handlers/search.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 f3ddad01..494cdcc2 100644 --- a/src/ahriman/application/handlers/setup.py +++ b/src/ahriman/application/handlers/setup.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bda8cddb..1ad30f7f 100644 --- a/src/ahriman/application/handlers/shell.py +++ b/src/ahriman/application/handlers/shell.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 af182db5..acb86c89 100644 --- a/src/ahriman/application/handlers/sign.py +++ b/src/ahriman/application/handlers/sign.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 9e650f27..ea74a33e 100644 --- a/src/ahriman/application/handlers/status.py +++ b/src/ahriman/application/handlers/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 af42f358..d6ed0dd8 100644 --- a/src/ahriman/application/handlers/status_update.py +++ b/src/ahriman/application/handlers/status_update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ba0b292c..7aa78bdf 100644 --- a/src/ahriman/application/handlers/structure.py +++ b/src/ahriman/application/handlers/structure.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 4d6df183..133ed6ab 100644 --- a/src/ahriman/application/handlers/triggers.py +++ b/src/ahriman/application/handlers/triggers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1eaacd7b..d05bbc40 100644 --- a/src/ahriman/application/handlers/unsafe_commands.py +++ b/src/ahriman/application/handlers/unsafe_commands.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 54adbd42..dea34bed 100644 --- a/src/ahriman/application/handlers/update.py +++ b/src/ahriman/application/handlers/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 7c02a7c2..9236e8d6 100644 --- a/src/ahriman/application/handlers/users.py +++ b/src/ahriman/application/handlers/users.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 0f57a55c..78ec4040 100644 --- a/src/ahriman/application/handlers/versions.py +++ b/src/ahriman/application/handlers/versions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bb51d946..6e62de43 100644 --- a/src/ahriman/application/handlers/web.py +++ b/src/ahriman/application/handlers/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3a6ada9a..6308b196 100644 --- a/src/ahriman/application/lock.py +++ b/src/ahriman/application/lock.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a75f51b5..f8713782 100644 --- a/src/ahriman/core/__init__.py +++ b/src/ahriman/core/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/core/alpm/__init__.py +++ b/src/ahriman/core/alpm/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 f646cd0e..130d53ab 100644 --- a/src/ahriman/core/alpm/pacman.py +++ b/src/ahriman/core/alpm/pacman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 cad3198c..5253e4bc 100644 --- a/src/ahriman/core/alpm/remote/__init__.py +++ b/src/ahriman/core/alpm/remote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 52468f38..edc81c82 100644 --- a/src/ahriman/core/alpm/remote/aur.py +++ b/src/ahriman/core/alpm/remote/aur.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 69cbd7a4..8666e0b3 100644 --- a/src/ahriman/core/alpm/remote/official.py +++ b/src/ahriman/core/alpm/remote/official.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 0107ec68..3dd0a44a 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 c4b6a99b..170db8af 100644 --- a/src/ahriman/core/alpm/remote/remote.py +++ b/src/ahriman/core/alpm/remote/remote.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e4eef297..25160659 100644 --- a/src/ahriman/core/alpm/repo.py +++ b/src/ahriman/core/alpm/repo.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 01ddf4b9..76cdd8f9 100644 --- a/src/ahriman/core/auth/__init__.py +++ b/src/ahriman/core/auth/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d8b435c6..2edcf00f 100644 --- a/src/ahriman/core/auth/auth.py +++ b/src/ahriman/core/auth/auth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 df9a6fef..8232ef2e 100644 --- a/src/ahriman/core/auth/helpers.py +++ b/src/ahriman/core/auth/helpers.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2250beaf..8a9f4ed3 100644 --- a/src/ahriman/core/auth/mapping.py +++ b/src/ahriman/core/auth/mapping.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 802a7cf3..f8cc00bd 100644 --- a/src/ahriman/core/auth/oauth.py +++ b/src/ahriman/core/auth/oauth.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/core/build_tools/__init__.py +++ b/src/ahriman/core/build_tools/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 911cf30d..ab43b9c3 100644 --- a/src/ahriman/core/build_tools/sources.py +++ b/src/ahriman/core/build_tools/sources.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 06674d90..f5ee165a 100644 --- a/src/ahriman/core/build_tools/task.py +++ b/src/ahriman/core/build_tools/task.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/configuration.py b/src/ahriman/core/configuration.py index d8582a0a..38f204fc 100644 --- a/src/ahriman/core/configuration.py +++ b/src/ahriman/core/configuration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 7f8ee2d9..afcee416 100644 --- a/src/ahriman/core/database/__init__.py +++ b/src/ahriman/core/database/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/data/__init__.py b/src/ahriman/core/database/data/__init__.py index 7a4c08f3..216b3270 100644 --- a/src/ahriman/core/database/data/__init__.py +++ b/src/ahriman/core/database/data/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/data/package_remotes.py b/src/ahriman/core/database/data/package_remotes.py index 8b4da113..a62bef71 100644 --- a/src/ahriman/core/database/data/package_remotes.py +++ b/src/ahriman/core/database/data/package_remotes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/data/package_statuses.py b/src/ahriman/core/database/data/package_statuses.py index 238064c9..eb802097 100644 --- a/src/ahriman/core/database/data/package_statuses.py +++ b/src/ahriman/core/database/data/package_statuses.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/data/patches.py b/src/ahriman/core/database/data/patches.py index 5b182158..f2d2ec79 100644 --- a/src/ahriman/core/database/data/patches.py +++ b/src/ahriman/core/database/data/patches.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/database/data/users.py b/src/ahriman/core/database/data/users.py index 05357a8f..815cd878 100644 --- a/src/ahriman/core/database/data/users.py +++ b/src/ahriman/core/database/data/users.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ac887233..923551e9 100644 --- a/src/ahriman/core/database/migrations/__init__.py +++ b/src/ahriman/core/database/migrations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 85fd48fd..54895191 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 1429e26c..2d6f0516 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 a2bd75cc..127fe545 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 b454bd85..fbc66a60 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 1d26af04..44638451 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 204f8923..f69e263e 100644 --- a/src/ahriman/core/database/operations/__init__.py +++ b/src/ahriman/core/database/operations/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 de62e680..6e26464c 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 7b37618e..ae6a9898 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 1c17821d..eb9f72bb 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 2d7503a7..65abd304 100644 --- a/src/ahriman/core/database/operations/operations.py +++ b/src/ahriman/core/database/operations/operations.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d05dbe75..b4aa5f49 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 97b483d5..7febb304 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 74fd8418..83f875a6 100644 --- a/src/ahriman/core/database/sqlite.py +++ b/src/ahriman/core/database/sqlite.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e61cf8f0..808e2bd2 100644 --- a/src/ahriman/core/exceptions.py +++ b/src/ahriman/core/exceptions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 cdbd1960..f4f1f364 100644 --- a/src/ahriman/core/formatters/__init__.py +++ b/src/ahriman/core/formatters/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d19d030e..974fe54b 100644 --- a/src/ahriman/core/formatters/aur_printer.py +++ b/src/ahriman/core/formatters/aur_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 6ee4bdc1..97e3db21 100644 --- a/src/ahriman/core/formatters/build_printer.py +++ b/src/ahriman/core/formatters/build_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1d2b6e2d..b547be32 100644 --- a/src/ahriman/core/formatters/configuration_printer.py +++ b/src/ahriman/core/formatters/configuration_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bd5caf47..b02da4b7 100644 --- a/src/ahriman/core/formatters/package_printer.py +++ b/src/ahriman/core/formatters/package_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ab9568d6..517d11b6 100644 --- a/src/ahriman/core/formatters/patch_printer.py +++ b/src/ahriman/core/formatters/patch_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 b5ea619b..ab090436 100644 --- a/src/ahriman/core/formatters/printer.py +++ b/src/ahriman/core/formatters/printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e0755381..34719f9f 100644 --- a/src/ahriman/core/formatters/status_printer.py +++ b/src/ahriman/core/formatters/status_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 70466bfe..d29df4ca 100644 --- a/src/ahriman/core/formatters/string_printer.py +++ b/src/ahriman/core/formatters/string_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 5bf86d3c..175d05f7 100644 --- a/src/ahriman/core/formatters/tree_printer.py +++ b/src/ahriman/core/formatters/tree_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 4c47a364..f1f277f2 100644 --- a/src/ahriman/core/formatters/update_printer.py +++ b/src/ahriman/core/formatters/update_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 8d50adaf..b243ca78 100644 --- a/src/ahriman/core/formatters/user_printer.py +++ b/src/ahriman/core/formatters/user_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d2b0829a..809bb169 100644 --- a/src/ahriman/core/formatters/version_printer.py +++ b/src/ahriman/core/formatters/version_printer.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 b35f0ec4..f2fc55a9 100644 --- a/src/ahriman/core/gitremote/__init__.py +++ b/src/ahriman/core/gitremote/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 afa94131..f299f5c3 100644 --- a/src/ahriman/core/gitremote/remote_pull.py +++ b/src/ahriman/core/gitremote/remote_pull.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 cef08a67..785c3bc9 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 9b9f1e1f..24f6e3e9 100644 --- a/src/ahriman/core/gitremote/remote_push.py +++ b/src/ahriman/core/gitremote/remote_push.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 b3edb560..155ab0f7 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 cd6a7014..97b65d75 100644 --- a/src/ahriman/core/log/__init__.py +++ b/src/ahriman/core/log/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3622cb2f..133f4e18 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 c7981b4e..6e511dff 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-2022 ahriman team. +# Copyright (c) 2021-2023 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 68502a07..9af8ba64 100644 --- a/src/ahriman/core/log/lazy_logging.py +++ b/src/ahriman/core/log/lazy_logging.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/log/log.py b/src/ahriman/core/log/log.py index d41e7f53..4e25dda2 100644 --- a/src/ahriman/core/log/log.py +++ b/src/ahriman/core/log/log.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 9c92b459..d581c8e4 100644 --- a/src/ahriman/core/report/__init__.py +++ b/src/ahriman/core/report/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a839f82e..095b11c7 100644 --- a/src/ahriman/core/report/console.py +++ b/src/ahriman/core/report/console.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bc6c50ac..065dc28f 100644 --- a/src/ahriman/core/report/email.py +++ b/src/ahriman/core/report/email.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 8162acdf..d7f265d1 100644 --- a/src/ahriman/core/report/html.py +++ b/src/ahriman/core/report/html.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1beb499c..18417b4b 100644 --- a/src/ahriman/core/report/jinja_template.py +++ b/src/ahriman/core/report/jinja_template.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 b9c21efb..9ab0cebc 100644 --- a/src/ahriman/core/report/report.py +++ b/src/ahriman/core/report/report.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 984da075..0d76495f 100644 --- a/src/ahriman/core/report/report_trigger.py +++ b/src/ahriman/core/report/report_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 6cc9aacc..efb413be 100644 --- a/src/ahriman/core/report/telegram.py +++ b/src/ahriman/core/report/telegram.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 875b221f..40b3ce1a 100644 --- a/src/ahriman/core/repository/__init__.py +++ b/src/ahriman/core/repository/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 8ce2473b..26bf54bd 100644 --- a/src/ahriman/core/repository/cleaner.py +++ b/src/ahriman/core/repository/cleaner.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 45b360ea..9b759217 100644 --- a/src/ahriman/core/repository/executor.py +++ b/src/ahriman/core/repository/executor.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 4b19d0ad..b243baf5 100644 --- a/src/ahriman/core/repository/repository.py +++ b/src/ahriman/core/repository/repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 03197733..430a2ad0 100644 --- a/src/ahriman/core/repository/repository_properties.py +++ b/src/ahriman/core/repository/repository_properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e9a7b527..6aa0ec7c 100644 --- a/src/ahriman/core/repository/update_handler.py +++ b/src/ahriman/core/repository/update_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/core/sign/__init__.py +++ b/src/ahriman/core/sign/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 52b1ef3d..7ffb1b88 100644 --- a/src/ahriman/core/sign/gpg.py +++ b/src/ahriman/core/sign/gpg.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d9dd25c7..45a667ad 100644 --- a/src/ahriman/core/spawn.py +++ b/src/ahriman/core/spawn.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/core/status/__init__.py +++ b/src/ahriman/core/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e579fa69..60784eb0 100644 --- a/src/ahriman/core/status/client.py +++ b/src/ahriman/core/status/client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 6c0df139..45287675 100644 --- a/src/ahriman/core/status/watcher.py +++ b/src/ahriman/core/status/watcher.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 dd0cde99..3107fc7b 100644 --- a/src/ahriman/core/status/web_client.py +++ b/src/ahriman/core/status/web_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 75724960..41cc9c39 100644 --- a/src/ahriman/core/tree.py +++ b/src/ahriman/core/tree.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bb4e8def..ed6f7972 100644 --- a/src/ahriman/core/triggers/__init__.py +++ b/src/ahriman/core/triggers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 d0020c76..4b58c009 100644 --- a/src/ahriman/core/triggers/trigger.py +++ b/src/ahriman/core/triggers/trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 8a8fbee9..701dd563 100644 --- a/src/ahriman/core/triggers/trigger_loader.py +++ b/src/ahriman/core/triggers/trigger_loader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a478af84..b18cedc0 100644 --- a/src/ahriman/core/upload/__init__.py +++ b/src/ahriman/core/upload/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 afeb6e0f..8076ca01 100644 --- a/src/ahriman/core/upload/github.py +++ b/src/ahriman/core/upload/github.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 9bb3dc35..ad10b3f5 100644 --- a/src/ahriman/core/upload/http_upload.py +++ b/src/ahriman/core/upload/http_upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1b6d747f..0348f86f 100644 --- a/src/ahriman/core/upload/rsync.py +++ b/src/ahriman/core/upload/rsync.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 c1783f69..dc886e03 100644 --- a/src/ahriman/core/upload/s3.py +++ b/src/ahriman/core/upload/s3.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 34480647..5f43ca98 100644 --- a/src/ahriman/core/upload/upload.py +++ b/src/ahriman/core/upload/upload.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 c993e4ac..05c7353d 100644 --- a/src/ahriman/core/upload/upload_trigger.py +++ b/src/ahriman/core/upload/upload_trigger.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2f3c24eb..38b9e623 100644 --- a/src/ahriman/core/util.py +++ b/src/ahriman/core/util.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/models/__init__.py +++ b/src/ahriman/models/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 1b66e60a..960c826d 100644 --- a/src/ahriman/models/action.py +++ b/src/ahriman/models/action.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 5047e8cb..ee0ef9c3 100644 --- a/src/ahriman/models/aur_package.py +++ b/src/ahriman/models/aur_package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 e4eedee0..1109007d 100644 --- a/src/ahriman/models/auth_settings.py +++ b/src/ahriman/models/auth_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 5797ad57..18b3b8b3 100644 --- a/src/ahriman/models/build_status.py +++ b/src/ahriman/models/build_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 043efba6..3ec68b3a 100644 --- a/src/ahriman/models/context_key.py +++ b/src/ahriman/models/context_key.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 57d6e8d0..3978f4d8 100644 --- a/src/ahriman/models/counters.py +++ b/src/ahriman/models/counters.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ae9ada5e..a43b97ab 100644 --- a/src/ahriman/models/internal_status.py +++ b/src/ahriman/models/internal_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 7bb0439e..3e8a0905 100644 --- a/src/ahriman/models/log_record_id.py +++ b/src/ahriman/models/log_record_id.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bc43f0ba..752dbe53 100644 --- a/src/ahriman/models/migration.py +++ b/src/ahriman/models/migration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 207a50d8..9d50ab15 100644 --- a/src/ahriman/models/migration_result.py +++ b/src/ahriman/models/migration_result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 03ccb0c4..4dac933b 100644 --- a/src/ahriman/models/package.py +++ b/src/ahriman/models/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a59ec612..b264a553 100644 --- a/src/ahriman/models/package_description.py +++ b/src/ahriman/models/package_description.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 c9fbd259..ee9b6565 100644 --- a/src/ahriman/models/package_source.py +++ b/src/ahriman/models/package_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 ca6a4b7e..fab8f78b 100644 --- a/src/ahriman/models/pkgbuild_patch.py +++ b/src/ahriman/models/pkgbuild_patch.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 c900b530..269b03a5 100644 --- a/src/ahriman/models/property.py +++ b/src/ahriman/models/property.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 4ba6869d..2f5c93ad 100644 --- a/src/ahriman/models/remote_source.py +++ b/src/ahriman/models/remote_source.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 181e8764..290d667b 100644 --- a/src/ahriman/models/report_settings.py +++ b/src/ahriman/models/report_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3bae1c19..68f61ad1 100644 --- a/src/ahriman/models/repository_paths.py +++ b/src/ahriman/models/repository_paths.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 aa21f6bb..ec9c4dbc 100644 --- a/src/ahriman/models/result.py +++ b/src/ahriman/models/result.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 bb88c5db..20b70dea 100644 --- a/src/ahriman/models/sign_settings.py +++ b/src/ahriman/models/sign_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 eeba8f46..48843725 100644 --- a/src/ahriman/models/smtp_ssl_settings.py +++ b/src/ahriman/models/smtp_ssl_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3913f274..3ebaff94 100644 --- a/src/ahriman/models/upload_settings.py +++ b/src/ahriman/models/upload_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 b18c81fa..ecf7f2af 100644 --- a/src/ahriman/models/user.py +++ b/src/ahriman/models/user.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 f62d1fd2..ef1ff96d 100644 --- a/src/ahriman/models/user_access.py +++ b/src/ahriman/models/user_access.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/user_identity.py b/src/ahriman/models/user_identity.py index 29e5737d..0b3781ab 100644 --- a/src/ahriman/models/user_identity.py +++ b/src/ahriman/models/user_identity.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/version.py b/src/ahriman/version.py index e691ad33..7aa7e856 100644 --- a/src/ahriman/version.py +++ b/src/ahriman/version.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/web/__init__.py +++ b/src/ahriman/web/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 6275abad..4b334a31 100644 --- a/src/ahriman/web/middlewares/__init__.py +++ b/src/ahriman/web/middlewares/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 fd8afaf9..a881e84b 100644 --- a/src/ahriman/web/middlewares/auth_handler.py +++ b/src/ahriman/web/middlewares/auth_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 2e6c3bde..72fb0789 100644 --- a/src/ahriman/web/middlewares/exception_handler.py +++ b/src/ahriman/web/middlewares/exception_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 031ebdb7..612f4c66 100644 --- a/src/ahriman/web/routes.py +++ b/src/ahriman/web/routes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 680676f1..8fc622e9 100644 --- a/src/ahriman/web/views/__init__.py +++ b/src/ahriman/web/views/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 a314124d..a8bd5a4f 100644 --- a/src/ahriman/web/views/base.py +++ b/src/ahriman/web/views/base.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 99a3be70..b78d1dc3 100644 --- a/src/ahriman/web/views/index.py +++ b/src/ahriman/web/views/index.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/__init__.py b/src/ahriman/web/views/service/__init__.py index 680676f1..8fc622e9 100644 --- a/src/ahriman/web/views/service/__init__.py +++ b/src/ahriman/web/views/service/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/add.py b/src/ahriman/web/views/service/add.py index 6cae5133..ac7b0ee2 100644 --- a/src/ahriman/web/views/service/add.py +++ b/src/ahriman/web/views/service/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/pgp.py b/src/ahriman/web/views/service/pgp.py index 1bcb77f5..182751c8 100644 --- a/src/ahriman/web/views/service/pgp.py +++ b/src/ahriman/web/views/service/pgp.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/rebuild.py b/src/ahriman/web/views/service/rebuild.py index 1e78105a..a98ee967 100644 --- a/src/ahriman/web/views/service/rebuild.py +++ b/src/ahriman/web/views/service/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/remove.py b/src/ahriman/web/views/service/remove.py index f1d4e8e1..5d9fbd66 100644 --- a/src/ahriman/web/views/service/remove.py +++ b/src/ahriman/web/views/service/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/request.py b/src/ahriman/web/views/service/request.py index 4e33fbbd..27a3c595 100644 --- a/src/ahriman/web/views/service/request.py +++ b/src/ahriman/web/views/service/request.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/search.py b/src/ahriman/web/views/service/search.py index 45d84d23..ea63a327 100644 --- a/src/ahriman/web/views/service/search.py +++ b/src/ahriman/web/views/service/search.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/service/update.py b/src/ahriman/web/views/service/update.py index 09cf13a2..7d0f1391 100644 --- a/src/ahriman/web/views/service/update.py +++ b/src/ahriman/web/views/service/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status/__init__.py b/src/ahriman/web/views/status/__init__.py index 680676f1..8fc622e9 100644 --- a/src/ahriman/web/views/status/__init__.py +++ b/src/ahriman/web/views/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status/logs.py b/src/ahriman/web/views/status/logs.py index d8f6311b..d5a60ba7 100644 --- a/src/ahriman/web/views/status/logs.py +++ b/src/ahriman/web/views/status/logs.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status/package.py b/src/ahriman/web/views/status/package.py index 0b92ae1c..0ae5c673 100644 --- a/src/ahriman/web/views/status/package.py +++ b/src/ahriman/web/views/status/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status/packages.py b/src/ahriman/web/views/status/packages.py index 667a68d6..c56b9974 100644 --- a/src/ahriman/web/views/status/packages.py +++ b/src/ahriman/web/views/status/packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/status/status.py b/src/ahriman/web/views/status/status.py index 4e32c326..95ff6710 100644 --- a/src/ahriman/web/views/status/status.py +++ b/src/ahriman/web/views/status/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/user/__init__.py b/src/ahriman/web/views/user/__init__.py index 680676f1..8fc622e9 100644 --- a/src/ahriman/web/views/user/__init__.py +++ b/src/ahriman/web/views/user/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/user/login.py b/src/ahriman/web/views/user/login.py index ba7d07ea..4d3970e0 100644 --- a/src/ahriman/web/views/user/login.py +++ b/src/ahriman/web/views/user/login.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/user/logout.py b/src/ahriman/web/views/user/logout.py index 32317e8d..45958b03 100644 --- a/src/ahriman/web/views/user/logout.py +++ b/src/ahriman/web/views/user/logout.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 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 3681df82..576bb814 100644 --- a/src/ahriman/web/web.py +++ b/src/ahriman/web/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2022 ahriman team. +# Copyright (c) 2021-2023 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman).