1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

core: update copyright dates

This commit is contained in:
Sébastien Helleu
2024-01-01 22:29:58 +01:00
parent 934ef60151
commit eecb2a997e
612 changed files with 613 additions and 613 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2003-2024 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org>
*
* This file is part of WeeChat, the extensible chat client.
@@ -51,7 +51,7 @@
#define AI(string) (string)
#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2023"
#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2024"
#define WEECHAT_WEBSITE "https://weechat.org/"
#define WEECHAT_WEBSITE_DOWNLOAD "https://weechat.org/download/"