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

core: update copyright dates

This commit is contained in:
Sébastien Helleu
2021-01-02 21:34:16 +01:00
parent df4b9170f1
commit efc7a588d6
579 changed files with 580 additions and 580 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-channel.cpp - test IRC channel functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-color.cpp - test IRC color functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-config.cpp - test IRC configuration functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-ignore.cpp - test IRC ignore functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-message.cpp - test IRC message functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-mode.cpp - test IRC mode functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-nick.cpp - test IRC nick functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-protocol.cpp - test IRC protocol functions
*
* Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-server.cpp - test IRC protocol functions
*
* Copyright (C) 2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2020-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-relay-auth.cpp - test client authentication functions
*
* Copyright (C) 2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2020-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-plugins.cpp - generic tests on plugins
*
* Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*