diff --git a/src/ahriman/__init__.py b/src/ahriman/__init__.py index b7917f9a..fb32931e 100644 --- a/src/ahriman/__init__.py +++ b/src/ahriman/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/application/__init__.py +++ b/src/ahriman/application/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 71d793bf..1fc4dca0 100644 --- a/src/ahriman/application/ahriman.py +++ b/src/ahriman/application/ahriman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/application.py b/src/ahriman/application/application.py index f7bc0648..8869e2e7 100644 --- a/src/ahriman/application/application.py +++ b/src/ahriman/application/application.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 5f1ea37d..7422bb01 100644 --- a/src/ahriman/application/handlers/__init__.py +++ b/src/ahriman/application/handlers/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 c64273dd..04f412a6 100644 --- a/src/ahriman/application/handlers/add.py +++ b/src/ahriman/application/handlers/add.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 c2098b13..4ce130e1 100644 --- a/src/ahriman/application/handlers/clean.py +++ b/src/ahriman/application/handlers/clean.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 160b358f..5791158d 100644 --- a/src/ahriman/application/handlers/dump.py +++ b/src/ahriman/application/handlers/dump.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b2849a70..05332010 100644 --- a/src/ahriman/application/handlers/handler.py +++ b/src/ahriman/application/handlers/handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 fad4c6fc..fd5f0656 100644 --- a/src/ahriman/application/handlers/rebuild.py +++ b/src/ahriman/application/handlers/rebuild.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 cca12e95..4ef9aa24 100644 --- a/src/ahriman/application/handlers/remove.py +++ b/src/ahriman/application/handlers/remove.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/report.py b/src/ahriman/application/handlers/report.py index a68dc359..36625fe0 100644 --- a/src/ahriman/application/handlers/report.py +++ b/src/ahriman/application/handlers/report.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 f2a46f0b..0db0a561 100644 --- a/src/ahriman/application/handlers/status.py +++ b/src/ahriman/application/handlers/status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/application/handlers/sync.py b/src/ahriman/application/handlers/sync.py index d16eb67d..f853de72 100644 --- a/src/ahriman/application/handlers/sync.py +++ b/src/ahriman/application/handlers/sync.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 8e48e5fa..f1d6b1f0 100644 --- a/src/ahriman/application/handlers/update.py +++ b/src/ahriman/application/handlers/update.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 67672f9d..f9f24672 100644 --- a/src/ahriman/application/handlers/web.py +++ b/src/ahriman/application/handlers/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 8c00cd83..0ab516a3 100644 --- a/src/ahriman/application/lock.py +++ b/src/ahriman/application/lock.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/__init__.py +++ b/src/ahriman/core/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/alpm/__init__.py +++ b/src/ahriman/core/alpm/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 f6a9f570..4e52cf5f 100644 --- a/src/ahriman/core/alpm/pacman.py +++ b/src/ahriman/core/alpm/pacman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 18d0d368..6c83e481 100644 --- a/src/ahriman/core/alpm/repo.py +++ b/src/ahriman/core/alpm/repo.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/build_tools/__init__.py +++ b/src/ahriman/core/build_tools/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 914143e9..8a991ed8 100644 --- a/src/ahriman/core/build_tools/task.py +++ b/src/ahriman/core/build_tools/task.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 78e7d4a2..1586d69b 100644 --- a/src/ahriman/core/configuration.py +++ b/src/ahriman/core/configuration.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 9ea4d48a..2050b75d 100644 --- a/src/ahriman/core/exceptions.py +++ b/src/ahriman/core/exceptions.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/report/__init__.py +++ b/src/ahriman/core/report/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 839eb5a9..be036816 100644 --- a/src/ahriman/core/report/html.py +++ b/src/ahriman/core/report/html.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 5155fe86..e85387b0 100644 --- a/src/ahriman/core/report/report.py +++ b/src/ahriman/core/report/report.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/repository/__init__.py +++ b/src/ahriman/core/repository/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 9904b913..62665a73 100644 --- a/src/ahriman/core/repository/cleaner.py +++ b/src/ahriman/core/repository/cleaner.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 8fb60fd6..10c17d14 100644 --- a/src/ahriman/core/repository/executor.py +++ b/src/ahriman/core/repository/executor.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/repository/properties.py b/src/ahriman/core/repository/properties.py index 09676964..d1879377 100644 --- a/src/ahriman/core/repository/properties.py +++ b/src/ahriman/core/repository/properties.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 9db61d4a..e6c876b0 100644 --- a/src/ahriman/core/repository/repository.py +++ b/src/ahriman/core/repository/repository.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 a9b2ea38..7aa87459 100644 --- a/src/ahriman/core/repository/update_handler.py +++ b/src/ahriman/core/repository/update_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/sign/__init__.py +++ b/src/ahriman/core/sign/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 e26e2a3e..93997cc5 100644 --- a/src/ahriman/core/sign/gpg.py +++ b/src/ahriman/core/sign/gpg.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/status/__init__.py +++ b/src/ahriman/core/status/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 69adefa5..ae0bf83f 100644 --- a/src/ahriman/core/status/client.py +++ b/src/ahriman/core/status/client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 aa9c19fd..968587b5 100644 --- a/src/ahriman/core/status/watcher.py +++ b/src/ahriman/core/status/watcher.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 1686ddaf..2a3c2ea3 100644 --- a/src/ahriman/core/status/web_client.py +++ b/src/ahriman/core/status/web_client.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 940891cd..56b1ac41 100644 --- a/src/ahriman/core/tree.py +++ b/src/ahriman/core/tree.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/core/upload/__init__.py +++ b/src/ahriman/core/upload/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 d53d3315..65434765 100644 --- a/src/ahriman/core/upload/rsync.py +++ b/src/ahriman/core/upload/rsync.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 51bb1619..f483d952 100644 --- a/src/ahriman/core/upload/s3.py +++ b/src/ahriman/core/upload/s3.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/core/upload/uploader.py b/src/ahriman/core/upload/uploader.py index 18970f96..d9266143 100644 --- a/src/ahriman/core/upload/uploader.py +++ b/src/ahriman/core/upload/uploader.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 bd4b761f..6045b280 100644 --- a/src/ahriman/core/util.py +++ b/src/ahriman/core/util.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/models/__init__.py +++ b/src/ahriman/models/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 495c4860..7489ff86 100644 --- a/src/ahriman/models/build_status.py +++ b/src/ahriman/models/build_status.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 3b162d14..f028efed 100644 --- a/src/ahriman/models/package.py +++ b/src/ahriman/models/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/models/package_desciption.py b/src/ahriman/models/package_desciption.py index 34aa0792..4e98adf0 100644 --- a/src/ahriman/models/package_desciption.py +++ b/src/ahriman/models/package_desciption.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 3957ce2e..f13bee33 100644 --- a/src/ahriman/models/report_settings.py +++ b/src/ahriman/models/report_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 a2e6f801..dcfe8cf0 100644 --- a/src/ahriman/models/repository_paths.py +++ b/src/ahriman/models/repository_paths.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 ad1748b6..2919f720 100644 --- a/src/ahriman/models/sign_settings.py +++ b/src/ahriman/models/sign_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 1f6a4d9a..a892353a 100644 --- a/src/ahriman/models/upload_settings.py +++ b/src/ahriman/models/upload_settings.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 19bc6b8c..2d8055af 100644 --- a/src/ahriman/version.py +++ b/src/ahriman/version.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/web/__init__.py +++ b/src/ahriman/web/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/web/middlewares/__init__.py +++ b/src/ahriman/web/middlewares/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 c4640041..3d20103e 100644 --- a/src/ahriman/web/middlewares/exception_handler.py +++ b/src/ahriman/web/middlewares/exception_handler.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 0e2fd233..48ef29a9 100644 --- a/src/ahriman/web/routes.py +++ b/src/ahriman/web/routes.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 b7917f9a..fb32931e 100644 --- a/src/ahriman/web/views/__init__.py +++ b/src/ahriman/web/views/__init__.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/ahriman.py b/src/ahriman/web/views/ahriman.py index 4f6de211..83b5fe62 100644 --- a/src/ahriman/web/views/ahriman.py +++ b/src/ahriman/web/views/ahriman.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 2d108c40..0110cf7f 100644 --- a/src/ahriman/web/views/base.py +++ b/src/ahriman/web/views/base.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 7a4554e7..270a983d 100644 --- a/src/ahriman/web/views/index.py +++ b/src/ahriman/web/views/index.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/package.py b/src/ahriman/web/views/package.py index f153a8c4..97de0dff 100644 --- a/src/ahriman/web/views/package.py +++ b/src/ahriman/web/views/package.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman). diff --git a/src/ahriman/web/views/packages.py b/src/ahriman/web/views/packages.py index 60a9350f..bd9ed319 100644 --- a/src/ahriman/web/views/packages.py +++ b/src/ahriman/web/views/packages.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 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 c22ca141..e88c5140 100644 --- a/src/ahriman/web/web.py +++ b/src/ahriman/web/web.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Evgenii Alekseev. +# Copyright (c) 2021 ahriman team. # # This file is part of ahriman # (see https://github.com/arcan1s/ahriman).