diff --git a/CMakeLists.txt b/CMakeLists.txt index 75d2e953a..162c22b32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index 8b288a3d8..e92347466 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/README.adoc b/README.adoc index 7e8f4ab39..c9fc95421 100644 --- a/README.adoc +++ b/README.adoc @@ -114,7 +114,7 @@ $ ctest -V == Copyright -Copyright (C) 2003-2019 Sébastien Helleu +Copyright (C) 2003-2020 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index 338bc103a..1af774aaf 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2005-2006 Emmanuel Bouthenot # diff --git a/cmake/FindAsciidoctor.cmake b/cmake/FindAsciidoctor.cmake index 9ff57ca01..9a1b7c2c0 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index e9761eaad..e9a3ec246 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index b2ce51404..22c015ca7 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2019 Sébastien Helleu +# Copyright (C) 2014-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake index a62168069..65d15f89a 100644 --- a/cmake/FindGCRYPT.cmake +++ b/cmake/FindGCRYPT.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index fb7adb58c..38748dc22 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index 3d4b3f62f..c0d9242b6 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindGuile.cmake b/cmake/FindGuile.cmake index e1df576ac..b6928e66c 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2019 Sébastien Helleu +# Copyright (C) 2011-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index c48ae431a..e6e5bc860 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 35b3879ee..e6736d9cc 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index d0f3e78be..bc9c972a3 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPHP.cmake b/cmake/FindPHP.cmake index 8cb78a6e3..e5c941e71 100644 --- a/cmake/FindPHP.cmake +++ b/cmake/FindPHP.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2017 Adam Saponara -# Copyright (C) 2017-2019 Sébastien Helleu +# Copyright (C) 2017-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index 97e6c8008..f3fe17e7a 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 7690833c9..2f8ed41fa 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2009 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindRuby.cmake b/cmake/FindRuby.cmake index e0696cdf0..27df5f603 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index 8933a9d66..c4776f7a4 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2019 Sébastien Helleu +# Copyright (C) 2015-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in index 8e504b16b..210138e80 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.ac b/configure.ac index b38347f92..e73730304 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2005 Benoit Papillault # Copyright (C) 2005-2006 Julien Louis # Copyright (C) 2005-2009 Emmanuel Bouthenot diff --git a/debian-stable/copyright b/debian-stable/copyright index 042585574..fa68b192f 100644 --- a/debian-stable/copyright +++ b/debian-stable/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Sébastien Helleu Source: https://weechat.org/ Files: * -Copyright: 2003-2019, Sébastien Helleu +Copyright: 2003-2020, Sébastien Helleu License: GPL-3+ Files: src/core/wee-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7c48d171a..809db995f 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/Makefile.am b/doc/Makefile.am index 8d39638a2..80f3c64f9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt index 7710e7bc3..56f19956f 100644 --- a/doc/cs/CMakeLists.txt +++ b/doc/cs/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am index c6cec1621..ab293358e 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/cs/man_copyright.cs.adoc b/doc/cs/man_copyright.cs.adoc index 435ff3e3a..476275871 100644 --- a/doc/cs/man_copyright.cs.adoc +++ b/doc/cs/man_copyright.cs.adoc @@ -1,7 +1,7 @@ WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.adoc). -Copyright (C) 2003-2019 {author} +Copyright (C) 2003-2020 {author} WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt index 85e2c8dfb..08f5ddb8e 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am index e0c531db5..0e3b5c912 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2019 Sébastien Helleu +# Copyright (C) 2003-2020 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/de/man_copyright.de.adoc b/doc/de/man_copyright.de.adoc index 1c398b1a5..c0485f785 100644 --- a/doc/de/man_copyright.de.adoc +++ b/doc/de/man_copyright.de.adoc @@ -1,7 +1,7 @@ WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.adoc Datei). -Copyright (C) 2003-2019 {author} +Copyright (C) 2003-2020 {author} WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/doc/docgen.py b/doc/docgen.py index 9a8276360..44906a625 100644 --- a/doc/docgen.py +++ b/doc/docgen.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2019 Sébastien Helleu +# Copyright (C) 2008-2020 Sébastien Helleu # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/doc/docinfo.html b/doc/docinfo.html index 389394b46..45f4da560 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@