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
2017-01-01 11:32:04 +01:00
parent 668bb3a4ad
commit 705d86e684
455 changed files with 456 additions and 456 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2014-2016 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
# Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2014-2017 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-2016 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*