diff --git a/CMakeLists.txt b/CMakeLists.txt index c79cc998e..5ae0e4e9f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index f9b7375f1..a963fdc2d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/README.adoc b/README.adoc index d4957c64f..049f6ce54 100644 --- a/README.adoc +++ b/README.adoc @@ -114,7 +114,7 @@ $ ctest -V == Copyright -Copyright (C) 2003-2020 Sébastien Helleu +Copyright (C) 2003-2021 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index 1af774aaf..70ead1547 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 9a1b7c2c0..0f03e572b 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index e9a3ec246..16257edfc 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index 22c015ca7..d31bfe285 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2020 Sébastien Helleu +# Copyright (C) 2014-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake index 823035e9d..ae3e00dc4 100644 --- a/cmake/FindGCRYPT.cmake +++ b/cmake/FindGCRYPT.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 38748dc22..a26d121ff 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index 64edc6f14..b860c83ed 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 501e86e26..436f45c2f 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2020 Sébastien Helleu +# Copyright (C) 2011-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index e6e5bc860..725a20662 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index e6736d9cc..156361b35 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index bc9c972a3..7c02169df 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPHP.cmake b/cmake/FindPHP.cmake index e5c941e71..901aa07b3 100644 --- a/cmake/FindPHP.cmake +++ b/cmake/FindPHP.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2017 Adam Saponara -# Copyright (C) 2017-2020 Sébastien Helleu +# Copyright (C) 2017-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index f3fe17e7a..199c0d04d 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 2f8ed41fa..8f3434a04 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 f0991763d..835d0508c 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index c4776f7a4..1da4ab3ae 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2020 Sébastien Helleu +# Copyright (C) 2015-2021 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 210138e80..b4789d2c5 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.ac b/configure.ac index 6e707c4dc..97dd993cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 524628ac4..7e0adec3b 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-2020, Sébastien Helleu +Copyright: 2003-2021, Sébastien Helleu License: GPL-3+ Files: src/core/wee-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 09c01358c..8fe636a31 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 80f3c64f9..b745e0bbb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 436936576..76aeb87a2 100644 --- a/doc/cs/CMakeLists.txt +++ b/doc/cs/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 7420f0bc7..7982e9bbf 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/cs/includes/man.cs.adoc b/doc/cs/includes/man.cs.adoc index 457a02930..162e58e3a 100644 --- a/doc/cs/includes/man.cs.adoc +++ b/doc/cs/includes/man.cs.adoc @@ -96,7 +96,7 @@ $HOME/.weechat/weechat.log:: WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.adoc). -Copyright (C) 2003-2020 {author} +Copyright (C) 2003-2021 {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 5ae996a31..74dbaa2d5 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 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 b196fa2f0..9faf37b5a 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/de/includes/man.de.adoc b/doc/de/includes/man.de.adoc index b74aabcca..8d87d25b2 100644 --- a/doc/de/includes/man.de.adoc +++ b/doc/de/includes/man.de.adoc @@ -97,7 +97,7 @@ $HOME/.weechat/weechat.log:: WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.adoc Datei). -Copyright (C) 2003-2020 {author} +Copyright (C) 2003-2021 {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 99d0dc06f..d84c5847c 100644 --- a/doc/docgen.py +++ b/doc/docgen.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2008-2020 Sébastien Helleu +# Copyright (C) 2008-2021 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 fed2f0ad9..8020a1265 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@