diff --git a/CMakeLists.txt b/CMakeLists.txt index d23506098..f678f156d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/README.md b/README.md index 013bb7aa9..71a56c106 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ WeeChat is following a "practical" semantic versioning, see file [CONTRIBUTING.m ## Copyright -Copyright © 2003-2024 [Sébastien Helleu](https://github.com/flashcode) +Copyright © 2003-2025 [Sébastien Helleu](https://github.com/flashcode) This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindAsciidoctor.cmake b/cmake/FindAsciidoctor.cmake index e32fa967f..576402aba 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index ed90a1151..80b74f075 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index 84a68e40a..1f841b3b9 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2024 Sébastien Helleu +# Copyright (C) 2014-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 97aee17c4..3b2aa4c8b 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGuile.cmake b/cmake/FindGuile.cmake index 2b942bf1b..2528f4a29 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2024 Sébastien Helleu +# Copyright (C) 2011-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index 634eb5c9e..b243bd8e3 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 9a016a5cc..b1a55ec29 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index 60eb4255e..134d39626 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPHP.cmake b/cmake/FindPHP.cmake index ff8c2d5b3..83b91aeb1 100644 --- a/cmake/FindPHP.cmake +++ b/cmake/FindPHP.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2017 Adam Saponara -# Copyright (C) 2017-2024 Sébastien Helleu +# Copyright (C) 2017-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index 9755930d5..3750639c0 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index fe8937728..03f892244 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2009 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index 17f6f62c6..6673cc377 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2024 Sébastien Helleu +# Copyright (C) 2015-2025 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 8a21527aa..5911e219b 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/debian-stable/copyright b/debian-stable/copyright index 7ad32c45f..ba3c1f88e 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-2024, Sébastien Helleu +Copyright: 2003-2025, Sébastien Helleu License: GPL-3+ Files: src/core/core-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 45d586e56..ad9c7b792 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # 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 0207d4c03..8151004aa 100644 --- a/doc/cs/includes/man.cs.adoc +++ b/doc/cs/includes/man.cs.adoc @@ -99,7 +99,7 @@ $HOME/.local/share/weechat/weechat.log:: WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.md). -Copyright (C) 2003-2024 {author} +Copyright (C) 2003-2025 {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/includes/man.de.adoc b/doc/de/includes/man.de.adoc index 962c0067a..22ad67f92 100644 --- a/doc/de/includes/man.de.adoc +++ b/doc/de/includes/man.de.adoc @@ -100,7 +100,7 @@ $HOME/.local/share/weechat/weechat.log:: WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.md Datei). -Copyright (C) 2003-2024 {author} +Copyright (C) 2003-2025 {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/docinfo.html b/doc/docinfo.html index 02c9fb045..1297f6803 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@