Skip to content

Commit f1acf70

Browse files
committed
chore: Update copyright year
1 parent 4b61057 commit f1acf70

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+60
-60
lines changed

docs/profanity.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ or to the mailing list at:
220220
.br
221221
.SH LICENSE
222222
Copyright (C) 2012 \- 2019 James Booth <boothj5web@gmail.com>.
223-
Copyright (C) 2019 \- 2025 Michael Vetter <jubalh@iodoru.org>.
223+
Copyright (C) 2019 \- 2026 Michael Vetter <jubalh@iodoru.org>.
224224
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>
225225
This is free software; you are free to change and redistribute it.
226226
There is NO WARRANTY, to the extent permitted by law.

src/chatlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2018 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2018 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/command/cmd_ac.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/command/cmd_defs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/command/cmd_defs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/command/cmd_funcs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
* Copyright (C) 2020 William Wennerström <william@wstrm.dev>
88
*
99
* This file is part of Profanity.

src/command/cmd_funcs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/config/accounts.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

src/config/color.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* vim: expandtab:ts=4:sts=4:sw=4
44
*
55
* Copyright (C) 2019 Aurelien Aptel <aurelien.aptel@gmail.com>
6-
* Copyright (C) 2019 - 2025 Michael Vetter <jubalh@iodoru.org>
6+
* Copyright (C) 2019 - 2026 Michael Vetter <jubalh@iodoru.org>
77
*
88
* This file is part of Profanity.
99
*

0 commit comments

Comments
 (0)