diff options
Diffstat (limited to 'src/event_loop.c')
-rw-r--r-- | src/event_loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/event_loop.c b/src/event_loop.c index 75a323c..e463aca 100644 --- a/src/event_loop.c +++ b/src/event_loop.c @@ -1,5 +1,5 @@ /* - * 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. |