diff options
author | Egor Tensin <egor@tensin.name> | 2023-12-12 21:29:42 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2023-12-12 21:29:42 +0100 |
commit | 82c5f204346def706fdc7ee28a8e2570fb880369 (patch) | |
tree | ec0f23da17c5449daab2fd1c0f8bba659687ebf6 /test/py/test_basic.py | |
parent | rationale.md: add a foreword (diff) | |
download | cimple-82c5f204346def706fdc7ee28a8e2570fb880369.tar.gz cimple-82c5f204346def706fdc7ee28a8e2570fb880369.zip |
switch to egor@tensin.name
Diffstat (limited to 'test/py/test_basic.py')
-rw-r--r-- | test/py/test_basic.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 <Egor.Tensin@gmail.com> +# Copyright (c) 2023 Egor Tensin <egor@tensin.name> # This file is part of the "cimple" project. # For details, see https://github.com/egor-tensin/cimple. # Distributed under the MIT License. |