diff options
Diffstat (limited to '')
-rw-r--r-- | src/json_rpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json_rpc.h b/src/json_rpc.h index 077b0f5..e47d081 100644 --- a/src/json_rpc.h +++ b/src/json_rpc.h @@ -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. |