diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ba1bd461..f2871ff91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index 577f95980..1b5570109 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/README.adoc b/README.adoc index 2953c52dd..324a4c681 100644 --- a/README.adoc +++ b/README.adoc @@ -79,7 +79,7 @@ https://weechat.org/files/doc/devel/weechat_user.en.html#compile_with_autotools[ == Copyright -Copyright (C) 2003-2016 Sébastien Helleu +Copyright (C) 2003-2017 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index b72b9340b..a36e8c95d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 7ab5a960a..c6a3f4c89 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index 9d2beaa18..85849d03e 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index b51fd0100..9819ce361 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2016 Sébastien Helleu +# Copyright (C) 2014-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake index 0269ab14f..1dce36a3c 100644 --- a/cmake/FindGCRYPT.cmake +++ b/cmake/FindGCRYPT.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 02b70a68a..1ad87ddcd 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index b2fb039b9..a44ff5cad 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 6033dd88d..c0a396480 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2016 Sébastien Helleu +# Copyright (C) 2011-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index 9850e514d..a845fae8c 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 700484ed9..54123b13e 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index efad59b67..cc2f17126 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index 79c75c318..d861c9483 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 70db1c57f..7b0aa998c 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 216cb5135..650251b75 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindTCL.cmake b/cmake/FindTCL.cmake index be99c676e..eac896c1a 100644 --- a/cmake/FindTCL.cmake +++ b/cmake/FindTCL.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2008 Julien Louis -# Copyright (C) 2008-2016 Sébastien Helleu +# Copyright (C) 2008-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index bfc4be28d..3f5fd86c7 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2016 Sébastien Helleu +# Copyright (C) 2015-2017 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 d17e587d4..28d0ea133 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.ac b/configure.ac index c1e68ab01..f4a8cf257 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 61deab647..fee3e800d 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-2016, Sébastien Helleu +Copyright: 2003-2017, Sébastien Helleu 2005-2009, Emmanuel Bouthenot 2008-2009, Dmitry Kobylin License: GPL-3+ diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 6475b2041..b46b88e0a 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 c2cb60a7a..073548805 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 f6d2adab4..99460e13f 100644 --- a/doc/cs/CMakeLists.txt +++ b/doc/cs/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 fdf298b36..e09f8781d 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/cs/weechat.1.cs.adoc b/doc/cs/weechat.1.cs.adoc index 9e2152b8a..5c2eb97f4 100644 --- a/doc/cs/weechat.1.cs.adoc +++ b/doc/cs/weechat.1.cs.adoc @@ -101,7 +101,7 @@ Tato manuálová stránka byla přeložena Ondřejem Súkupem. WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.adoc). -Copyright (C) 2003-2016 {author} +Copyright (C) 2003-2017 {author} WeeChat je svobodný 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 8263e0957..914bc1a04 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 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 8718d9fe4..3d8fcbfea 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2016 Sébastien Helleu +# Copyright (C) 2003-2017 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/de/weechat.1.de.adoc b/doc/de/weechat.1.de.adoc index 4a96c6322..c06aaa1e3 100644 --- a/doc/de/weechat.1.de.adoc +++ b/doc/de/weechat.1.de.adoc @@ -102,7 +102,7 @@ Diese manpage wurde von {author} geschrieben. WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.adoc Datei). -Copyright (C) 2003-2016 {author} +Copyright (C) 2003-2017 {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 2531adc4c..26a9c43fd 100644 --- a/doc/docgen.py +++ b/doc/docgen.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2016 Sébastien Helleu +# Copyright (C) 2008-2017 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 ccfc22c86..5672a174d 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@