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

core: update copyright dates

This commit is contained in:
Sébastien Helleu
2018-01-05 00:54:18 +01:00
parent 6931a45946
commit ed4837b2f6
489 changed files with 490 additions and 490 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2014-2018 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
+1 -1
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2014-2018 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* ncurses.c - fake ncurses lib used for tests
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* tests.cpp - run WeeChat tests
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-arraylist.cpp - test arraylist functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-eval.cpp - test evaluation functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-hashtable.cpp - test hashtable functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-hdata.cpp - test hdata functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-infolist.cpp - test infolist functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-list.cpp - test list functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-string.cpp - test string functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-url.cpp - test URL functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-utf8.cpp - test UTF-8 string functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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-util.cpp - test util functions
*
* Copyright (C) 2014-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2018 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 - test plugins
*
* Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2003-2018 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*