From 82c5f204346def706fdc7ee28a8e2570fb880369 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 12 Dec 2023 21:29:42 +0100 Subject: switch to egor@tensin.name --- test/py/conftest.py | 2 +- test/py/lib/db.py | 2 +- test/py/lib/logging.py | 2 +- test/py/lib/net.py | 2 +- test/py/lib/process.py | 2 +- test/py/lib/test_repo.py | 2 +- test/py/lib/tests.py | 2 +- test/py/test_basic.py | 2 +- test/py/test_repo.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'test') diff --git a/test/py/conftest.py b/test/py/conftest.py index 01e329e..6c34f4d 100644 --- a/test/py/conftest.py +++ b/test/py/conftest.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/db.py b/test/py/lib/db.py index 133a627..de6960a 100644 --- a/test/py/lib/db.py +++ b/test/py/lib/db.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/logging.py b/test/py/lib/logging.py index 554ce1f..663eb3a 100644 --- a/test/py/lib/logging.py +++ b/test/py/lib/logging.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/net.py b/test/py/lib/net.py index 326bd24..06bfda0 100644 --- a/test/py/lib/net.py +++ b/test/py/lib/net.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/process.py b/test/py/lib/process.py index 40fb9bc..3b1b6b9 100644 --- a/test/py/lib/process.py +++ b/test/py/lib/process.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/test_repo.py b/test/py/lib/test_repo.py index fc3e074..1d07a4e 100644 --- a/test/py/lib/test_repo.py +++ b/test/py/lib/test_repo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/lib/tests.py b/test/py/lib/tests.py index fe90f96..7ccedef 100644 --- a/test/py/lib/tests.py +++ b/test/py/lib/tests.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/test_basic.py b/test/py/test_basic.py index eda12d0..26732fe 100644 --- a/test/py/test_basic.py +++ b/test/py/test_basic.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. diff --git a/test/py/test_repo.py b/test/py/test_repo.py index e5845fe..1850aeb 100644 --- a/test/py/test_repo.py +++ b/test/py/test_repo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Egor Tensin +# Copyright (c) 2023 Egor Tensin # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. -- cgit v1.2.3