diff --git a/CMakeLists.txt b/CMakeLists.txt index 72ec2a08b..5a73a06ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index 52e7dc68b..d39576fcf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/README.adoc b/README.adoc index 6840fb179..600b12329 100644 --- a/README.adoc +++ b/README.adoc @@ -111,7 +111,7 @@ $ ctest -V == Copyright -Copyright (C) 2003-2018 Sébastien Helleu +Copyright (C) 2003-2019 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index 0e060765e..8fe0fc848 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 e9c491308..43f61cef8 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index f69d84277..96c5fb906 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index b7ccbbb14..4bf60c151 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2018 Sébastien Helleu +# Copyright (C) 2014-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake index 2d46f17ba..a62168069 100644 --- a/cmake/FindGCRYPT.cmake +++ b/cmake/FindGCRYPT.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 89d62e4ae..bec9ab496 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index 6af529d00..ec8bc8909 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 4dba701db..e283e51f8 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2018 Sébastien Helleu +# Copyright (C) 2011-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index 217a08039..edcd42856 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 2873cba9d..85bb62e39 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index 49b20786e..9531dec31 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index aa73075f0..fa50b7f58 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 9c4f329c9..354a08656 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 bc58eab43..7f6973cd6 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindTCL.cmake b/cmake/FindTCL.cmake index 48ca004f7..25ebe319a 100644 --- a/cmake/FindTCL.cmake +++ b/cmake/FindTCL.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2008 Julien Louis -# Copyright (C) 2008-2018 Sébastien Helleu +# Copyright (C) 2008-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index 53cd32bb3..8933a9d66 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2018 Sébastien Helleu +# Copyright (C) 2015-2019 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 af921a887..3d2ab4d53 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.ac b/configure.ac index d212088fd..ec308b8ef 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 84ab65657..4a08717ac 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-2018, Sébastien Helleu +Copyright: 2003-2019, Sébastien Helleu License: GPL-3+ Files: src/core/wee-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index be751ec62..3e58148cb 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 5b2c66b21..8d39638a2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 8d9d1c7d9..fbfb764ff 100644 --- a/doc/cs/CMakeLists.txt +++ b/doc/cs/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 dc45f7aec..62e276f17 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 57d52c5d1..435ff3e3a 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-2018 {author} +Copyright (C) 2003-2019 {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 72af8a09b..e36e2ea36 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 9081ed344..230feb258 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2018 Sébastien Helleu +# Copyright (C) 2003-2019 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 9bec2acc9..1c398b1a5 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-2018 {author} +Copyright (C) 2003-2019 {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 f854a47c3..2096ad244 100644 --- a/doc/docgen.py +++ b/doc/docgen.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2018 Sébastien Helleu +# Copyright (C) 2008-2019 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 83d45d645..8fae0da2b 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@