From f2c75fae1611de34e67905d826819a36c8d7941e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 23 Jun 2024 20:25:30 +0200 Subject: switch to egor@tensin.name --- cgitize/bitbucket.py | 2 +- cgitize/cgit.py | 2 +- cgitize/config.py | 2 +- cgitize/git.py | 2 +- cgitize/github.py | 2 +- cgitize/gitlab.py | 2 +- cgitize/main.py | 2 +- cgitize/repo.py | 2 +- cgitize/utils.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'cgitize') diff --git a/cgitize/bitbucket.py b/cgitize/bitbucket.py index f2a449f..5c55a2a 100644 --- a/cgitize/bitbucket.py +++ b/cgitize/bitbucket.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin +# Copyright (c) 2021 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/cgit.py b/cgitize/cgit.py index c525214..8c8a8ca 100644 --- a/cgitize/cgit.py +++ b/cgitize/cgit.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Egor Tensin +# Copyright (c) 2018 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/config.py b/cgitize/config.py index 2df8651..23b63c1 100644 --- a/cgitize/config.py +++ b/cgitize/config.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin +# Copyright (c) 2021 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/git.py b/cgitize/git.py index 769b624..5ee3177 100644 --- a/cgitize/git.py +++ b/cgitize/git.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin +# Copyright (c) 2021 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/github.py b/cgitize/github.py index 9948a33..02057c9 100644 --- a/cgitize/github.py +++ b/cgitize/github.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin +# Copyright (c) 2021 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/gitlab.py b/cgitize/gitlab.py index 5728dfe..7fb84e7 100644 --- a/cgitize/gitlab.py +++ b/cgitize/gitlab.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin +# Copyright (c) 2021 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/main.py b/cgitize/main.py index 7e52df0..c1e7b5b 100644 --- a/cgitize/main.py +++ b/cgitize/main.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Egor Tensin +# Copyright (c) 2018 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/repo.py b/cgitize/repo.py index 2c9398e..23a2b31 100644 --- a/cgitize/repo.py +++ b/cgitize/repo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Egor Tensin +# Copyright (c) 2018 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. diff --git a/cgitize/utils.py b/cgitize/utils.py index 78834c9..3b2cf62 100644 --- a/cgitize/utils.py +++ b/cgitize/utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Egor Tensin +# Copyright (c) 2018 Egor Tensin # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. -- cgit v1.2.3