diff options
Diffstat (limited to 'test/unit')
-rw-r--r-- | test/unit/test_bitbucket.py | 2 | ||||
-rw-r--r-- | test/unit/test_github.py | 2 | ||||
-rw-r--r-- | test/unit/test_gitlab.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/unit/test_bitbucket.py b/test/unit/test_bitbucket.py index 7611bd4..efb325d 100644 --- a/test/unit/test_bitbucket.py +++ b/test/unit/test_bitbucket.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2021 Egor Tensin <egor@tensin.name> # 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/test/unit/test_github.py b/test/unit/test_github.py index 7546ed6..f1567d5 100644 --- a/test/unit/test_github.py +++ b/test/unit/test_github.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2021 Egor Tensin <egor@tensin.name> # 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/test/unit/test_gitlab.py b/test/unit/test_gitlab.py index d708539..7243dbd 100644 --- a/test/unit/test_gitlab.py +++ b/test/unit/test_gitlab.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2021 Egor Tensin <egor@tensin.name> # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. |