diff options
author | Michael Vetter <jubalh@iodoru.org> | 2023-01-10 10:37:25 +0100 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2023-01-10 10:37:25 +0100 |
commit | 3adc399da0416b5eff5bd126ab60afe831de39b3 (patch) | |
tree | 6e299f62e6cabdc36bcbfeb8ab96ba7081e9ca69 /src/command | |
parent | 0bae2987463d15ef3ca64d5cdb0f17778280cd1f (diff) | |
download | profani-tty-3adc399da0416b5eff5bd126ab60afe831de39b3.tar.gz |
Update copyright year
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. * |