diff options
Diffstat (limited to 'src/command')
-rw-r--r-- | src/command/cmd_ac.c | 2 | ||||
-rw-r--r-- | src/command/cmd_defs.c | 2 | ||||
-rw-r--r-- | src/command/cmd_defs.h | 2 | ||||
-rw-r--r-- | src/command/cmd_funcs.c | 2 | ||||
-rw-r--r-- | src/command/cmd_funcs.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c index 4fc2e63d..f0210713 100644 --- a/src/command/cmd_ac.c +++ b/src/command/cmd_ac.c @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> - * Copyright (C) 2019 - 2022 Michael Vetter <jubalh@iodoru.org> + * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org> * * This file is part of Profanity. * diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 4263ac22..0a2a7440 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> - * Copyright (C) 2019 - 2022 Michael Vetter <jubalh@iodoru.org> + * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org> * * This file is part of Profanity. * diff --git a/src/command/cmd_defs.h b/src/command/cmd_defs.h index 9e42775f..e27e3951 100644 --- a/src/command/cmd_defs.h +++ b/src/command/cmd_defs.h @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> - * Copyright (C) 2019 - 2022 Michael Vetter <jubalh@iodoru.org> + * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org> * * This file is part of Profanity. * diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c index 420bc0f6..da38f405 100644 --- a/src/command/cmd_funcs.c +++ b/src/command/cmd_funcs.c @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> - * Copyright (C) 2019 - 2022 Michael Vetter <jubalh@iodoru.org> + * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org> * Copyright (C) 2020 William Wennerström <william@wstrm.dev> * * This file is part of Profanity. diff --git a/src/command/cmd_funcs.h b/src/command/cmd_funcs.h index 83594bdd..597164f3 100644 --- a/src/command/cmd_funcs.h +++ b/src/command/cmd_funcs.h @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> - * Copyright (C) 2019 - 2022 Michael Vetter <jubalh@iodoru.org> + * Copyright (C) 2019 - 2023 Michael Vetter <jubalh@iodoru.org> * * This file is part of Profanity. * |