diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b957be38..a29ac0a11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index cc5605d46..fdda264e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/NEWS b/NEWS index f160a8931..9a15b132c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ WeeChat News ============ Sébastien Helleu -v0.3.4-rc2, 2010-12-20 +v0.3.4-rc2, 2011-01-01 Version 0.3.4 (under dev!) diff --git a/README b/README index bafb2ee3a..85122bbbc 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ NOTE: (1) only Curses interface is available today Copyright --------- -Copyright (C) 2003-2010 Sébastien Helleu +Copyright (C) 2003-2011 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index 1b8d2587d..41479ece8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2005-2006 Emmanuel Bouthenot # diff --git a/cmake/FindAsciidoc.cmake b/cmake/FindAsciidoc.cmake index d80070f5c..800549322 100644 --- a/cmake/FindAsciidoc.cmake +++ b/cmake/FindAsciidoc.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index d9c3f14ad..2989ebf27 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGcrypt.cmake b/cmake/FindGcrypt.cmake index 7b4f3dca1..05ca93ec4 100644 --- a/cmake/FindGcrypt.cmake +++ b/cmake/FindGcrypt.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 134e4441b..7866d2d64 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index d054c6a1c..7103643f7 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index e2b992d19..e6b928aa5 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 4abeaf0a5..e5f7ddac2 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index 43d86660e..94480d2bd 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index acfbfe975..b8b56e8a5 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 85e1df5e3..ebcac1cd0 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien 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 83f8e7f4d..753eb34cb 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindSourcehighlight.cmake b/cmake/FindSourcehighlight.cmake index 3e474039a..4c8729871 100644 --- a/cmake/FindSourcehighlight.cmake +++ b/cmake/FindSourcehighlight.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindTCL.cmake b/cmake/FindTCL.cmake index 832b49067..ee16bf705 100644 --- a/cmake/FindTCL.cmake +++ b/cmake/FindTCL.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2008 Julien Louis -# Copyright (C) 2008-2010 Sebastien Helleu +# Copyright (C) 2008-2011 Sebastien 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 701e3cc4e..2942b5070 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/makedist.sh.in b/cmake/makedist.sh.in index e5566e23c..9d7f7e6c7 100755 --- a/cmake/makedist.sh.in +++ b/cmake/makedist.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.in b/configure.in index e868eb312..4d1f7d413 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2005 Benoit Papillault # Copyright (C) 2005-2006 Julien Louis # Copyright (C) 2005-2009 Emmanuel Bouthenot diff --git a/debian/copyright b/debian/copyright index be6e9db30..c1fa4bc11 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,8 +4,8 @@ Sat, 21 May 2005 08:00:00 +0200. It was downloaded from http://weechat.org/files/src/ Copyright: - Copyright (C) (2003-2010) Sebastien Helleu - Copyright (C) (2005-2010) Emmanuel Bouthenot + Copyright (C) (2003-2011) Sebastien Helleu + Copyright (C) (2005-2011) Emmanuel Bouthenot Copyright (C) (2008-2010) Dmitry Kobylin (tcl plugin) This program is free software; you can redistribute it and/or modify @@ -19,4 +19,4 @@ License, Version 3 can be found in the file Debian packaging (licensed under the GPLv3): Copyright(C) 2005-2008, Julien Louis - Copyright(C) 2008-2010, Emmanuel Bouthenot + Copyright(C) 2008-2011, Emmanuel Bouthenot diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 3ccad8e11..9e0ada3ea 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien 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 69ceda09f..3b7ba6967 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt index 4a0db58e6..c3aecc78f 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am index 23965d2b7..66d4dddad 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/docgen.pl b/doc/docgen.pl index 71b613674..99e841a5f 100644 --- a/doc/docgen.pl +++ b/doc/docgen.pl @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 Sebastien Helleu +# Copyright (C) 2008-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index 24f30f284..c86d5dfb6 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 3f3a2081a..a5f9e4d1e 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/fr/CMakeLists.txt b/doc/fr/CMakeLists.txt index 75f818876..56eaf3836 100644 --- a/doc/fr/CMakeLists.txt +++ b/doc/fr/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index 0be54761c..94f6865a1 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/it/CMakeLists.txt b/doc/it/CMakeLists.txt index 3562d5323..15b445c14 100644 --- a/doc/it/CMakeLists.txt +++ b/doc/it/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am index 7f8532875..7d49fbd6e 100644 --- a/doc/it/Makefile.am +++ b/doc/it/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/ja/CMakeLists.txt b/doc/ja/CMakeLists.txt index 22858d6a6..15d663028 100644 --- a/doc/ja/CMakeLists.txt +++ b/doc/ja/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/ja/Makefile.am b/doc/ja/Makefile.am index 54a680c76..87cba0243 100644 --- a/doc/ja/Makefile.am +++ b/doc/ja/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/pl/CMakeLists.txt b/doc/pl/CMakeLists.txt index cbf6c66f2..2a0970fd8 100644 --- a/doc/pl/CMakeLists.txt +++ b/doc/pl/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/pl/Makefile.am b/doc/pl/Makefile.am index 04d766d49..c0dbb6f99 100644 --- a/doc/pl/Makefile.am +++ b/doc/pl/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/ru/CMakeLists.txt b/doc/ru/CMakeLists.txt index ae6cbd3f9..92b8e1277 100644 --- a/doc/ru/CMakeLists.txt +++ b/doc/ru/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am index 0ee40f2a9..cb200ec78 100644 --- a/doc/ru/Makefile.am +++ b/doc/ru/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/weechat-curses.1 b/doc/weechat-curses.1 index e5565085d..cf6afc706 100644 --- a/doc/weechat-curses.1 +++ b/doc/weechat-curses.1 @@ -1,4 +1,4 @@ -.TH WEECHAT 1 "August 2010" "Sebastien Helleu" +.TH WEECHAT 1 "January 2011" "Sebastien Helleu" .SH NAME weechat-curses \- Wee Enhanced Environment for Chat (Curses version) @@ -97,7 +97,7 @@ configuration file for xfer plugin WeeChat log file .SH LICENSE -Copyright (C) 2003-2010 Sebastien Helleu +Copyright (C) 2003-2011 Sebastien Helleu .br WeeChat is distributed under the GNU General Public License, version 3. Please read the COPYING file for more information. diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index e16e8c42e..564c75191 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/po/cs.po b/po/cs.po index ab0c46cc5..9084575cb 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,5 +1,5 @@ # -# Copyright (C) 2005-2010 Jiri Golembiovsky +# Copyright (C) 2005-2011 Jiri Golembiovsky # # This file is part of WeeChat, the extensible chat client. # @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-06 11:55+0100\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -31,9 +31,9 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, zkompilováno %s %s\n" @@ -269,10 +269,6 @@ msgstr "%sChyba: filtr \"%s\" nenalezen" msgid "Filter \"%s\" disabled" msgstr "Filtr \"%s\" zakázán" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sChyba: chybí argumenty pro příkaz \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sChyba: filtr \"%s\" již existuje" @@ -1715,6 +1711,10 @@ msgstr "" " posunout na začátek aktuálního dne:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sChyba: chybí argumenty pro příkaz \"%s\"" + msgid "names of buffers" msgstr "jména bufferů" diff --git a/po/de.po b/po/de.po index 28ed922b7..f8ee7a3b4 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,7 @@ # # Copyright (C) 2005 Rudolf Polzer # Copyright (C) 2006-2007 Thomas Schuetz -# Copyright (C) 2009-2010 Nils G +# Copyright (C) 2009-2011 Nils G # # This file is part of WeeChat, the extensible chat client. # @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.3-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-12-27 17:08+0100\n" "Last-Translator: Nils G.\n" "Language-Team: weechat-dev \n" @@ -35,9 +35,9 @@ msgstr "" "X-Poedit-Bookmarks: -1,-1,180,-1,-1,-1,-1,-1,-1,-1\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, kompiliert am %s %s\n" @@ -278,10 +278,6 @@ msgstr "%sFehler: Filter \"%s\" nicht gefunden" msgid "Filter \"%s\" disabled" msgstr "Filter \"%s\" deaktiviert" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sFehler: fehlende Argumente für den Befehl \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sFehler: Filter \"%s\" existiert bereits" @@ -1775,6 +1771,10 @@ msgstr "" " Scrollt zum Beginn des aktuellen Tages:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sFehler: fehlende Argumente für den Befehl \"%s\"" + msgid "names of buffers" msgstr "Auflistung der vorhandenen Buffer" diff --git a/po/es.po b/po/es.po index d5c54f1f7..dc47fd5fc 100644 --- a/po/es.po +++ b/po/es.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-06 11:56+0100\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -32,9 +32,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, compilado en %s %s\n" @@ -270,10 +270,6 @@ msgstr "%sError: filtro \"%s\" no encontrado" msgid "Filter \"%s\" disabled" msgstr "Filtro \"%s\" desactivado" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sError: faltan argumentos para el comando \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sError: el filtro \"%s\" ya existe" @@ -1729,6 +1725,10 @@ msgstr "" " desplazar al principio del día actual:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sError: faltan argumentos para el comando \"%s\"" + msgid "names of buffers" msgstr "nombres de los buffers" diff --git a/po/fr.po b/po/fr.po index 40e8b21d3..4d2b55865 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2005-2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" -"PO-Revision-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" +"PO-Revision-Date: 2011-01-01 15:54+0100\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: French\n" @@ -34,10 +34,10 @@ msgstr "" #. TRANSLATORS: "%s %s" after "compiled on" is date and time #, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" -"%s Copyright (C) 2003-2010, compilé le %s %s\n" +"WeeChat %s Copyright %s, compilé le %s %s\n" "Développé par Sebastien Helleu - %s" #, c-format @@ -270,10 +270,6 @@ msgstr "%sErreur: filtre \"%s\" non trouvé" msgid "Filter \"%s\" disabled" msgstr "Filtre \"%s\" désactivé" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sErreur: paramètres manquants pour la commande \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sErreur: le filtre \"%s\" existe déjà" @@ -1761,6 +1757,10 @@ msgstr "" " défilement jusqu'au début du jour courant:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sErreur: paramètres manquants pour la commande \"%s\"" + msgid "names of buffers" msgstr "noms des tampons" diff --git a/po/hu.po b/po/hu.po index 24e2d6a53..419a10655 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-05 17:17+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -31,9 +31,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, fordítva: %s %s\n" @@ -276,10 +276,6 @@ msgstr "%s a \"%s\" modul nem található\n" msgid "Filter \"%s\" disabled" msgstr "a felhasználók le lettek tiltva" -#, fuzzy, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%s hiányzó argumentum a \"%s\" parancsnak\n" - #, fuzzy, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%s az ignore már létezik\n" @@ -1518,6 +1514,10 @@ msgstr "" "hogy az új ablak hány százaléka lesz a szülőablaknak. Például 25 esetén a " "szülőablak negyedét kapjuk." +#, fuzzy, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%s hiányzó argumentum a \"%s\" parancsnak\n" + #, fuzzy msgid "names of buffers" msgstr "puffer betöltése sikertelen" diff --git a/po/it.po b/po/it.po index 9e9d0bbe2..d707c6896 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-12-22 11:02+0100\n" "Last-Translator: Marco Paolone \n" "Language-Team: weechat-dev \n" @@ -31,9 +31,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, compilato il %s %s\n" @@ -268,10 +268,6 @@ msgstr "%sErrore: filtro \"%s\" non trovato" msgid "Filter \"%s\" disabled" msgstr "Filtro \"%s\" disabilitato" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sErrore: argomento mancante per il comando \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sErrore: il filtro \"%s\" esiste già" @@ -1735,6 +1731,10 @@ msgstr "" " scorre all'inizio del giorno attuale:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sErrore: argomento mancante per il comando \"%s\"" + msgid "names of buffers" msgstr "nomi dei buffer" diff --git a/po/pl.po b/po/pl.po index 4d3383375..6e91d509e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-06 11:56+0100\n" "Last-Translator: Krzysztof Koroscik \n" "Language-Team: weechat-dev \n" @@ -33,9 +33,9 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, skompilowano na %s %s\n" @@ -271,10 +271,6 @@ msgstr "%sBłąd: nie odnaleziono filtru \"%s\"" msgid "Filter \"%s\" disabled" msgstr "Filtr \"%s\" wyłączony" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sBłąd: brak argumentów dla komendy \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sBłąd: filtr \"%s\" już istnieje" @@ -1736,6 +1732,10 @@ msgstr "" " przewiń do początku obecnego dnia:\n" " /window scroll -d" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sBłąd: brak argumentów dla komendy \"%s\"" + msgid "names of buffers" msgstr "nazwy buforów" diff --git a/po/pt_BR.po b/po/pt_BR.po index 3898ec9d3..560b88e0a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-13 09:26+0100\n" "Last-Translator: Ivan Sichmann Freitas \n" "Language-Team: weechat-dev \n" @@ -31,9 +31,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, compilado por %s %s\n" @@ -269,10 +269,6 @@ msgstr "%sErro: filtro \"%s\" não encontrado" msgid "Filter \"%s\" disabled" msgstr "Filtro \"%s\" desabilitado" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%sErro: faltando argumentos para o comando \"%s\"" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%sErro: filtro \"%s\" já existe" @@ -1373,6 +1369,10 @@ msgid "" " /window scroll -d" msgstr "" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%sErro: faltando argumentos para o comando \"%s\"" + msgid "names of buffers" msgstr "" diff --git a/po/ru.po b/po/ru.po index e1bbad17a..efb833532 100644 --- a/po/ru.po +++ b/po/ru.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: 2010-11-05 17:17+0100\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -33,9 +33,9 @@ msgstr "" "X-Poedit-Bookmarks: -1,-1,608,-1,-1,-1,-1,-1,-1,-1\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time -#, c-format +#, fuzzy, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" "%s Copyright (C) 2003-2010, собран %s %s\n" @@ -279,10 +279,6 @@ msgstr "%s plugin \"%s\" не найден\n" msgid "Filter \"%s\" disabled" msgstr "команда users отключена" -#, fuzzy, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "%s нет аргументов для \"%s\" команды\n" - #, fuzzy, c-format msgid "%sError: filter \"%s\" already exists" msgstr "%s игнорирование уже существует\n" @@ -1527,6 +1523,10 @@ msgstr "" "Для splith и splitv <прцт> - процент размера создаваемого окна относительно " "текущего. Например, 25 означает создать окно в 4 раза меньше текущего" +#, fuzzy, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "%s нет аргументов для \"%s\" команды\n" + #, fuzzy msgid "names of buffers" msgstr "загрузка буфера не удалась" diff --git a/po/weechat.pot b/po/weechat.pot index f3a943d44..f0fd4f0e6 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-01-01 11:27+0100\n" +"POT-Creation-Date: 2011-01-01 18:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" #. TRANSLATORS: "%s %s" after "compiled on" is date and time #, c-format msgid "" -"%s Copyright (C) 2003-2010, compiled on %s %s\n" +"WeeChat %s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu - %s" msgstr "" @@ -234,10 +234,6 @@ msgstr "" msgid "Filter \"%s\" disabled" msgstr "" -#, c-format -msgid "%sError: missing arguments for \"%s\" command" -msgstr "" - #, c-format msgid "%sError: filter \"%s\" already exists" msgstr "" @@ -1311,6 +1307,10 @@ msgid "" " /window scroll -d" msgstr "" +#, c-format +msgid "%sError: missing arguments for \"%s\" command" +msgstr "" + msgid "names of buffers" msgstr "" diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2785fe977..55958fb18 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/src/Makefile.am b/src/Makefile.am index ff4b391c5..f48623fab 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index dd18ba928..7b4fdfd2b 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2008 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 7f9fb525f..c92beb856 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/core/wee-backtrace.c b/src/core/wee-backtrace.c index 7ebc6e0b4..91c4f4727 100644 --- a/src/core/wee-backtrace.c +++ b/src/core/wee-backtrace.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-backtrace.h b/src/core/wee-backtrace.h index cb3ce237b..439370423 100644 --- a/src/core/wee-backtrace.h +++ b/src/core/wee-backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 4fba9ccd9..d6ab14857 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-command.h b/src/core/wee-command.h index adcc5b537..222fbd727 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-completion.c b/src/core/wee-completion.c index 22f924ef4..b7a1d00c9 100644 --- a/src/core/wee-completion.c +++ b/src/core/wee-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-completion.h b/src/core/wee-completion.h index e13dc9870..3e8dcf446 100644 --- a/src/core/wee-completion.h +++ b/src/core/wee-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-config-file.c b/src/core/wee-config-file.c index 7fc1458e5..6fb707de4 100644 --- a/src/core/wee-config-file.c +++ b/src/core/wee-config-file.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config-file.h b/src/core/wee-config-file.h index 1dd8a4e0a..679dc2486 100644 --- a/src/core/wee-config-file.h +++ b/src/core/wee-config-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config.c b/src/core/wee-config.c index cd181be5f..6128b0dcb 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config.h b/src/core/wee-config.h index 94a053dab..baef06f04 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-debug.c b/src/core/wee-debug.c index 6035b46c4..b0c90eba7 100644 --- a/src/core/wee-debug.c +++ b/src/core/wee-debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-debug.h b/src/core/wee-debug.h index c3230d3bf..b3f84b901 100644 --- a/src/core/wee-debug.h +++ b/src/core/wee-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hashtable.c b/src/core/wee-hashtable.c index f11e7672c..2080426d3 100644 --- a/src/core/wee-hashtable.c +++ b/src/core/wee-hashtable.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hashtable.h b/src/core/wee-hashtable.h index baad83773..4a76c6f21 100644 --- a/src/core/wee-hashtable.h +++ b/src/core/wee-hashtable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hook.c b/src/core/wee-hook.c index e1c852b17..6bce94883 100644 --- a/src/core/wee-hook.c +++ b/src/core/wee-hook.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h index 2cd9fd760..1c2e357d9 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-infolist.c b/src/core/wee-infolist.c index 3f6ba5b9a..3bc763e94 100644 --- a/src/core/wee-infolist.c +++ b/src/core/wee-infolist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-infolist.h b/src/core/wee-infolist.h index 956949a20..4571230d8 100644 --- a/src/core/wee-infolist.h +++ b/src/core/wee-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-input.c b/src/core/wee-input.c index 20fa71cec..d803002d4 100644 --- a/src/core/wee-input.c +++ b/src/core/wee-input.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-input.h b/src/core/wee-input.h index 83eb709a2..f13344d19 100644 --- a/src/core/wee-input.h +++ b/src/core/wee-input.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-list.c b/src/core/wee-list.c index 411f71616..948b3acdd 100644 --- a/src/core/wee-list.c +++ b/src/core/wee-list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-list.h b/src/core/wee-list.h index a2efff0fc..3ffc4136d 100644 --- a/src/core/wee-list.h +++ b/src/core/wee-list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-log.c b/src/core/wee-log.c index c7a5c6854..2bc2fde68 100644 --- a/src/core/wee-log.c +++ b/src/core/wee-log.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-log.h b/src/core/wee-log.h index 2b3ed67aa..36d1777bb 100644 --- a/src/core/wee-log.h +++ b/src/core/wee-log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-network.c b/src/core/wee-network.c index ae19be861..f74a90bea 100644 --- a/src/core/wee-network.c +++ b/src/core/wee-network.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2010 Emmanuel Bouthenot * Copyright (C) 2010 Gu1ll4um3r0m41n * diff --git a/src/core/wee-network.h b/src/core/wee-network.h index 722a35dd5..33fd9fbc6 100644 --- a/src/core/wee-network.h +++ b/src/core/wee-network.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-proxy.c b/src/core/wee-proxy.c index 0596b27ef..7e3406d17 100644 --- a/src/core/wee-proxy.c +++ b/src/core/wee-proxy.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-proxy.h b/src/core/wee-proxy.h index de9f54874..fd22463d7 100644 --- a/src/core/wee-proxy.h +++ b/src/core/wee-proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-string.c b/src/core/wee-string.c index a4c29c923..1a8dd090f 100644 --- a/src/core/wee-string.c +++ b/src/core/wee-string.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-string.h b/src/core/wee-string.h index e6928c9cc..8b4465256 100644 --- a/src/core/wee-string.h +++ b/src/core/wee-string.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade-file.c b/src/core/wee-upgrade-file.c index fa34f5225..9af4910c4 100644 --- a/src/core/wee-upgrade-file.c +++ b/src/core/wee-upgrade-file.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade-file.h b/src/core/wee-upgrade-file.h index 255ba0894..53b0540f1 100644 --- a/src/core/wee-upgrade-file.h +++ b/src/core/wee-upgrade-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade.c b/src/core/wee-upgrade.c index 4eeb0091b..2c2eb4963 100644 --- a/src/core/wee-upgrade.c +++ b/src/core/wee-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade.h b/src/core/wee-upgrade.h index df40d0062..95675e1fc 100644 --- a/src/core/wee-upgrade.h +++ b/src/core/wee-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-utf8.c b/src/core/wee-utf8.c index 563032e35..d4cacd0db 100644 --- a/src/core/wee-utf8.c +++ b/src/core/wee-utf8.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-utf8.h b/src/core/wee-utf8.h index 9454ebd6e..0f7a4244a 100644 --- a/src/core/wee-utf8.h +++ b/src/core/wee-utf8.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-util.c b/src/core/wee-util.c index a1eaf29fa..b01f6d922 100644 --- a/src/core/wee-util.c +++ b/src/core/wee-util.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-util.h b/src/core/wee-util.h index 9f87f1c52..cd88c6975 100644 --- a/src/core/wee-util.h +++ b/src/core/wee-util.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/weechat.c b/src/core/weechat.c index 0738a7288..7812c93ba 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -14,7 +14,7 @@ * ## ## * ########################################################################## * - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * @@ -103,6 +103,24 @@ weechat_init_vars () gettimeofday (&weechat_current_start_timeval, NULL); } +/* + * weechat_display_copyright: display WeeChat copyright + */ + +void +weechat_display_copyright () +{ + string_iconv_fprintf (stdout, "\n"); + string_iconv_fprintf (stdout, + /* TRANSLATORS: "%s %s" after "compiled on" is date and time */ + _("WeeChat %s Copyright %s, compiled on %s %s\n" + "Developed by Sebastien Helleu " + "- %s"), + PACKAGE_VERSION, WEECHAT_COPYRIGHT_DATE, + __DATE__, __TIME__, WEECHAT_WEBSITE); + string_iconv_fprintf (stdout, "\n"); +} + /* * weechat_display_usage: display WeeChat usage */ @@ -110,18 +128,12 @@ weechat_init_vars () void weechat_display_usage (char *exec_name) { + weechat_display_copyright (); string_iconv_fprintf (stdout, "\n"); - string_iconv_fprintf (stdout, - /* TRANSLATORS: "%s %s" after "compiled on" is date and time */ - _("%s Copyright (C) 2003-2010, compiled on %s %s\n" - "Developed by Sebastien Helleu " - "- %s"), - PACKAGE_STRING, __DATE__, __TIME__, WEECHAT_WEBSITE); - string_iconv_fprintf (stdout, "\n\n"); string_iconv_fprintf (stdout, _("Usage: %s [option...] [plugin:option...]\n"), exec_name, exec_name); - string_iconv_fprintf (stdout, "\n\n"); + string_iconv_fprintf (stdout, "\n"); string_iconv_fprintf (stdout, _(" -a, --no-connect disable auto-connect to servers at startup\n" " -c, --colors display default colors in terminal\n" @@ -223,7 +235,9 @@ weechat_parse_args (int argc, char *argv[]) else if ((strcmp (argv[i], "-l") == 0) || (strcmp (argv[i], "--license") == 0)) { - string_iconv_fprintf (stdout, "\n%s%s", WEECHAT_LICENSE_TEXT); + weechat_display_copyright (); + string_iconv_fprintf (stdout, "\n"); + string_iconv_fprintf (stdout, "%s%s", WEECHAT_LICENSE_TEXT); weechat_shutdown (EXIT_SUCCESS, 0); } else if (strcmp (argv[i], "--no-dlclose") == 0) diff --git a/src/core/weechat.h b/src/core/weechat.h index f7abe407e..2d0644b33 100644 --- a/src/core/weechat.h +++ b/src/core/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. @@ -51,7 +51,7 @@ #endif -#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2010" +#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2011" #define WEECHAT_WEBSITE "http://www.weechat.org/" #define WEECHAT_WEBSITE_DOWNLOAD "http://www.weechat.org/download" @@ -62,8 +62,6 @@ /* license */ #define WEECHAT_LICENSE_TEXT \ - "WeeChat " PACKAGE_VERSION " Copyright (C) 2003-2010, compiled on " __DATE__ " " __TIME__ \ - "\nDeveloped by Sebastien Helleu - " WEECHAT_WEBSITE "\n\n" \ "WeeChat is free software; you can redistribute it and/or modify\n" \ "it under the terms of the GNU General Public License as published by\n" \ "the Free Software Foundation; either version 3 of the License, or\n" \ diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 90d7ec128..1096280ec 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index 1be93f2f5..797a284c0 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/curses/CMakeLists.txt b/src/gui/curses/CMakeLists.txt index d6272368f..15f4b7645 100644 --- a/src/gui/curses/CMakeLists.txt +++ b/src/gui/curses/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/src/gui/curses/Makefile.am b/src/gui/curses/Makefile.am index 5437d92b6..a7d92b7dc 100644 --- a/src/gui/curses/Makefile.am +++ b/src/gui/curses/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/curses/gui-curses-bar-window.c b/src/gui/curses/gui-curses-bar-window.c index af89feb4e..1c297c70f 100644 --- a/src/gui/curses/gui-curses-bar-window.c +++ b/src/gui/curses/gui-curses-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses-chat.c b/src/gui/curses/gui-curses-chat.c index 4a655e493..b4e26df86 100644 --- a/src/gui/curses/gui-curses-chat.c +++ b/src/gui/curses/gui-curses-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses-color.c b/src/gui/curses/gui-curses-color.c index aaf7dc755..5ca996e3f 100644 --- a/src/gui/curses/gui-curses-color.c +++ b/src/gui/curses/gui-curses-color.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses-keyboard.c b/src/gui/curses/gui-curses-keyboard.c index c307c33ff..bca2226e0 100644 --- a/src/gui/curses/gui-curses-keyboard.c +++ b/src/gui/curses/gui-curses-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses-main.c b/src/gui/curses/gui-curses-main.c index 8ad5ba36b..bf25111ba 100644 --- a/src/gui/curses/gui-curses-main.c +++ b/src/gui/curses/gui-curses-main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses-window.c b/src/gui/curses/gui-curses-window.c index 4b06f5eae..fb834e102 100644 --- a/src/gui/curses/gui-curses-window.c +++ b/src/gui/curses/gui-curses-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/curses/gui-curses.h b/src/gui/curses/gui-curses.h index cd4087593..d1cd7f297 100644 --- a/src/gui/curses/gui-curses.h +++ b/src/gui/curses/gui-curses.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/CMakeLists.txt b/src/gui/gtk/CMakeLists.txt index 8a87e6505..59d418361 100644 --- a/src/gui/gtk/CMakeLists.txt +++ b/src/gui/gtk/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2007 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/src/gui/gtk/Makefile.am b/src/gui/gtk/Makefile.am index de686242c..a2ffef971 100644 --- a/src/gui/gtk/Makefile.am +++ b/src/gui/gtk/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/gtk/gui-gtk-bar-window.c b/src/gui/gtk/gui-gtk-bar-window.c index 08d51e597..d9d3b5841 100644 --- a/src/gui/gtk/gui-gtk-bar-window.c +++ b/src/gui/gtk/gui-gtk-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk-chat.c b/src/gui/gtk/gui-gtk-chat.c index bdccb1aa3..711ba8c83 100644 --- a/src/gui/gtk/gui-gtk-chat.c +++ b/src/gui/gtk/gui-gtk-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk-color.c b/src/gui/gtk/gui-gtk-color.c index 68d0aacbe..49697ed65 100644 --- a/src/gui/gtk/gui-gtk-color.c +++ b/src/gui/gtk/gui-gtk-color.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk-keyboard.c b/src/gui/gtk/gui-gtk-keyboard.c index 59d32b6a5..bf3a9db5b 100644 --- a/src/gui/gtk/gui-gtk-keyboard.c +++ b/src/gui/gtk/gui-gtk-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk-main.c b/src/gui/gtk/gui-gtk-main.c index ec5b5d101..358dc733c 100644 --- a/src/gui/gtk/gui-gtk-main.c +++ b/src/gui/gtk/gui-gtk-main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk-window.c b/src/gui/gtk/gui-gtk-window.c index 63e9e257e..4d9cdd883 100644 --- a/src/gui/gtk/gui-gtk-window.c +++ b/src/gui/gtk/gui-gtk-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gtk/gui-gtk.h b/src/gui/gtk/gui-gtk.h index d9a5fa99c..c93ba13e2 100644 --- a/src/gui/gtk/gui-gtk.h +++ b/src/gui/gtk/gui-gtk.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar-item.c b/src/gui/gui-bar-item.c index 6a0d4f9f8..7165e851d 100644 --- a/src/gui/gui-bar-item.c +++ b/src/gui/gui-bar-item.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar-item.h b/src/gui/gui-bar-item.h index 4e31589ad..77a064ab7 100644 --- a/src/gui/gui-bar-item.h +++ b/src/gui/gui-bar-item.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar-window.c b/src/gui/gui-bar-window.c index 263292f4d..60e943944 100644 --- a/src/gui/gui-bar-window.c +++ b/src/gui/gui-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar-window.h b/src/gui/gui-bar-window.h index 8d38229e6..ddaeebbe3 100644 --- a/src/gui/gui-bar-window.h +++ b/src/gui/gui-bar-window.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar.c b/src/gui/gui-bar.c index 9ad708284..934820068 100644 --- a/src/gui/gui-bar.c +++ b/src/gui/gui-bar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-bar.h b/src/gui/gui-bar.h index 61ab1bfa6..2467508bc 100644 --- a/src/gui/gui-bar.h +++ b/src/gui/gui-bar.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-buffer.c b/src/gui/gui-buffer.c index f845104cb..5f0609e7e 100644 --- a/src/gui/gui-buffer.c +++ b/src/gui/gui-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-buffer.h b/src/gui/gui-buffer.h index 6bedf6f0b..25e944948 100644 --- a/src/gui/gui-buffer.h +++ b/src/gui/gui-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-chat.c b/src/gui/gui-chat.c index ca5f02e5d..9d95aebae 100644 --- a/src/gui/gui-chat.c +++ b/src/gui/gui-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-chat.h b/src/gui/gui-chat.h index 57d74337d..15e6263e8 100644 --- a/src/gui/gui-chat.h +++ b/src/gui/gui-chat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-color.c b/src/gui/gui-color.c index 03a6973ec..d7088a987 100644 --- a/src/gui/gui-color.c +++ b/src/gui/gui-color.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-color.h b/src/gui/gui-color.h index 62c810aca..d279cebd9 100644 --- a/src/gui/gui-color.h +++ b/src/gui/gui-color.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-completion.c b/src/gui/gui-completion.c index 4b8f4c9e9..17d57fc30 100644 --- a/src/gui/gui-completion.c +++ b/src/gui/gui-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-completion.h b/src/gui/gui-completion.h index f3bf2f44a..cecf7c453 100644 --- a/src/gui/gui-completion.h +++ b/src/gui/gui-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-filter.c b/src/gui/gui-filter.c index 066bac38c..9510afe45 100644 --- a/src/gui/gui-filter.c +++ b/src/gui/gui-filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-filter.h b/src/gui/gui-filter.h index 436ec2df4..fed7c288a 100644 --- a/src/gui/gui-filter.h +++ b/src/gui/gui-filter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-history.c b/src/gui/gui-history.c index 4b490ca95..435b262c6 100644 --- a/src/gui/gui-history.c +++ b/src/gui/gui-history.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/gui/gui-history.h b/src/gui/gui-history.h index aaebbad82..71b773370 100644 --- a/src/gui/gui-history.h +++ b/src/gui/gui-history.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-hotlist.c b/src/gui/gui-hotlist.c index feca3ed38..ff951868b 100644 --- a/src/gui/gui-hotlist.c +++ b/src/gui/gui-hotlist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-hotlist.h b/src/gui/gui-hotlist.h index fa63591f8..fe87166e5 100644 --- a/src/gui/gui-hotlist.h +++ b/src/gui/gui-hotlist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-input.c b/src/gui/gui-input.c index f78ef4f02..c0d8a531e 100644 --- a/src/gui/gui-input.c +++ b/src/gui/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-input.h b/src/gui/gui-input.h index bc0fbe2ec..43f2866cf 100644 --- a/src/gui/gui-input.h +++ b/src/gui/gui-input.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-keyboard.c b/src/gui/gui-keyboard.c index 7105c52c3..435b136d5 100644 --- a/src/gui/gui-keyboard.c +++ b/src/gui/gui-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-keyboard.h b/src/gui/gui-keyboard.h index 6e07da613..3feb766d0 100644 --- a/src/gui/gui-keyboard.h +++ b/src/gui/gui-keyboard.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-layout.c b/src/gui/gui-layout.c index 31b5c797b..82a41e0d9 100644 --- a/src/gui/gui-layout.c +++ b/src/gui/gui-layout.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-layout.h b/src/gui/gui-layout.h index 174dd8342..db2a574bb 100644 --- a/src/gui/gui-layout.h +++ b/src/gui/gui-layout.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-line.c b/src/gui/gui-line.c index dca583de1..bf4e6d121 100644 --- a/src/gui/gui-line.c +++ b/src/gui/gui-line.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-line.h b/src/gui/gui-line.h index 5f9dc8acf..6555e64c0 100644 --- a/src/gui/gui-line.h +++ b/src/gui/gui-line.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-main.h b/src/gui/gui-main.h index 5c0dac3a5..387134c60 100644 --- a/src/gui/gui-main.h +++ b/src/gui/gui-main.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-nicklist.c b/src/gui/gui-nicklist.c index 0aa3c0410..2958654d4 100644 --- a/src/gui/gui-nicklist.c +++ b/src/gui/gui-nicklist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-nicklist.h b/src/gui/gui-nicklist.h index 0acc4791a..05d0ce4f4 100644 --- a/src/gui/gui-nicklist.h +++ b/src/gui/gui-nicklist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-window.c b/src/gui/gui-window.c index 820d3b12a..3c3d4d618 100644 --- a/src/gui/gui-window.c +++ b/src/gui/gui-window.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/gui-window.h b/src/gui/gui-window.h index e8d20c870..152e98c2e 100644 --- a/src/gui/gui-window.h +++ b/src/gui/gui-window.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am index 8361cf48e..88b862562 100644 --- a/src/gui/qt/Makefile.am +++ b/src/gui/qt/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/qt/gui-qt.c b/src/gui/qt/gui-qt.c index 1efff6850..5cfc1dc43 100644 --- a/src/gui/qt/gui-qt.c +++ b/src/gui/qt/gui-qt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/qt/gui-qt.h b/src/gui/qt/gui-qt.h index ec2e55d0b..64a81bebf 100644 --- a/src/gui/qt/gui-qt.h +++ b/src/gui/qt/gui-qt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/wxwidgets/Makefile.am b/src/gui/wxwidgets/Makefile.am index 52ac1cd28..f084b6433 100644 --- a/src/gui/wxwidgets/Makefile.am +++ b/src/gui/wxwidgets/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2005 Benoit Papillault -# Copyright (C) 2005-2010 Sebastien Helleu +# Copyright (C) 2005-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/gui/wxwidgets/gui-display.c b/src/gui/wxwidgets/gui-display.c index 275dff96a..48284b89f 100644 --- a/src/gui/wxwidgets/gui-display.c +++ b/src/gui/wxwidgets/gui-display.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2005 Benoit Papillault - * Copyright (C) 2005-2010 Sebastien Helleu + * Copyright (C) 2005-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/gui/wxwidgets/gui-input.c b/src/gui/wxwidgets/gui-input.c index 4e0dc2162..85b4288ca 100644 --- a/src/gui/wxwidgets/gui-input.c +++ b/src/gui/wxwidgets/gui-input.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2005 Benoit Papillault - * Copyright (C) 2005-2010 Sebastien Helleu + * Copyright (C) 2005-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt index 11cdb689e..e884731d3 100644 --- a/src/plugins/CMakeLists.txt +++ b/src/plugins/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 4fd76e836..63e392d11 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # Copyright (C) 2006-2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/alias/CMakeLists.txt b/src/plugins/alias/CMakeLists.txt index 70bf295b8..2995719f4 100644 --- a/src/plugins/alias/CMakeLists.txt +++ b/src/plugins/alias/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/alias/Makefile.am b/src/plugins/alias/Makefile.am index 2e2566016..45b281e22 100644 --- a/src/plugins/alias/Makefile.am +++ b/src/plugins/alias/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/alias/alias-config.c b/src/plugins/alias/alias-config.c index 6c2984f98..500a14e03 100644 --- a/src/plugins/alias/alias-config.c +++ b/src/plugins/alias/alias-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/alias/alias-config.h b/src/plugins/alias/alias-config.h index 37df0632f..ae3a8dc36 100644 --- a/src/plugins/alias/alias-config.h +++ b/src/plugins/alias/alias-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/alias/alias-info.c b/src/plugins/alias/alias-info.c index 8c4de7927..09202db3e 100644 --- a/src/plugins/alias/alias-info.c +++ b/src/plugins/alias/alias-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/alias/alias-info.h b/src/plugins/alias/alias-info.h index f457110d7..7a07c9014 100644 --- a/src/plugins/alias/alias-info.h +++ b/src/plugins/alias/alias-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/alias/alias.c b/src/plugins/alias/alias.c index f1ae94a08..7d347c9c6 100644 --- a/src/plugins/alias/alias.c +++ b/src/plugins/alias/alias.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/alias/alias.h b/src/plugins/alias/alias.h index 543550fb4..21aea5fc5 100644 --- a/src/plugins/alias/alias.h +++ b/src/plugins/alias/alias.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/CMakeLists.txt b/src/plugins/aspell/CMakeLists.txt index 894fba0c1..c0ab5b03f 100644 --- a/src/plugins/aspell/CMakeLists.txt +++ b/src/plugins/aspell/CMakeLists.txt @@ -1,6 +1,6 @@ # # Copyright (C) 2006 Emmanuel Bouthenot -# Copyright (C) 2006-2010 Sebastien Helleu +# Copyright (C) 2006-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/aspell/Makefile.am b/src/plugins/aspell/Makefile.am index 61da155c8..eae43fe57 100644 --- a/src/plugins/aspell/Makefile.am +++ b/src/plugins/aspell/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2006 Emmanuel Bouthenot -# Copyright (C) 2006-2010 Sebastien Helleu +# Copyright (C) 2006-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/aspell/weechat-aspell-config.c b/src/plugins/aspell/weechat-aspell-config.c index 927373bdb..3221065df 100644 --- a/src/plugins/aspell/weechat-aspell-config.c +++ b/src/plugins/aspell/weechat-aspell-config.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/weechat-aspell-config.h b/src/plugins/aspell/weechat-aspell-config.h index fff053a45..4ac43fb7a 100644 --- a/src/plugins/aspell/weechat-aspell-config.h +++ b/src/plugins/aspell/weechat-aspell-config.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/weechat-aspell-speller.c b/src/plugins/aspell/weechat-aspell-speller.c index 42db11532..2e5c940aa 100644 --- a/src/plugins/aspell/weechat-aspell-speller.c +++ b/src/plugins/aspell/weechat-aspell-speller.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/weechat-aspell-speller.h b/src/plugins/aspell/weechat-aspell-speller.h index a6042a54c..06156ec8b 100644 --- a/src/plugins/aspell/weechat-aspell-speller.h +++ b/src/plugins/aspell/weechat-aspell-speller.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/weechat-aspell.c b/src/plugins/aspell/weechat-aspell.c index 8babd3fd7..498ac1183 100644 --- a/src/plugins/aspell/weechat-aspell.c +++ b/src/plugins/aspell/weechat-aspell.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/aspell/weechat-aspell.h b/src/plugins/aspell/weechat-aspell.h index d15928706..88f6368a7 100644 --- a/src/plugins/aspell/weechat-aspell.h +++ b/src/plugins/aspell/weechat-aspell.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/charset/CMakeLists.txt b/src/plugins/charset/CMakeLists.txt index 64ce12c87..a49ab8b3d 100644 --- a/src/plugins/charset/CMakeLists.txt +++ b/src/plugins/charset/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/charset/Makefile.am b/src/plugins/charset/Makefile.am index 02872b098..c3bd2868b 100644 --- a/src/plugins/charset/Makefile.am +++ b/src/plugins/charset/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/charset/charset.c b/src/plugins/charset/charset.c index 9e40e89ca..fdb08b0e5 100644 --- a/src/plugins/charset/charset.c +++ b/src/plugins/charset/charset.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/demo/CMakeLists.txt b/src/plugins/demo/CMakeLists.txt index 7658ec383..077578bc7 100644 --- a/src/plugins/demo/CMakeLists.txt +++ b/src/plugins/demo/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/demo/Makefile.am b/src/plugins/demo/Makefile.am index 54abeec71..1901c7342 100644 --- a/src/plugins/demo/Makefile.am +++ b/src/plugins/demo/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/demo/demo.c b/src/plugins/demo/demo.c index 27e2f29c5..e65df9b63 100644 --- a/src/plugins/demo/demo.c +++ b/src/plugins/demo/demo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/fifo/CMakeLists.txt b/src/plugins/fifo/CMakeLists.txt index f41af5aec..0ffd45dd7 100644 --- a/src/plugins/fifo/CMakeLists.txt +++ b/src/plugins/fifo/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/fifo/Makefile.am b/src/plugins/fifo/Makefile.am index f023fabbc..c294d5e92 100644 --- a/src/plugins/fifo/Makefile.am +++ b/src/plugins/fifo/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/fifo/fifo-info.c b/src/plugins/fifo/fifo-info.c index fda2db47a..737ac7e01 100644 --- a/src/plugins/fifo/fifo-info.c +++ b/src/plugins/fifo/fifo-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/fifo/fifo-info.h b/src/plugins/fifo/fifo-info.h index fe639bc03..41ac45bb5 100644 --- a/src/plugins/fifo/fifo-info.h +++ b/src/plugins/fifo/fifo-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/fifo/fifo.c b/src/plugins/fifo/fifo.c index 43afdf68b..af78e301f 100644 --- a/src/plugins/fifo/fifo.c +++ b/src/plugins/fifo/fifo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/fifo/fifo.h b/src/plugins/fifo/fifo.h index 55fdfb7e7..d45fbce1a 100644 --- a/src/plugins/fifo/fifo.h +++ b/src/plugins/fifo/fifo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/CMakeLists.txt b/src/plugins/irc/CMakeLists.txt index 9488b319a..0754509b3 100644 --- a/src/plugins/irc/CMakeLists.txt +++ b/src/plugins/irc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/irc/Makefile.am b/src/plugins/irc/Makefile.am index 7ea340206..dc7942366 100644 --- a/src/plugins/irc/Makefile.am +++ b/src/plugins/irc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/irc/irc-bar-item.c b/src/plugins/irc/irc-bar-item.c index 77f07b66a..dce6b6dda 100644 --- a/src/plugins/irc/irc-bar-item.c +++ b/src/plugins/irc/irc-bar-item.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-bar-item.h b/src/plugins/irc/irc-bar-item.h index 803724c54..6a97f7ce6 100644 --- a/src/plugins/irc/irc-bar-item.h +++ b/src/plugins/irc/irc-bar-item.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-buffer.c b/src/plugins/irc/irc-buffer.c index da214932b..a62c6d07a 100644 --- a/src/plugins/irc/irc-buffer.c +++ b/src/plugins/irc/irc-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-buffer.h b/src/plugins/irc/irc-buffer.h index d3476dd9d..e8b70a6c8 100644 --- a/src/plugins/irc/irc-buffer.h +++ b/src/plugins/irc/irc-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-channel.c b/src/plugins/irc/irc-channel.c index c7dcb97b6..eef33b5e6 100644 --- a/src/plugins/irc/irc-channel.c +++ b/src/plugins/irc/irc-channel.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-channel.h b/src/plugins/irc/irc-channel.h index d3a073b1e..4a77e45b6 100644 --- a/src/plugins/irc/irc-channel.h +++ b/src/plugins/irc/irc-channel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-color.c b/src/plugins/irc/irc-color.c index 6373d8a66..b8dfd36b2 100644 --- a/src/plugins/irc/irc-color.c +++ b/src/plugins/irc/irc-color.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-color.h b/src/plugins/irc/irc-color.h index 4b6588f57..4cfe6b4c0 100644 --- a/src/plugins/irc/irc-color.h +++ b/src/plugins/irc/irc-color.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 5537b8d20..2727e8c7b 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/irc/irc-command.h b/src/plugins/irc/irc-command.h index fc2005310..5c3c4d7e6 100644 --- a/src/plugins/irc/irc-command.h +++ b/src/plugins/irc/irc-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-completion.c b/src/plugins/irc/irc-completion.c index cf478176a..684a78ed7 100644 --- a/src/plugins/irc/irc-completion.c +++ b/src/plugins/irc/irc-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-completion.h b/src/plugins/irc/irc-completion.h index 8d79eb247..a38e73606 100644 --- a/src/plugins/irc/irc-completion.h +++ b/src/plugins/irc/irc-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-config.c b/src/plugins/irc/irc-config.c index 3421c8de6..67be897a4 100644 --- a/src/plugins/irc/irc-config.c +++ b/src/plugins/irc/irc-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-config.h b/src/plugins/irc/irc-config.h index e199f4bcc..b835f84e3 100644 --- a/src/plugins/irc/irc-config.h +++ b/src/plugins/irc/irc-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-ctcp.c b/src/plugins/irc/irc-ctcp.c index 5928181b2..b524bd328 100644 --- a/src/plugins/irc/irc-ctcp.c +++ b/src/plugins/irc/irc-ctcp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-ctcp.h b/src/plugins/irc/irc-ctcp.h index c16302145..1ef4680cc 100644 --- a/src/plugins/irc/irc-ctcp.h +++ b/src/plugins/irc/irc-ctcp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-debug.c b/src/plugins/irc/irc-debug.c index a7d1fa34c..6c48a5a21 100644 --- a/src/plugins/irc/irc-debug.c +++ b/src/plugins/irc/irc-debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-debug.h b/src/plugins/irc/irc-debug.h index c89f69001..b4853fc93 100644 --- a/src/plugins/irc/irc-debug.h +++ b/src/plugins/irc/irc-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-display.c b/src/plugins/irc/irc-display.c index cc7be77ab..c123ddf3e 100644 --- a/src/plugins/irc/irc-display.c +++ b/src/plugins/irc/irc-display.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-display.h b/src/plugins/irc/irc-display.h index a9ea3e00e..238814e95 100644 --- a/src/plugins/irc/irc-display.h +++ b/src/plugins/irc/irc-display.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-ignore.c b/src/plugins/irc/irc-ignore.c index c67fd68a2..50b9b0c1b 100644 --- a/src/plugins/irc/irc-ignore.c +++ b/src/plugins/irc/irc-ignore.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-ignore.h b/src/plugins/irc/irc-ignore.h index e3c4b9c8a..7078a761f 100644 --- a/src/plugins/irc/irc-ignore.h +++ b/src/plugins/irc/irc-ignore.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-info.c b/src/plugins/irc/irc-info.c index db788d5c2..c4b173ffd 100644 --- a/src/plugins/irc/irc-info.c +++ b/src/plugins/irc/irc-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-info.h b/src/plugins/irc/irc-info.h index 0a6521b6d..2c03f954d 100644 --- a/src/plugins/irc/irc-info.h +++ b/src/plugins/irc/irc-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-input.c b/src/plugins/irc/irc-input.c index 3172b743d..071e50c38 100644 --- a/src/plugins/irc/irc-input.c +++ b/src/plugins/irc/irc-input.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-input.h b/src/plugins/irc/irc-input.h index b508a8149..80da7f876 100644 --- a/src/plugins/irc/irc-input.h +++ b/src/plugins/irc/irc-input.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-message.c b/src/plugins/irc/irc-message.c index 8ec623509..0ba89486c 100644 --- a/src/plugins/irc/irc-message.c +++ b/src/plugins/irc/irc-message.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-message.h b/src/plugins/irc/irc-message.h index f6bd0dee9..e68d994f8 100644 --- a/src/plugins/irc/irc-message.h +++ b/src/plugins/irc/irc-message.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-mode.c b/src/plugins/irc/irc-mode.c index 727fc0772..2283eed2b 100644 --- a/src/plugins/irc/irc-mode.c +++ b/src/plugins/irc/irc-mode.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-mode.h b/src/plugins/irc/irc-mode.h index 1bd7b3aef..fdccae8e3 100644 --- a/src/plugins/irc/irc-mode.h +++ b/src/plugins/irc/irc-mode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-msgbuffer.c b/src/plugins/irc/irc-msgbuffer.c index 5fc14840b..d64a42e1c 100644 --- a/src/plugins/irc/irc-msgbuffer.c +++ b/src/plugins/irc/irc-msgbuffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-msgbuffer.h b/src/plugins/irc/irc-msgbuffer.h index 16c082017..3ca51d866 100644 --- a/src/plugins/irc/irc-msgbuffer.h +++ b/src/plugins/irc/irc-msgbuffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-nick.c b/src/plugins/irc/irc-nick.c index f29eaf480..6c69386e6 100644 --- a/src/plugins/irc/irc-nick.c +++ b/src/plugins/irc/irc-nick.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-nick.h b/src/plugins/irc/irc-nick.h index 54799fc7f..53880c559 100644 --- a/src/plugins/irc/irc-nick.h +++ b/src/plugins/irc/irc-nick.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-notify.c b/src/plugins/irc/irc-notify.c index 8c11e6985..b3f5880be 100644 --- a/src/plugins/irc/irc-notify.c +++ b/src/plugins/irc/irc-notify.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-notify.h b/src/plugins/irc/irc-notify.h index b069d258d..ce6a85c38 100644 --- a/src/plugins/irc/irc-notify.h +++ b/src/plugins/irc/irc-notify.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-protocol.c b/src/plugins/irc/irc-protocol.c index dce3c3ba3..313656526 100644 --- a/src/plugins/irc/irc-protocol.c +++ b/src/plugins/irc/irc-protocol.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/irc/irc-protocol.h b/src/plugins/irc/irc-protocol.h index ee122ab56..b27741043 100644 --- a/src/plugins/irc/irc-protocol.h +++ b/src/plugins/irc/irc-protocol.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-raw.c b/src/plugins/irc/irc-raw.c index f32d5058b..31af8efbd 100644 --- a/src/plugins/irc/irc-raw.c +++ b/src/plugins/irc/irc-raw.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-raw.h b/src/plugins/irc/irc-raw.h index bd913e3b0..fc57494af 100644 --- a/src/plugins/irc/irc-raw.h +++ b/src/plugins/irc/irc-raw.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-redirect.c b/src/plugins/irc/irc-redirect.c index e095544ce..1ef7301bc 100644 --- a/src/plugins/irc/irc-redirect.c +++ b/src/plugins/irc/irc-redirect.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-redirect.h b/src/plugins/irc/irc-redirect.h index 3186c9186..02d03e78f 100644 --- a/src/plugins/irc/irc-redirect.h +++ b/src/plugins/irc/irc-redirect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-sasl.c b/src/plugins/irc/irc-sasl.c index 4f39c1bc4..e85505982 100644 --- a/src/plugins/irc/irc-sasl.c +++ b/src/plugins/irc/irc-sasl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-sasl.h b/src/plugins/irc/irc-sasl.h index 63a78e340..1d96a23a7 100644 --- a/src/plugins/irc/irc-sasl.h +++ b/src/plugins/irc/irc-sasl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-server.c b/src/plugins/irc/irc-server.c index a1a41129b..b3143826b 100644 --- a/src/plugins/irc/irc-server.c +++ b/src/plugins/irc/irc-server.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2010 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/irc/irc-server.h b/src/plugins/irc/irc-server.h index c81a7c538..3aac8e425 100644 --- a/src/plugins/irc/irc-server.h +++ b/src/plugins/irc/irc-server.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-upgrade.c b/src/plugins/irc/irc-upgrade.c index a167960b6..ec06283f2 100644 --- a/src/plugins/irc/irc-upgrade.c +++ b/src/plugins/irc/irc-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc-upgrade.h b/src/plugins/irc/irc-upgrade.h index 175376c2f..3eafc8a62 100644 --- a/src/plugins/irc/irc-upgrade.h +++ b/src/plugins/irc/irc-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc.c b/src/plugins/irc/irc.c index df356daf6..80651489e 100644 --- a/src/plugins/irc/irc.c +++ b/src/plugins/irc/irc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/irc/irc.h b/src/plugins/irc/irc.h index f836b5182..793b05d1e 100644 --- a/src/plugins/irc/irc.h +++ b/src/plugins/irc/irc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2006 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/logger/CMakeLists.txt b/src/plugins/logger/CMakeLists.txt index 6cd9b6c5a..7073f9d04 100644 --- a/src/plugins/logger/CMakeLists.txt +++ b/src/plugins/logger/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/logger/Makefile.am b/src/plugins/logger/Makefile.am index c97b39edc..523bc6784 100644 --- a/src/plugins/logger/Makefile.am +++ b/src/plugins/logger/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/logger/logger-buffer.c b/src/plugins/logger/logger-buffer.c index 1eb4a539a..b9d59d531 100644 --- a/src/plugins/logger/logger-buffer.c +++ b/src/plugins/logger/logger-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-buffer.h b/src/plugins/logger/logger-buffer.h index 12846a9ce..1255a3d73 100644 --- a/src/plugins/logger/logger-buffer.h +++ b/src/plugins/logger/logger-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-config.c b/src/plugins/logger/logger-config.c index a473de98e..c7d67bda0 100644 --- a/src/plugins/logger/logger-config.c +++ b/src/plugins/logger/logger-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-config.h b/src/plugins/logger/logger-config.h index 1f108c5e2..8cac0d27e 100644 --- a/src/plugins/logger/logger-config.h +++ b/src/plugins/logger/logger-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-info.c b/src/plugins/logger/logger-info.c index 51dfb0142..fe21e8e27 100644 --- a/src/plugins/logger/logger-info.c +++ b/src/plugins/logger/logger-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-info.h b/src/plugins/logger/logger-info.h index 0c536a994..460ee1c6b 100644 --- a/src/plugins/logger/logger-info.h +++ b/src/plugins/logger/logger-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-tail.c b/src/plugins/logger/logger-tail.c index e9391603d..ecf45ac22 100644 --- a/src/plugins/logger/logger-tail.c +++ b/src/plugins/logger/logger-tail.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger-tail.h b/src/plugins/logger/logger-tail.h index 203059f86..0cec8197e 100644 --- a/src/plugins/logger/logger-tail.h +++ b/src/plugins/logger/logger-tail.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger.c b/src/plugins/logger/logger.c index ccd2828bf..f483a18a6 100644 --- a/src/plugins/logger/logger.c +++ b/src/plugins/logger/logger.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/logger/logger.h b/src/plugins/logger/logger.h index 6c3643967..ba7cc561d 100644 --- a/src/plugins/logger/logger.h +++ b/src/plugins/logger/logger.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin-api.c b/src/plugins/plugin-api.c index 7297a8829..7c0b87057 100644 --- a/src/plugins/plugin-api.c +++ b/src/plugins/plugin-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin-api.h b/src/plugins/plugin-api.h index 9a188480d..003a4d1b3 100644 --- a/src/plugins/plugin-api.h +++ b/src/plugins/plugin-api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin-config.c b/src/plugins/plugin-config.c index a884ec9a6..d469b49f8 100644 --- a/src/plugins/plugin-config.c +++ b/src/plugins/plugin-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin-config.h b/src/plugins/plugin-config.h index 38ee76e98..2aa2e0dee 100644 --- a/src/plugins/plugin-config.h +++ b/src/plugins/plugin-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin.c b/src/plugins/plugin.c index 8ae513188..7029154bb 100644 --- a/src/plugins/plugin.c +++ b/src/plugins/plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/plugin.h b/src/plugins/plugin.h index 0a1b42b8a..f911c085b 100644 --- a/src/plugins/plugin.h +++ b/src/plugins/plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/CMakeLists.txt b/src/plugins/relay/CMakeLists.txt index dc9d09cfc..44c1fef6c 100644 --- a/src/plugins/relay/CMakeLists.txt +++ b/src/plugins/relay/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/relay/Makefile.am b/src/plugins/relay/Makefile.am index 958614a44..da1620c5b 100644 --- a/src/plugins/relay/Makefile.am +++ b/src/plugins/relay/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/relay/relay-buffer.c b/src/plugins/relay/relay-buffer.c index 1a95fc324..18971779a 100644 --- a/src/plugins/relay/relay-buffer.c +++ b/src/plugins/relay/relay-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-buffer.h b/src/plugins/relay/relay-buffer.h index e798f1b3e..1b4ba3fea 100644 --- a/src/plugins/relay/relay-buffer.h +++ b/src/plugins/relay/relay-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client-irc.c b/src/plugins/relay/relay-client-irc.c index b78c69145..a52d6912d 100644 --- a/src/plugins/relay/relay-client-irc.c +++ b/src/plugins/relay/relay-client-irc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client-irc.h b/src/plugins/relay/relay-client-irc.h index 4d1e8aa40..fe14b8b36 100644 --- a/src/plugins/relay/relay-client-irc.h +++ b/src/plugins/relay/relay-client-irc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client-weechat.c b/src/plugins/relay/relay-client-weechat.c index 9ae63eeb8..45170d1b2 100644 --- a/src/plugins/relay/relay-client-weechat.c +++ b/src/plugins/relay/relay-client-weechat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client-weechat.h b/src/plugins/relay/relay-client-weechat.h index 5707ad170..66d820cad 100644 --- a/src/plugins/relay/relay-client-weechat.h +++ b/src/plugins/relay/relay-client-weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client.c b/src/plugins/relay/relay-client.c index ba08ae802..b952ca963 100644 --- a/src/plugins/relay/relay-client.c +++ b/src/plugins/relay/relay-client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-client.h b/src/plugins/relay/relay-client.h index 47e784c04..ffaaf74a0 100644 --- a/src/plugins/relay/relay-client.h +++ b/src/plugins/relay/relay-client.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-command.c b/src/plugins/relay/relay-command.c index 8659961ad..46fc2f3ed 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-command.h b/src/plugins/relay/relay-command.h index 943516abb..0c7a4c748 100644 --- a/src/plugins/relay/relay-command.h +++ b/src/plugins/relay/relay-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-completion.c b/src/plugins/relay/relay-completion.c index 4f80c2db8..f249decdd 100644 --- a/src/plugins/relay/relay-completion.c +++ b/src/plugins/relay/relay-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-completion.h b/src/plugins/relay/relay-completion.h index b8cb0d04a..b59ff77e1 100644 --- a/src/plugins/relay/relay-completion.h +++ b/src/plugins/relay/relay-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-config.c b/src/plugins/relay/relay-config.c index e1ae5f635..e056d5181 100644 --- a/src/plugins/relay/relay-config.c +++ b/src/plugins/relay/relay-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-config.h b/src/plugins/relay/relay-config.h index 247d1598d..fabd7c574 100644 --- a/src/plugins/relay/relay-config.h +++ b/src/plugins/relay/relay-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-info.c b/src/plugins/relay/relay-info.c index 105b76f5d..544f6bd58 100644 --- a/src/plugins/relay/relay-info.c +++ b/src/plugins/relay/relay-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-info.h b/src/plugins/relay/relay-info.h index 580a5c5af..1a354d973 100644 --- a/src/plugins/relay/relay-info.h +++ b/src/plugins/relay/relay-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-raw.c b/src/plugins/relay/relay-raw.c index 10cc9e5d0..872819495 100644 --- a/src/plugins/relay/relay-raw.c +++ b/src/plugins/relay/relay-raw.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-raw.h b/src/plugins/relay/relay-raw.h index ed0d2a577..1cfc93932 100644 --- a/src/plugins/relay/relay-raw.h +++ b/src/plugins/relay/relay-raw.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-server.c b/src/plugins/relay/relay-server.c index 0eb64daee..2a25b6a2f 100644 --- a/src/plugins/relay/relay-server.c +++ b/src/plugins/relay/relay-server.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-server.h b/src/plugins/relay/relay-server.h index 86c56afc4..9efcfcbc4 100644 --- a/src/plugins/relay/relay-server.h +++ b/src/plugins/relay/relay-server.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-upgrade.c b/src/plugins/relay/relay-upgrade.c index 8d72ecb79..9ec3249b8 100644 --- a/src/plugins/relay/relay-upgrade.c +++ b/src/plugins/relay/relay-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay-upgrade.h b/src/plugins/relay/relay-upgrade.h index 19ceeed4c..6b808da1b 100644 --- a/src/plugins/relay/relay-upgrade.h +++ b/src/plugins/relay/relay-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay.c b/src/plugins/relay/relay.c index 387a88170..07c293123 100644 --- a/src/plugins/relay/relay.c +++ b/src/plugins/relay/relay.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/relay/relay.h b/src/plugins/relay/relay.h index b6a3adbe8..07a737eae 100644 --- a/src/plugins/relay/relay.h +++ b/src/plugins/relay/relay.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/CMakeLists.txt b/src/plugins/rmodifier/CMakeLists.txt index 81790ee2b..1306ffa90 100644 --- a/src/plugins/rmodifier/CMakeLists.txt +++ b/src/plugins/rmodifier/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 Sebastien Helleu +# Copyright (C) 2010-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/rmodifier/Makefile.am b/src/plugins/rmodifier/Makefile.am index 74d533134..b7f000860 100644 --- a/src/plugins/rmodifier/Makefile.am +++ b/src/plugins/rmodifier/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 Sebastien Helleu +# Copyright (C) 2010-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/rmodifier/rmodifier-command.c b/src/plugins/rmodifier/rmodifier-command.c index 20c00805b..6e720673c 100644 --- a/src/plugins/rmodifier/rmodifier-command.c +++ b/src/plugins/rmodifier/rmodifier-command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-command.h b/src/plugins/rmodifier/rmodifier-command.h index d83fb67e4..830491bc3 100644 --- a/src/plugins/rmodifier/rmodifier-command.h +++ b/src/plugins/rmodifier/rmodifier-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-completion.c b/src/plugins/rmodifier/rmodifier-completion.c index e85cdf7b6..8d8d29b1a 100644 --- a/src/plugins/rmodifier/rmodifier-completion.c +++ b/src/plugins/rmodifier/rmodifier-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-completion.h b/src/plugins/rmodifier/rmodifier-completion.h index 09e7fe1a7..d9914f0b1 100644 --- a/src/plugins/rmodifier/rmodifier-completion.h +++ b/src/plugins/rmodifier/rmodifier-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-config.c b/src/plugins/rmodifier/rmodifier-config.c index 66290d5ee..e78359ea6 100644 --- a/src/plugins/rmodifier/rmodifier-config.c +++ b/src/plugins/rmodifier/rmodifier-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-config.h b/src/plugins/rmodifier/rmodifier-config.h index cc16c736b..0a4f7abab 100644 --- a/src/plugins/rmodifier/rmodifier-config.h +++ b/src/plugins/rmodifier/rmodifier-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-debug.c b/src/plugins/rmodifier/rmodifier-debug.c index 66309d523..a371bd264 100644 --- a/src/plugins/rmodifier/rmodifier-debug.c +++ b/src/plugins/rmodifier/rmodifier-debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-debug.h b/src/plugins/rmodifier/rmodifier-debug.h index 9e81ba8f8..2fc47c0be 100644 --- a/src/plugins/rmodifier/rmodifier-debug.h +++ b/src/plugins/rmodifier/rmodifier-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-info.c b/src/plugins/rmodifier/rmodifier-info.c index 076e782b7..af303dca0 100644 --- a/src/plugins/rmodifier/rmodifier-info.c +++ b/src/plugins/rmodifier/rmodifier-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier-info.h b/src/plugins/rmodifier/rmodifier-info.h index eeffbd285..728067507 100644 --- a/src/plugins/rmodifier/rmodifier-info.h +++ b/src/plugins/rmodifier/rmodifier-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier.c b/src/plugins/rmodifier/rmodifier.c index edcaf51c6..289e738bd 100644 --- a/src/plugins/rmodifier/rmodifier.c +++ b/src/plugins/rmodifier/rmodifier.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/rmodifier/rmodifier.h b/src/plugins/rmodifier/rmodifier.h index bfd086708..6061166ff 100644 --- a/src/plugins/rmodifier/rmodifier.h +++ b/src/plugins/rmodifier/rmodifier.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 Sebastien Helleu + * Copyright (C) 2010-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/CMakeLists.txt b/src/plugins/scripts/CMakeLists.txt index 9c6148f71..02e929a35 100644 --- a/src/plugins/scripts/CMakeLists.txt +++ b/src/plugins/scripts/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/Makefile.am b/src/plugins/scripts/Makefile.am index 0ad064a31..b115e8929 100644 --- a/src/plugins/scripts/Makefile.am +++ b/src/plugins/scripts/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/lua/CMakeLists.txt b/src/plugins/scripts/lua/CMakeLists.txt index 6c050d953..4f9ecfabb 100644 --- a/src/plugins/scripts/lua/CMakeLists.txt +++ b/src/plugins/scripts/lua/CMakeLists.txt @@ -1,6 +1,6 @@ # # Copyright (C) 2006-2007 Emmanuel Bouthenot -# Copyright (C) 2006-2010 Sebastien Helleu +# Copyright (C) 2006-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/lua/Makefile.am b/src/plugins/scripts/lua/Makefile.am index 70f5b3152..b76227dc1 100644 --- a/src/plugins/scripts/lua/Makefile.am +++ b/src/plugins/scripts/lua/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2006-2007 Emmanuel Bouthenot -# Copyright (C) 2006-2010 Sebastien Helleu +# Copyright (C) 2006-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/lua/weechat-lua-api.c b/src/plugins/scripts/lua/weechat-lua-api.c index 991116d50..038d1cf0c 100644 --- a/src/plugins/scripts/lua/weechat-lua-api.c +++ b/src/plugins/scripts/lua/weechat-lua-api.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006-2007 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/lua/weechat-lua-api.h b/src/plugins/scripts/lua/weechat-lua-api.h index 3a834e422..d2b266112 100644 --- a/src/plugins/scripts/lua/weechat-lua-api.h +++ b/src/plugins/scripts/lua/weechat-lua-api.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006-2007 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/lua/weechat-lua.c b/src/plugins/scripts/lua/weechat-lua.c index 8bec35aff..3d3b2bcea 100644 --- a/src/plugins/scripts/lua/weechat-lua.c +++ b/src/plugins/scripts/lua/weechat-lua.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006-2007 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/lua/weechat-lua.h b/src/plugins/scripts/lua/weechat-lua.h index ce7460bd8..262b1f3d0 100644 --- a/src/plugins/scripts/lua/weechat-lua.h +++ b/src/plugins/scripts/lua/weechat-lua.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006-2007 Emmanuel Bouthenot - * Copyright (C) 2006-2010 Sebastien Helleu + * Copyright (C) 2006-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/perl/CMakeLists.txt b/src/plugins/scripts/perl/CMakeLists.txt index 36ca082c4..a6fc4f3f0 100644 --- a/src/plugins/scripts/perl/CMakeLists.txt +++ b/src/plugins/scripts/perl/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/perl/Makefile.am b/src/plugins/scripts/perl/Makefile.am index a8c0a6f4b..cc9f9c96c 100644 --- a/src/plugins/scripts/perl/Makefile.am +++ b/src/plugins/scripts/perl/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/perl/weechat-perl-api.c b/src/plugins/scripts/perl/weechat-perl-api.c index 22060c541..c652aabab 100644 --- a/src/plugins/scripts/perl/weechat-perl-api.c +++ b/src/plugins/scripts/perl/weechat-perl-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2008 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/perl/weechat-perl-api.h b/src/plugins/scripts/perl/weechat-perl-api.h index a33d0520f..96547e136 100644 --- a/src/plugins/scripts/perl/weechat-perl-api.h +++ b/src/plugins/scripts/perl/weechat-perl-api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/perl/weechat-perl.c b/src/plugins/scripts/perl/weechat-perl.c index 3b0ea5f37..998663f22 100644 --- a/src/plugins/scripts/perl/weechat-perl.c +++ b/src/plugins/scripts/perl/weechat-perl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2008 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/perl/weechat-perl.h b/src/plugins/scripts/perl/weechat-perl.h index 436b8046e..8b80cb3b1 100644 --- a/src/plugins/scripts/perl/weechat-perl.h +++ b/src/plugins/scripts/perl/weechat-perl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/python/CMakeLists.txt b/src/plugins/scripts/python/CMakeLists.txt index 4cd7f566d..a236a019d 100644 --- a/src/plugins/scripts/python/CMakeLists.txt +++ b/src/plugins/scripts/python/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/python/Makefile.am b/src/plugins/scripts/python/Makefile.am index 81fb9e083..a4590516b 100644 --- a/src/plugins/scripts/python/Makefile.am +++ b/src/plugins/scripts/python/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/python/weechat-python-api.c b/src/plugins/scripts/python/weechat-python-api.c index 3aed89013..e306d00fc 100644 --- a/src/plugins/scripts/python/weechat-python-api.c +++ b/src/plugins/scripts/python/weechat-python-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/python/weechat-python-api.h b/src/plugins/scripts/python/weechat-python-api.h index a2a7e9454..7e9c6020e 100644 --- a/src/plugins/scripts/python/weechat-python-api.h +++ b/src/plugins/scripts/python/weechat-python-api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/python/weechat-python.c b/src/plugins/scripts/python/weechat-python.c index a49aad852..591bf71e9 100644 --- a/src/plugins/scripts/python/weechat-python.c +++ b/src/plugins/scripts/python/weechat-python.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/python/weechat-python.h b/src/plugins/scripts/python/weechat-python.h index ad80fa2b6..5a3a2cf9b 100644 --- a/src/plugins/scripts/python/weechat-python.h +++ b/src/plugins/scripts/python/weechat-python.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/ruby/CMakeLists.txt b/src/plugins/scripts/ruby/CMakeLists.txt index e6b7697c8..72977ef4d 100644 --- a/src/plugins/scripts/ruby/CMakeLists.txt +++ b/src/plugins/scripts/ruby/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/ruby/Makefile.am b/src/plugins/scripts/ruby/Makefile.am index f6203b022..326309cf0 100644 --- a/src/plugins/scripts/ruby/Makefile.am +++ b/src/plugins/scripts/ruby/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/ruby/weechat-ruby-api.c b/src/plugins/scripts/ruby/weechat-ruby-api.c index 93d211dd2..cc97b5785 100644 --- a/src/plugins/scripts/ruby/weechat-ruby-api.c +++ b/src/plugins/scripts/ruby/weechat-ruby-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/ruby/weechat-ruby-api.h b/src/plugins/scripts/ruby/weechat-ruby-api.h index f75f478eb..fa3e64fd5 100644 --- a/src/plugins/scripts/ruby/weechat-ruby-api.h +++ b/src/plugins/scripts/ruby/weechat-ruby-api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/ruby/weechat-ruby.c b/src/plugins/scripts/ruby/weechat-ruby.c index 48e348af5..278f270fb 100644 --- a/src/plugins/scripts/ruby/weechat-ruby.c +++ b/src/plugins/scripts/ruby/weechat-ruby.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/ruby/weechat-ruby.h b/src/plugins/scripts/ruby/weechat-ruby.h index 49ab461be..c8fee6773 100644 --- a/src/plugins/scripts/ruby/weechat-ruby.h +++ b/src/plugins/scripts/ruby/weechat-ruby.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * Copyright (C) 2005-2007 Emmanuel Bouthenot * * This file is part of WeeChat, the extensible chat client. diff --git a/src/plugins/scripts/script-api.c b/src/plugins/scripts/script-api.c index bf98328bb..4fb0cd09b 100644 --- a/src/plugins/scripts/script-api.c +++ b/src/plugins/scripts/script-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/script-api.h b/src/plugins/scripts/script-api.h index e13bb17a1..73f419b34 100644 --- a/src/plugins/scripts/script-api.h +++ b/src/plugins/scripts/script-api.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/script-callback.c b/src/plugins/scripts/script-callback.c index b32e53f4c..9094f16d4 100644 --- a/src/plugins/scripts/script-callback.c +++ b/src/plugins/scripts/script-callback.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/script-callback.h b/src/plugins/scripts/script-callback.h index ec34e2e1b..badf5d452 100644 --- a/src/plugins/scripts/script-callback.h +++ b/src/plugins/scripts/script-callback.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/script.c b/src/plugins/scripts/script.c index 532f458e9..bcccfec89 100644 --- a/src/plugins/scripts/script.c +++ b/src/plugins/scripts/script.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/script.h b/src/plugins/scripts/script.h index 9b8bfb1ea..f79afb2dd 100644 --- a/src/plugins/scripts/script.h +++ b/src/plugins/scripts/script.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/tcl/CMakeLists.txt b/src/plugins/scripts/tcl/CMakeLists.txt index 6c5b5524d..68d05e440 100644 --- a/src/plugins/scripts/tcl/CMakeLists.txt +++ b/src/plugins/scripts/tcl/CMakeLists.txt @@ -1,7 +1,7 @@ # # Copyright (C) 2008-2010 Dmitry Kobylin # Copyright (C) 2008 Julien Louis -# Copyright (C) 2008-2010 Sebastien Helleu +# Copyright (C) 2008-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/tcl/Makefile.am b/src/plugins/scripts/tcl/Makefile.am index 2d92e2e1a..20c327890 100644 --- a/src/plugins/scripts/tcl/Makefile.am +++ b/src/plugins/scripts/tcl/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2008-2010 Dmitry Kobylin -# Copyright (C) 2008-2010 Sebastien Helleu +# Copyright (C) 2008-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/scripts/tcl/weechat-tcl-api.c b/src/plugins/scripts/tcl/weechat-tcl-api.c index 9d1946240..f5db112d3 100644 --- a/src/plugins/scripts/tcl/weechat-tcl-api.c +++ b/src/plugins/scripts/tcl/weechat-tcl-api.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2010 Dmitry Kobylin * Copyright (C) 2008 Julien Louis - * Copyright (C) 2008-2010 Sebastien Helleu + * Copyright (C) 2008-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/tcl/weechat-tcl-api.h b/src/plugins/scripts/tcl/weechat-tcl-api.h index 0b58d3094..9a44adbd5 100644 --- a/src/plugins/scripts/tcl/weechat-tcl-api.h +++ b/src/plugins/scripts/tcl/weechat-tcl-api.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-2010 Dmitry Kobylin - * Copyright (C) 2008-2010 Sebastien Helleu + * Copyright (C) 2008-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/tcl/weechat-tcl.c b/src/plugins/scripts/tcl/weechat-tcl.c index 27a3190d1..3e18edad8 100644 --- a/src/plugins/scripts/tcl/weechat-tcl.c +++ b/src/plugins/scripts/tcl/weechat-tcl.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-2010 Dmitry Kobylin - * Copyright (C) 2008-2010 Sebastien Helleu + * Copyright (C) 2008-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/scripts/tcl/weechat-tcl.h b/src/plugins/scripts/tcl/weechat-tcl.h index d3a7fd312..b55a5ce37 100644 --- a/src/plugins/scripts/tcl/weechat-tcl.h +++ b/src/plugins/scripts/tcl/weechat-tcl.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-2010 Dmitry Kobylin - * Copyright (C) 2008-2010 Sebastien Helleu + * Copyright (C) 2008-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/weechat-plugin.h b/src/plugins/weechat-plugin.h index 13c418ce3..565e9cd1d 100644 --- a/src/plugins/weechat-plugin.h +++ b/src/plugins/weechat-plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/CMakeLists.txt b/src/plugins/xfer/CMakeLists.txt index 6ec34d32a..1e629a935 100644 --- a/src/plugins/xfer/CMakeLists.txt +++ b/src/plugins/xfer/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/xfer/Makefile.am b/src/plugins/xfer/Makefile.am index 3a38a2e32..90df6425c 100644 --- a/src/plugins/xfer/Makefile.am +++ b/src/plugins/xfer/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/plugins/xfer/xfer-buffer.c b/src/plugins/xfer/xfer-buffer.c index 45bf64db8..effaf4bc2 100644 --- a/src/plugins/xfer/xfer-buffer.c +++ b/src/plugins/xfer/xfer-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-buffer.h b/src/plugins/xfer/xfer-buffer.h index 2615eb630..6c71e8dee 100644 --- a/src/plugins/xfer/xfer-buffer.h +++ b/src/plugins/xfer/xfer-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-chat.c b/src/plugins/xfer/xfer-chat.c index 6373991d4..b7fd7b89b 100644 --- a/src/plugins/xfer/xfer-chat.c +++ b/src/plugins/xfer/xfer-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-chat.h b/src/plugins/xfer/xfer-chat.h index de802e858..e69a17485 100644 --- a/src/plugins/xfer/xfer-chat.h +++ b/src/plugins/xfer/xfer-chat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-command.c b/src/plugins/xfer/xfer-command.c index 6d44f5e85..92c0fd1af 100644 --- a/src/plugins/xfer/xfer-command.c +++ b/src/plugins/xfer/xfer-command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-command.h b/src/plugins/xfer/xfer-command.h index 03dc5f49a..989c820eb 100644 --- a/src/plugins/xfer/xfer-command.h +++ b/src/plugins/xfer/xfer-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-completion.c b/src/plugins/xfer/xfer-completion.c index dd4b018d4..6e5aecb40 100644 --- a/src/plugins/xfer/xfer-completion.c +++ b/src/plugins/xfer/xfer-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-completion.h b/src/plugins/xfer/xfer-completion.h index ddba64563..c3983f986 100644 --- a/src/plugins/xfer/xfer-completion.h +++ b/src/plugins/xfer/xfer-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-config.c b/src/plugins/xfer/xfer-config.c index dc7c3f1dc..2cffb1036 100644 --- a/src/plugins/xfer/xfer-config.c +++ b/src/plugins/xfer/xfer-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-config.h b/src/plugins/xfer/xfer-config.h index 7bdfee607..61b4d64ea 100644 --- a/src/plugins/xfer/xfer-config.h +++ b/src/plugins/xfer/xfer-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-dcc.c b/src/plugins/xfer/xfer-dcc.c index 9eca48ce0..aba22869b 100644 --- a/src/plugins/xfer/xfer-dcc.c +++ b/src/plugins/xfer/xfer-dcc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-dcc.h b/src/plugins/xfer/xfer-dcc.h index 2399315c6..e1e04210c 100644 --- a/src/plugins/xfer/xfer-dcc.h +++ b/src/plugins/xfer/xfer-dcc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-file.c b/src/plugins/xfer/xfer-file.c index 3744d3c76..af4760846 100644 --- a/src/plugins/xfer/xfer-file.c +++ b/src/plugins/xfer/xfer-file.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-file.h b/src/plugins/xfer/xfer-file.h index 02dff53fc..3691fabc1 100644 --- a/src/plugins/xfer/xfer-file.h +++ b/src/plugins/xfer/xfer-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-info.c b/src/plugins/xfer/xfer-info.c index 596e5f6e4..28d95c581 100644 --- a/src/plugins/xfer/xfer-info.c +++ b/src/plugins/xfer/xfer-info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-info.h b/src/plugins/xfer/xfer-info.h index 00a3f09df..b8598034f 100644 --- a/src/plugins/xfer/xfer-info.h +++ b/src/plugins/xfer/xfer-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-network.c b/src/plugins/xfer/xfer-network.c index b6b6981fa..3753c53fc 100644 --- a/src/plugins/xfer/xfer-network.c +++ b/src/plugins/xfer/xfer-network.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-network.h b/src/plugins/xfer/xfer-network.h index 4b76adb82..8ce0827a4 100644 --- a/src/plugins/xfer/xfer-network.h +++ b/src/plugins/xfer/xfer-network.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-upgrade.c b/src/plugins/xfer/xfer-upgrade.c index 53378a36c..e783daaa7 100644 --- a/src/plugins/xfer/xfer-upgrade.c +++ b/src/plugins/xfer/xfer-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer-upgrade.h b/src/plugins/xfer/xfer-upgrade.h index c24719e42..20adf8f57 100644 --- a/src/plugins/xfer/xfer-upgrade.h +++ b/src/plugins/xfer/xfer-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer.c b/src/plugins/xfer/xfer.c index 505a5ad04..f3bd0f100 100644 --- a/src/plugins/xfer/xfer.c +++ b/src/plugins/xfer/xfer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/plugins/xfer/xfer.h b/src/plugins/xfer/xfer.h index 5fbc8b315..71de5bbf0 100644 --- a/src/plugins/xfer/xfer.h +++ b/src/plugins/xfer/xfer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2010 Sebastien Helleu + * Copyright (C) 2003-2011 Sebastien Helleu * * This file is part of WeeChat, the extensible chat client. * diff --git a/weechat.spec b/weechat.spec index 52a8ecb12..57881a224 100644 --- a/weechat.spec +++ b/weechat.spec @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2010 Sebastien Helleu +# Copyright (C) 2003-2011 Sebastien Helleu # # This file is part of WeeChat, the extensible chat client. #