aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/unit/test_bitbucket.py2
-rw-r--r--test/unit/test_github.py2
-rw-r--r--test/unit/test_gitlab.py2
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.