summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-01-02 12:47:09 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-01-02 12:47:09 +0100
commite3b52115c701541204a9fb2697c09827b687ed77 (patch)
tree5afb78db2303974e155f96cb43f4a338983139a4
parent8256ffb89e54a15e906ba27140cf08e92d2226c7 (diff)
downloadweechat-e3b52115c701541204a9fb2697c09827b687ed77.zip
Update of year in some copyrights
-rw-r--r--CMakeLists.txt2
-rw-r--r--FAQ6
-rw-r--r--FAQ.fr6
-rw-r--r--Makefile.am2
-rwxr-xr-xautogen.sh2
-rw-r--r--cmake/FindAspell.cmake2
-rw-r--r--cmake/FindGettext.cmake2
-rw-r--r--cmake/FindGnuTLS.cmake2
-rw-r--r--cmake/FindIconv.cmake2
-rw-r--r--cmake/FindLua.cmake2
-rw-r--r--cmake/FindNcurses.cmake2
-rw-r--r--cmake/FindPerl.cmake2
-rw-r--r--cmake/FindPython.cmake2
-rw-r--r--cmake/FindRuby.cmake2
-rw-r--r--cmake/cmake_uninstall.cmake.in16
-rwxr-xr-xcmake/makedist.sh.in17
-rw-r--r--configure.in2
-rw-r--r--doc/CMakeLists.txt2
-rw-r--r--doc/Makefile.am2
-rwxr-xr-xdoc/buildxml.pl2
-rw-r--r--doc/cs/Makefile.am2
-rw-r--r--doc/de/Makefile.am2
-rw-r--r--doc/de/weechat.de.xml4
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/weechat.en.xml4
-rw-r--r--doc/fr/Makefile.am2
-rw-r--r--doc/fr/weechat.fr.xml4
-rw-r--r--doc/pl/Makefile.am2
-rw-r--r--doc/ru/Makefile.am2
-rw-r--r--doc/sco/Makefile.am2
-rw-r--r--doc/sv/Makefile.am2
-rw-r--r--doc/weechat-doc.css2
-rw-r--r--po/CMakeLists.txt2
-rw-r--r--po/cs.po42
-rw-r--r--po/de.po40
-rw-r--r--po/es.po40
-rw-r--r--po/fr.po50
-rw-r--r--po/hu.po45
-rw-r--r--po/ru.po42
-rw-r--r--po/weechat.pot30
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/core/CMakeLists.txt2
-rw-r--r--src/core/Makefile.am2
-rw-r--r--src/core/wee-backtrace.c2
-rw-r--r--src/core/wee-backtrace.h2
-rw-r--r--src/core/wee-command.h2
-rw-r--r--src/core/wee-config-file.c2
-rw-r--r--src/core/wee-config-file.h2
-rw-r--r--src/core/wee-config.c2
-rw-r--r--src/core/wee-config.h2
-rw-r--r--src/core/wee-hook.c2
-rw-r--r--src/core/wee-hook.h2
-rw-r--r--src/core/wee-input.c2
-rw-r--r--src/core/wee-input.h2
-rw-r--r--src/core/wee-list.c2
-rw-r--r--src/core/wee-list.h2
-rw-r--r--src/core/wee-log.c2
-rw-r--r--src/core/wee-log.h2
-rw-r--r--src/core/wee-string.c2
-rw-r--r--src/core/wee-string.h2
-rw-r--r--src/core/wee-upgrade.c2
-rw-r--r--src/core/wee-upgrade.h2
-rw-r--r--src/core/wee-utf8.c2
-rw-r--r--src/core/wee-utf8.h2
-rw-r--r--src/core/wee-util.c2
-rw-r--r--src/core/wee-util.h2
-rw-r--r--src/core/weechat.c4
-rw-r--r--src/core/weechat.h6
-rw-r--r--src/gui/CMakeLists.txt2
-rw-r--r--src/gui/Makefile.am2
-rw-r--r--src/gui/curses/CMakeLists.txt2
-rw-r--r--src/gui/curses/Makefile.am2
-rw-r--r--src/gui/curses/gui-curses-chat.c2
-rw-r--r--src/gui/curses/gui-curses-color.c2
-rw-r--r--src/gui/curses/gui-curses-infobar.c2
-rw-r--r--src/gui/curses/gui-curses-input.c2
-rw-r--r--src/gui/curses/gui-curses-keyboard.c2
-rw-r--r--src/gui/curses/gui-curses-main.c2
-rw-r--r--src/gui/curses/gui-curses-nicklist.c2
-rw-r--r--src/gui/curses/gui-curses-status.c2
-rw-r--r--src/gui/curses/gui-curses-window.c2
-rw-r--r--src/gui/curses/gui-curses.h2
-rw-r--r--src/gui/gtk/CMakeLists.txt2
-rw-r--r--src/gui/gtk/Makefile.am2
-rw-r--r--src/gui/gtk/gui-gtk-chat.c2
-rw-r--r--src/gui/gtk/gui-gtk-color.c2
-rw-r--r--src/gui/gtk/gui-gtk-infobar.c2
-rw-r--r--src/gui/gtk/gui-gtk-input.c2
-rw-r--r--src/gui/gtk/gui-gtk-keyboard.c2
-rw-r--r--src/gui/gtk/gui-gtk-main.c2
-rw-r--r--src/gui/gtk/gui-gtk-nicklist.c2
-rw-r--r--src/gui/gtk/gui-gtk-status.c2
-rw-r--r--src/gui/gtk/gui-gtk-window.c2
-rw-r--r--src/gui/gtk/gui-gtk.h2
-rw-r--r--src/gui/gui-action.c2
-rw-r--r--src/gui/gui-action.h2
-rw-r--r--src/gui/gui-buffer.c2
-rw-r--r--src/gui/gui-buffer.h2
-rw-r--r--src/gui/gui-chat.c2
-rw-r--r--src/gui/gui-chat.h2
-rw-r--r--src/gui/gui-color.c2
-rw-r--r--src/gui/gui-color.h2
-rw-r--r--src/gui/gui-completion.c2
-rw-r--r--src/gui/gui-completion.h2
-rw-r--r--src/gui/gui-history.c2
-rw-r--r--src/gui/gui-history.h2
-rw-r--r--src/gui/gui-hotlist.c2
-rw-r--r--src/gui/gui-hotlist.h2
-rw-r--r--src/gui/gui-infobar.c2
-rw-r--r--src/gui/gui-infobar.h2
-rw-r--r--src/gui/gui-input.c2
-rw-r--r--src/gui/gui-input.h2
-rw-r--r--src/gui/gui-keyboard.c2
-rw-r--r--src/gui/gui-keyboard.h2
-rw-r--r--src/gui/gui-main.h2
-rw-r--r--src/gui/gui-nicklist.c2
-rw-r--r--src/gui/gui-nicklist.h2
-rw-r--r--src/gui/gui-status.h2
-rw-r--r--src/gui/gui-window.c2
-rw-r--r--src/gui/gui-window.h2
-rw-r--r--src/gui/qt/Makefile.am2
-rw-r--r--src/gui/qt/gui-qt.c2
-rw-r--r--src/gui/qt/gui-qt.h2
-rw-r--r--src/gui/wxwidgets/Makefile.am2
-rw-r--r--src/gui/wxwidgets/gui-display.c2
-rw-r--r--src/gui/wxwidgets/gui-input.c2
-rw-r--r--src/plugins/CMakeLists.txt2
-rw-r--r--src/plugins/Makefile.am2
-rw-r--r--src/plugins/alias/CMakeLists.txt2
-rw-r--r--src/plugins/alias/Makefile.am2
-rw-r--r--src/plugins/alias/alias.c2
-rw-r--r--src/plugins/alias/alias.h2
-rw-r--r--src/plugins/aspell/CMakeLists.txt2
-rw-r--r--src/plugins/aspell/Makefile.am2
-rw-r--r--src/plugins/aspell/aspell.c2
-rw-r--r--src/plugins/aspell/aspell.h2
-rw-r--r--src/plugins/charset/CMakeLists.txt2
-rw-r--r--src/plugins/charset/Makefile.am2
-rw-r--r--src/plugins/charset/charset.c2
-rw-r--r--src/plugins/demo/CMakeLists.txt2
-rw-r--r--src/plugins/demo/Makefile.am2
-rw-r--r--src/plugins/demo/demo.c2
-rw-r--r--src/plugins/fifo/CMakeLists.txt2
-rw-r--r--src/plugins/fifo/Makefile.am2
-rw-r--r--src/plugins/fifo/fifo.c2
-rw-r--r--src/plugins/irc/CMakeLists.txt2
-rw-r--r--src/plugins/irc/Makefile.am2
-rw-r--r--src/plugins/irc/irc-buffer.c2
-rw-r--r--src/plugins/irc/irc-buffer.h2
-rw-r--r--src/plugins/irc/irc-channel.c2
-rw-r--r--src/plugins/irc/irc-channel.h2
-rw-r--r--src/plugins/irc/irc-color.c2
-rw-r--r--src/plugins/irc/irc-color.h2
-rw-r--r--src/plugins/irc/irc-command.c2
-rw-r--r--src/plugins/irc/irc-command.h2
-rw-r--r--src/plugins/irc/irc-completion.c2
-rw-r--r--src/plugins/irc/irc-completion.h2
-rw-r--r--src/plugins/irc/irc-config.c2
-rw-r--r--src/plugins/irc/irc-config.h2
-rw-r--r--src/plugins/irc/irc-dcc.c2
-rw-r--r--src/plugins/irc/irc-dcc.h2
-rw-r--r--src/plugins/irc/irc-display.c2
-rw-r--r--src/plugins/irc/irc-display.h2
-rw-r--r--src/plugins/irc/irc-input.c2
-rw-r--r--src/plugins/irc/irc-log.c2
-rw-r--r--src/plugins/irc/irc-mode.c2
-rw-r--r--src/plugins/irc/irc-mode.h2
-rw-r--r--src/plugins/irc/irc-nick.c2
-rw-r--r--src/plugins/irc/irc-nick.h2
-rw-r--r--src/plugins/irc/irc-protocol.c2
-rw-r--r--src/plugins/irc/irc-protocol.h2
-rw-r--r--src/plugins/irc/irc-server.c2
-rw-r--r--src/plugins/irc/irc-server.h2
-rw-r--r--src/plugins/irc/irc.c2
-rw-r--r--src/plugins/irc/irc.h2
-rw-r--r--src/plugins/logger/CMakeLists.txt2
-rw-r--r--src/plugins/logger/Makefile.am2
-rw-r--r--src/plugins/logger/logger-buffer.c2
-rw-r--r--src/plugins/logger/logger-buffer.h2
-rw-r--r--src/plugins/logger/logger-tail.c2
-rw-r--r--src/plugins/logger/logger-tail.h2
-rw-r--r--src/plugins/logger/logger.c2
-rw-r--r--src/plugins/logger/logger.h2
-rw-r--r--src/plugins/plugin-api.c2
-rw-r--r--src/plugins/plugin-api.h2
-rw-r--r--src/plugins/plugin-config.c2
-rw-r--r--src/plugins/plugin-config.h2
-rw-r--r--src/plugins/plugin-infolist.c2
-rw-r--r--src/plugins/plugin-infolist.h2
-rw-r--r--src/plugins/plugin.c2
-rw-r--r--src/plugins/plugin.h2
-rw-r--r--src/plugins/scripts/CMakeLists.txt2
-rw-r--r--src/plugins/scripts/Makefile.am2
-rw-r--r--src/plugins/scripts/lua/CMakeLists.txt2
-rw-r--r--src/plugins/scripts/lua/Makefile.am2
-rw-r--r--src/plugins/scripts/lua/lua.c2
-rw-r--r--src/plugins/scripts/perl/CMakeLists.txt2
-rw-r--r--src/plugins/scripts/perl/Makefile.am2
-rw-r--r--src/plugins/scripts/perl/perl.c2
-rw-r--r--src/plugins/scripts/python/CMakeLists.txt2
-rw-r--r--src/plugins/scripts/python/Makefile.am2
-rw-r--r--src/plugins/scripts/python/python.c2
-rw-r--r--src/plugins/scripts/ruby/CMakeLists.txt2
-rw-r--r--src/plugins/scripts/ruby/Makefile.am2
-rw-r--r--src/plugins/scripts/ruby/ruby.c2
-rw-r--r--src/plugins/scripts/script.c4
-rw-r--r--src/plugins/scripts/script.h8
-rw-r--r--src/plugins/trigger/CMakeLists.txt2
-rw-r--r--src/plugins/trigger/Makefile.am2
-rw-r--r--src/plugins/trigger/dump.c18
-rw-r--r--src/plugins/trigger/trigger-libc.c7
-rw-r--r--src/plugins/trigger/trigger-libc.h15
-rw-r--r--src/plugins/trigger/trigger-libirc.c7
-rw-r--r--src/plugins/trigger/trigger-libirc.h13
-rw-r--r--src/plugins/trigger/trigger.c7
-rw-r--r--src/plugins/trigger/trigger.h13
-rw-r--r--src/plugins/weechat-plugin.h2
-rw-r--r--weechat.spec2
219 files changed, 457 insertions, 379 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 66369af11..c3a345261 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/FAQ b/FAQ
index da0f9eaf9..0752c1a81 100644
--- a/FAQ
+++ b/FAQ
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2007-09-06
+WeeChat FAQ, 2008-01-02
=======================
Intended audience:
@@ -36,8 +36,8 @@ A: Curses GUI is built by default.
Q: I can't compile WeeChat CVS.
A: Check that you have latest version of autoconf and automake.
- WeeChat has been developed with autoconf version 2.59 and automake
- version 1.9.5.
+ WeeChat has been developed with autoconf version 2.61 and automake
+ version 1.10.
You should have at least these versions in order to compile WeeChat CVS.
If you can't or don't want to install these versions, you can download and
install "devel package", a package built almost every day, based on CVS.
diff --git a/FAQ.fr b/FAQ.fr
index 86236efbf..0fc6e6fc0 100644
--- a/FAQ.fr
+++ b/FAQ.fr
@@ -1,4 +1,4 @@
-WeeChat FAQ, 2007-09-06
+WeeChat FAQ, 2008-01-02
=======================
Public concerné :
@@ -38,8 +38,8 @@ R: L'interface Curses est construite par défaut.
Q: Je ne peux pas compiler le CVS WeeChat.
R: Vérifiez que vous avez bien la dernière version d'autoconf et automake.
- WeeChat a été développé avec autoconf version 2.59 et automake
- version 1.9.5.
+ WeeChat a été développé avec autoconf version 2.61 et automake
+ version 1.10.
Vous devez avoir au moins ces versions pour compiler le CVS WeeChat.
Si vous n'avez pas ou ne souhaitez pas installer ces versions, vous
pouvez télécharger et installer le paquet "devel", un paquet construit
diff --git a/Makefile.am b/Makefile.am
index 696d6a246..10886bafd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/autogen.sh b/autogen.sh
index e65e4ce1a..47d853fc2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake
index 186d9d036..33f19acf0 100644
--- a/cmake/FindAspell.cmake
+++ b/cmake/FindAspell.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake
index ed0141a42..2c9548c2b 100644
--- a/cmake/FindGettext.cmake
+++ b/cmake/FindGettext.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake
index bcad27f58..33f9c80d3 100644
--- a/cmake/FindGnuTLS.cmake
+++ b/cmake/FindGnuTLS.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake
index bb8a294ee..82278804b 100644
--- a/cmake/FindIconv.cmake
+++ b/cmake/FindIconv.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake
index a9f29c7aa..d68ce91de 100644
--- a/cmake/FindLua.cmake
+++ b/cmake/FindLua.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake
index f0e0e415a..3505ee5c8 100644
--- a/cmake/FindNcurses.cmake
+++ b/cmake/FindNcurses.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake
index 860efe40a..a2f9ad220 100644
--- a/cmake/FindPerl.cmake
+++ b/cmake/FindPerl.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake
index 0312a955f..a480bff7d 100644
--- a/cmake/FindPython.cmake
+++ b/cmake/FindPython.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindRuby.cmake b/cmake/FindRuby.cmake
index fdccdce06..d3de65764 100644
--- a/cmake/FindRuby.cmake
+++ b/cmake/FindRuby.cmake
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in
index 47187f5a9..6ef112d1a 100644
--- a/cmake/cmake_uninstall.cmake.in
+++ b/cmake/cmake_uninstall.cmake.in
@@ -1,3 +1,19 @@
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+
IF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
MESSAGE(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"")
ENDIF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
diff --git a/cmake/makedist.sh.in b/cmake/makedist.sh.in
index 4df9b910b..3cf10f595 100755
--- a/cmake/makedist.sh.in
+++ b/cmake/makedist.sh.in
@@ -1,4 +1,21 @@
#!/bin/sh
+#
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+
VERSION=@VERSION@
SRCROOT=@CMAKE_SOURCE_DIR@
BUILDDIR=@CMAKE_BINARY_DIR@
diff --git a/configure.in b/configure.in
index bdbc7e9b6..33eb312c4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index a2b192b01..be4839e57 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7e1116951..6a4542570 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/buildxml.pl b/doc/buildxml.pl
index 918542487..25590dcad 100755
--- a/doc/buildxml.pl
+++ b/doc/buildxml.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am
index 4a4617aff..68f1ff32d 100644
--- a/doc/cs/Makefile.am
+++ b/doc/cs/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am
index 4e6d8ed9c..32ebd941f 100644
--- a/doc/de/Makefile.am
+++ b/doc/de/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/de/weechat.de.xml b/doc/de/weechat.de.xml
index f99f8d7ed..b8167f241 100644
--- a/doc/de/weechat.de.xml
+++ b/doc/de/weechat.de.xml
@@ -4,7 +4,7 @@
WeeChat documentation (german version)
-Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
This manual is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
&date.xml;
<copyright>
- <year>2007</year>
+ <year>2008</year>
<holder>Sébastien Helleu</holder>
</copyright>
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
index 955047680..9ba7e54e2 100644
--- a/doc/en/Makefile.am
+++ b/doc/en/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index a104b29db..d5985f546 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -4,7 +4,7 @@
WeeChat documentation (english version)
-Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
This manual is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
&date.xml;
<copyright>
- <year>2007</year>
+ <year>2008</year>
<holder>Sébastien Helleu</holder>
</copyright>
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am
index 279e24040..12e7b328e 100644
--- a/doc/fr/Makefile.am
+++ b/doc/fr/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/fr/weechat.fr.xml b/doc/fr/weechat.fr.xml
index 9ab97ffb3..c11696ac7 100644
--- a/doc/fr/weechat.fr.xml
+++ b/doc/fr/weechat.fr.xml
@@ -4,7 +4,7 @@
WeeChat documentation (french version)
-Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
This manual is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
&date.xml;
<copyright>
- <year>2007</year>
+ <year>2008</year>
<holder>Sébastien Helleu</holder>
</copyright>
diff --git a/doc/pl/Makefile.am b/doc/pl/Makefile.am
index b226d50fe..ba7ece2f5 100644
--- a/doc/pl/Makefile.am
+++ b/doc/pl/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am
index b3fb22206..397ac0de2 100644
--- a/doc/ru/Makefile.am
+++ b/doc/ru/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/sco/Makefile.am b/doc/sco/Makefile.am
index 1a74c7b07..9a37d2678 100644
--- a/doc/sco/Makefile.am
+++ b/doc/sco/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/sv/Makefile.am b/doc/sv/Makefile.am
index 0d66e8f43..eefa84b72 100644
--- a/doc/sv/Makefile.am
+++ b/doc/sv/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/weechat-doc.css b/doc/weechat-doc.css
index d9d8355c4..d4a36efa4 100644
--- a/doc/weechat-doc.css
+++ b/doc/weechat-doc.css
@@ -1,6 +1,6 @@
/*
* WeeChat doc CSS
- * (c) 2006 by FlashCode <flashcode@flashtux.org>
+ * (c) 2006-2008 by FlashCode <flashcode@flashtux.org>
*/
body {
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 6ebe4e6b5..4f56556c0 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/po/cs.po b/po/cs.po
index a42afe22f..f2157f211 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,12 +1,12 @@
# WeeChat: fast and light chat environment for many operating systems.
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
#
msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: 2007-09-06 12:44+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -15,9 +15,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
"%s (c) Copyright 2003-2007, zkompilováno %s %s\n"
@@ -151,10 +151,6 @@ msgstr "(hotlist: zvýraznění + zprávy)\n"
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr "(hotlist: zvýrazění + zprávy + připojení/odpojení (vše))\n"
-#, fuzzy, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%s neznámá volba pro příkaz \"%s\"\n"
-
#. TRANSLATORS: %s is "WeeChat"
#, fuzzy, c-format
msgid "%s internal commands:"
@@ -313,6 +309,10 @@ msgid " (no plugin)"
msgstr " (není plugin)\n"
#, fuzzy, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%s neznámá volba pro příkaz \"%s\"\n"
+
+#, fuzzy, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%s Å¡patný poÄet parametrů pro příkaz \"%s\"\n"
@@ -538,14 +538,17 @@ msgstr ""
msgid "print debug messages"
msgstr "vypsat debug zprávy"
-msgid "dump | buffer | windows"
+#, fuzzy
+msgid "dump | buffer | windows | text"
msgstr "dump | buffer | windows"
+#, fuzzy
msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
" dump: uloží výpis paměti do WeeChat log souboru (stejný výpis jako když "
"Weechat havaruje)\n"
@@ -1185,6 +1188,10 @@ msgid "background color for nicklist"
msgstr "pozadí přezdívek"
#, fuzzy
+msgid "text color for groups in nicklist"
+msgstr "barva přezdívky"
+
+#, fuzzy
msgid "text color for away nicknames"
msgstr "barva pÅ™ezdívek, které jsou pryÄ"
@@ -3609,11 +3616,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s \"%s\" příkaz obdržen bez hosta nebo kanálu\n"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s opustil %s%s"
-#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+#, fuzzy, c-format
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s opustil %s%s"
#, fuzzy, c-format
@@ -3657,7 +3664,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s neznámý DCC CHAT typ obdržen od "
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s skonÄil"
#, fuzzy, c-format
@@ -3773,10 +3780,6 @@ msgstr " od %s%s"
msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%sna %s%s%s/%s%s%s:%s ignoruji %s%s%s od %s%s\n"
-#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Přezdívkz %s%s%s: %s["
-
#, fuzzy, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s nemohu vztvořit přezdívku \"%s\" pro kanál \"%s\"\n"
@@ -4068,6 +4071,9 @@ msgstr "Plugin \"%s\" odebrán.\n"
msgid "Saving plugins configuration to disk"
msgstr "Ukládám konfiguraci na disk\n"
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Přezdívkz %s%s%s: %s["
+
#, fuzzy
#~ msgid "%s%s: error sending data to IRC server"
#~ msgstr "%s chyba při zasílání dat na IRC server\n"
diff --git a/po/de.po b/po/de.po
index 45148defa..4874bbe3a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
# WeeChat: fast and light chat environment for many operating systems.
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
#
# Rudolf Polzer <weechat-te@durchnull.de>, 2005.
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: 2007-09-06 12:44+0200\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -19,9 +19,9 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
"%s (c) Copyright 2003-2007, kompiliert am %s %s\n"
@@ -156,10 +156,6 @@ msgstr "(Hotlist: Hervorhebungen und Nachrichten)\n"
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr "(Hotlist: Hervorhebungen, Nachrichten, Betreten und Verlassen)\n"
-#, fuzzy, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%s unbekannte Option für den \"%s\"-Befehl\n"
-
#. TRANSLATORS: %s is "WeeChat"
#, fuzzy, c-format
msgid "%s internal commands:"
@@ -319,6 +315,10 @@ msgid " (no plugin)"
msgstr " (kein Plugin)\n"
#, fuzzy, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%s unbekannte Option für den \"%s\"-Befehl\n"
+
+#, fuzzy, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%s fehlerhafte Anzahl von Argumenten für der \"%s\"-Befehl\n"
@@ -532,7 +532,7 @@ msgid "print debug messages"
msgstr "Debugging-Nachricht ausgeben"
#, fuzzy
-msgid "dump | buffer | windows"
+msgid "dump | buffer | windows | text"
msgstr "dump | windows"
#, fuzzy
@@ -540,7 +540,8 @@ msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
"dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem "
"Programmabsturz)\n"
@@ -1181,6 +1182,10 @@ msgid "background color for nicklist"
msgstr "Hintergrundfarbe der Nicknames"
#, fuzzy
+msgid "text color for groups in nicklist"
+msgstr "Farbe von Nicknames"
+
+#, fuzzy
msgid "text color for away nicknames"
msgstr "Farbe von abwesenden Nicknames"
@@ -3606,11 +3611,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s \"%s\"-Befehl empfangen ohne Host oder Channel\n"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s verlässt %s%s"
-#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+#, fuzzy, c-format
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s verlässt %s%s"
#, fuzzy, c-format
@@ -3654,7 +3659,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s unbekannter DCC CHAT-Typ emfpangen von "
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s hat das IRC verlassen"
#, fuzzy, c-format
@@ -3771,10 +3776,6 @@ msgstr " durch %s%s"
msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%sin %s%s%s/%s%s%s:%s ignoriere %s%s%s von %s%s\n"
-#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Nicks %s%s%s: %s["
-
#, fuzzy, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s Nick \"%s\" für Channel \"%s\" konnte nicht angelegt werden\n"
@@ -4068,6 +4069,9 @@ msgstr "Plugin \"%s\" entladen.\n"
msgid "Saving plugins configuration to disk"
msgstr "Konfiguration wird gespeichert\n"
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Nicks %s%s%s: %s["
+
#, fuzzy
#~ msgid "%s%s: error sending data to IRC server"
#~ msgstr "%s Fehler beim Senden von Daten an den IRC-Server\n"
diff --git a/po/es.po b/po/es.po
index 21d859903..809170bf9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,12 +1,12 @@
# WeeChat: fast and light chat environment for many operating systems.
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
#
msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: 2007-09-19 12:09+0200\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -15,9 +15,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
"%s (c) Copyright 2003-2007, compilado a %s %s\n"
@@ -153,10 +153,6 @@ msgstr "(hotlist: resaltados + mensajes)\n"
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr "(hotlist: resaltados + mensajes + join/part (todos))\n"
-#, fuzzy, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%s opción desconocida para el comando \"%s\"\n"
-
#. TRANSLATORS: %s is "WeeChat"
#, fuzzy, c-format
msgid "%s internal commands:"
@@ -315,6 +311,10 @@ msgid " (no plugin)"
msgstr " (sin plugins)\n"
#, fuzzy, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%s opción desconocida para el comando \"%s\"\n"
+
+#, fuzzy, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%s número de argumentos incorrecto para el comando \"%s\"\n"
@@ -528,7 +528,7 @@ msgid "print debug messages"
msgstr "imprime mensajes de depuración"
#, fuzzy
-msgid "dump | buffer | windows"
+msgid "dump | buffer | windows | text"
msgstr "volcar | ventanas"
#, fuzzy
@@ -536,7 +536,8 @@ msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
" volcar: guardar el volcado de memoria en el archivo de registro de Weechat "
"(el mismo volcado se escribe cuando Weechat se cuelga)\n"
@@ -1170,6 +1171,10 @@ msgid "background color for nicklist"
msgstr "color de fondo para los nombres de usuario"
#, fuzzy
+msgid "text color for groups in nicklist"
+msgstr "color para el nombre de usuario"
+
+#, fuzzy
msgid "text color for away nicknames"
msgstr "color para los usuarios ausentes"
@@ -3611,11 +3616,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s comando \"%s\" recibido sin host o canal\n"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s ha abandonado %s%s"
-#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+#, fuzzy, c-format
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s ha abandonado %s%s"
#, fuzzy, c-format
@@ -3659,7 +3664,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s tipo DCC CHAT desconocido recibido de "
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s ha salido"
#, fuzzy, c-format
@@ -3776,10 +3781,6 @@ msgstr ""
msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%sen %s%s%s/%s%s%s:%s ignorando %s%s%s de %s%s\n"
-#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Usuarios %s%s%s: %s["
-
#, fuzzy, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s no es posible crear el usuario \"%s\" para el canal \"%s\"\n"
@@ -4081,6 +4082,9 @@ msgstr "Plugin \"%s\" descargado.\n"
msgid "Saving plugins configuration to disk"
msgstr "Guardar configuración a disco\n"
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Usuarios %s%s%s: %s["
+
#, fuzzy
#~ msgid "%s%s: error sending data to IRC server"
#~ msgstr "%s error enviando datos al servidor IRC\n"
diff --git a/po/fr.po b/po/fr.po
index 5d418300c..c36579bf7 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,13 +1,13 @@
# WeeChat: fast and light chat environment for many operating systems.
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
#
msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
-"PO-Revision-Date: 2007-12-18 17:11+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
+"PO-Revision-Date: 2008-01-02 12:39+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -17,10 +17,10 @@ msgstr ""
#, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
-"%s (c) Copyright 2003-2007, compilé le %s %s\n"
+"%s (c) Copyright 2003-2008, compilé le %s %s\n"
"Développé par FlashCode <flashcode@flashtux.org> - %s"
#, c-format
@@ -145,10 +145,6 @@ msgstr "(hotlist: highlights + messages)"
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr "(hotlist: highlights + messages + join/part (tous))"
-#, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%sErreur: option inconnue pour la commande \"%s\""
-
#. TRANSLATORS: %s is "WeeChat"
#, c-format
msgid "%s internal commands:"
@@ -286,6 +282,10 @@ msgid " (no plugin)"
msgstr " (aucune extension)"
#, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%sErreur: option inconnue pour la commande \"%s\""
+
+#, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%sErreur: nombre de paramètres erroné pour la commande \"%s\""
@@ -503,20 +503,22 @@ msgstr ""
msgid "print debug messages"
msgstr "affiche des messages de debogage"
-msgid "dump | buffer | windows"
-msgstr "dump | buffer | windows"
+msgid "dump | buffer | windows | text"
+msgstr "dump | buffer | windows | texte"
msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
" dump: affiche les variables mémoire WeeChat dans le fichier log (les "
"mêmes messages sont affichés lorsque WeeChat plante)\n"
" buffer: affiche le contenu du tampon en valeurs hexadécimales dans le "
"fichier log\n"
-"windows: affiche l'arbre des fenêtres"
+"windows: affiche l'arbre des fenêtres<\n"
+" texte: envoie le signal \"debug\" avec \"texte\" comme paramètre"
msgid "display help about commands"
msgstr "afficher l'aide sur les commandes"
@@ -1100,6 +1102,9 @@ msgstr "couleur du texte pour la liste des pseudos"
msgid "background color for nicklist"
msgstr "couleur du fond pour la liste des pseudos"
+msgid "text color for groups in nicklist"
+msgstr "couleur du texte pour les groupes dans la liste des pseudos"
+
msgid "text color for away nicknames"
msgstr "couleur du texte pour les pseudos absents"
@@ -3515,12 +3520,12 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s%s: commande \"%s\" reçue sans hôte ou canal"
#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
-msgstr "%s%s %s(%s%s%s)%s a quitté %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgstr "%s%s%s %s(%s%s%s)%s a quitté %s%s %s(%s%s%s)"
#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
-msgstr "%s%s %s(%s%s%s)%s a quitté %s%s"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
+msgstr "%s%s%s %s(%s%s%s)%s a quitté %s%s"
#, c-format
msgid "CTCP %sVERSION%s received from %s%s%s: %s"
@@ -3563,8 +3568,8 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s%s: type de DCC CHAT inconnu reçu de %s%s%s: \"%s\""
#, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
-msgstr "%s%s %s(%s%s%s)%s a quitté %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgstr "%s%s%s %s(%s%s%s)%s a quitté %s(%s%s%s)"
#, c-format
msgid "%s%s: \"%s\" command received without channel"
@@ -3681,10 +3686,6 @@ msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%s%s%s sur %s%s%s %s %s %s%s@%s %s(%s%s%s)"
#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Pseudos %s%s%s: %s["
-
-#, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s%s: impossible de créer le pseudo \"%s\" pour le canal \"%s\""
@@ -3987,3 +3988,6 @@ msgstr "%sExtension \"%s\" déchargée"
msgid "Saving plugins configuration to disk"
msgstr "Sauvegarde de la configuration des extensions sur disque"
+
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Pseudos %s%s%s: %s["
diff --git a/po/hu.po b/po/hu.po
index fc73ab6db..684f02919 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,13 +1,18 @@
+# WeeChat: fast and light chat environment for many operating systems.
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
+# This file is distributed under the same license as the WeeChat package.
+#
# Hungarian translations for WeeChat package
# A WeeChat program magyar fordítása.
# This file is put in the public domain.
#
# Andras Voroskoi <voroskoi@frugalware.org>, 2006-2007.
+#
msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: 2007-10-10 18:07+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -16,9 +21,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
"%s (c) Copyright 2003-2007, fordítva: %s %s\n"
@@ -150,10 +155,6 @@ msgstr ""
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr ""
-#, fuzzy, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%s ismeretlen opció a \"%s\" parancsnak\n"
-
#. TRANSLATORS: %s is "WeeChat"
#, fuzzy, c-format
msgid "%s internal commands:"
@@ -313,6 +314,10 @@ msgid " (no plugin)"
msgstr " (nem található bővítőmodul)\n"
#, fuzzy, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%s ismeretlen opció a \"%s\" parancsnak\n"
+
+#, fuzzy, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%s rossz argumentum szám a \"%s\" parancsnak\n"
@@ -539,14 +544,17 @@ msgstr ""
msgid "print debug messages"
msgstr "hibakereső üzenetek megjelenítése"
-msgid "dump | buffer | windows"
+#, fuzzy
+msgid "dump | buffer | windows | text"
msgstr "dump | buffer | windows"
+#, fuzzy
msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
" dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom íródik "
"a WeeChat összeomlásakor)\n"
@@ -1182,6 +1190,10 @@ msgid "background color for nicklist"
msgstr "nevek háttere"
#, fuzzy
+msgid "text color for groups in nicklist"
+msgstr "név színe"
+
+#, fuzzy
msgid "text color for away nicknames"
msgstr "távollevő felhasználók nevének színe"
@@ -3606,11 +3618,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s \"%s\" parancs érkezett hoszt vagy szoba megadása nélkül\n"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s elhagyta a(z) %s%s szobát"
-#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+#, fuzzy, c-format
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s elhagyta a(z) %s%s szobát"
#, fuzzy, c-format
@@ -3654,7 +3666,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s usmeretlen DCC CHAT típus érkezett a következőtől:"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s kilépett"
#, fuzzy, c-format
@@ -3770,10 +3782,6 @@ msgstr " a következőtől: %s%s"
msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%s %s%s%s/%s%s%s:%s %s%s%s mellőzése a következő(k)től: %s%s\n"
-#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Felhasználók a %s%s%s szobában: %s["
-
#, fuzzy, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s nem sikerült a(z) \"%s\" nevet felvenni a \"%s\" szobában\n"
@@ -4063,6 +4071,9 @@ msgstr "A \"%s\" modul eltávolítva.\n"
msgid "Saving plugins configuration to disk"
msgstr "Beállítások mentése a lemezre\n"
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Felhasználók a %s%s%s szobában: %s["
+
#, fuzzy
#~ msgid "%s%s: error sending data to IRC server"
#~ msgstr "%s adatküldési hiba az IRC szerveren\n"
diff --git a/po/ru.po b/po/ru.po
index 522df5887..c6d38d7c8 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,12 +1,12 @@
# WeeChat: fast and light chat environment for many operating systems.
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
#
msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: 2007-09-06 12:44+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -16,9 +16,9 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-Bookmarks: -1,-1,608,-1,-1,-1,-1,-1,-1,-1\n"
-#, c-format
+#, fuzzy, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
"%s (c) Copyright 2003-2007, Ñобран %s %s\n"
@@ -153,10 +153,6 @@ msgstr "(hotlist: подÑвечивание + ÑообщениÑ)\n"
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr "(хотлиÑÑ‚: подÑвечивание + ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ + входы/выходы (вÑÑ‘))\n"
-#, fuzzy, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr "%s неизвеÑтный параметр Ð´Ð»Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ñ‹ \"%s\"\n"
-
#. TRANSLATORS: %s is "WeeChat"
#, fuzzy, c-format
msgid "%s internal commands:"
@@ -315,6 +311,10 @@ msgid " (no plugin)"
msgstr " (нет pluginа)\n"
#, fuzzy, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr "%s неизвеÑтный параметр Ð´Ð»Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ñ‹ \"%s\"\n"
+
+#, fuzzy, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr "%s некорректное количеÑтво аргументов команды \"%s\"\n"
@@ -539,14 +539,17 @@ msgstr ""
msgid "print debug messages"
msgstr "выводить отладочные ÑообщениÑ"
-msgid "dump | buffer | windows"
+#, fuzzy
+msgid "dump | buffer | windows | text"
msgstr "dump | buffer | windows"
+#, fuzzy
msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
" dump: Ñохранить дамп памÑти в журнал WeeChat (аналогично дампу при крахе "
"WeeChat)\n"
@@ -1190,6 +1193,10 @@ msgid "background color for nicklist"
msgstr "фон ников"
#, fuzzy
+msgid "text color for groups in nicklist"
+msgstr "цвет ника"
+
+#, fuzzy
msgid "text color for away nicknames"
msgstr "цвет отошедших ников"
@@ -3599,11 +3606,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr "%s \"%s\" команда получена без хоÑта или канала\n"
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s покинул %s%s"
-#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+#, fuzzy, c-format
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr "%s%s %s(%s%s%s)%s покинул %s%s"
#, fuzzy, c-format
@@ -3647,7 +3654,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr "%s неизвеÑтный режим DCC CHAT получен от "
#, fuzzy, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr "%s%s %s(%s%s%s)%s вышел"
#, fuzzy, c-format
@@ -3763,10 +3770,6 @@ msgstr " пользователем %s%s"
msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr "%sна %s%s%s/%s%s%s:%s игнорирует %s%s%s Ñ %s%s\n"
-#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr "Ðики %s%s%s: %s["
-
#, fuzzy, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr "%s не могу Ñоздать ник \"%s\" Ð´Ð»Ñ ÐºÐ°Ð½Ð°Ð»Ð° \"%s\"\n"
@@ -4050,6 +4053,9 @@ msgstr "Plugin \"%s\" выгружен.\n"
msgid "Saving plugins configuration to disk"
msgstr "СохранÑÑŽ конфигурацию\n"
+#~ msgid "Nicks %s%s%s: %s["
+#~ msgstr "Ðики %s%s%s: %s["
+
#, fuzzy
#~ msgid "%s%s: error sending data to IRC server"
#~ msgstr "%s ошибка при отправке данных IRC Ñерверу\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 7acb1472a..0d18fd7ef 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: 2007-12-18 17:16+0100\n"
+"POT-Creation-Date: 2008-01-02 12:39+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
#, c-format
msgid ""
-"%s (c) Copyright 2003-2007, compiled on %s %s\n"
+"%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> - %s"
msgstr ""
@@ -128,10 +128,6 @@ msgstr ""
msgid "(hotlist: highlights + messages + join/part (all))"
msgstr ""
-#, c-format
-msgid "%sError: unknown option for \"%s\" command"
-msgstr ""
-
#. TRANSLATORS: %s is "WeeChat"
#, c-format
msgid "%s internal commands:"
@@ -267,6 +263,10 @@ msgid " (no plugin)"
msgstr ""
#, c-format
+msgid "%sError: unknown option for \"%s\" command"
+msgstr ""
+
+#, c-format
msgid "%sError: wrong argument count for \"%s\" command"
msgstr ""
@@ -449,14 +449,15 @@ msgstr ""
msgid "print debug messages"
msgstr ""
-msgid "dump | buffer | windows"
+msgid "dump | buffer | windows | text"
msgstr ""
msgid ""
" dump: save memory dump in WeeChat log file (same dump is written when "
"WeeChat crashes)\n"
" buffer: dump buffer content with hexadecimal values in log file\n"
-"windows: display windows tree"
+"windows: display windows tree\n"
+" text: send \"debug\" signal with \"text\" as argument"
msgstr ""
msgid "display help about commands"
@@ -934,6 +935,9 @@ msgstr ""
msgid "background color for nicklist"
msgstr ""
+msgid "text color for groups in nicklist"
+msgstr ""
+
msgid "text color for away nicknames"
msgstr ""
@@ -3087,11 +3091,11 @@ msgid "%s%s: \"%s\" command received without host or channel"
msgstr ""
#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s %s(%s%s%s)"
msgstr ""
#, c-format
-msgid "%s%s %s(%s%s%s)%s has left %s%s"
+msgid "%s%s%s %s(%s%s%s)%s has left %s%s"
msgstr ""
#, c-format
@@ -3135,7 +3139,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\""
msgstr ""
#, c-format
-msgid "%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
+msgid "%s%s%s %s(%s%s%s)%s has quit %s(%s%s%s)"
msgstr ""
#, c-format
@@ -3250,10 +3254,6 @@ msgid "%s%s%s on %s%s%s %s %s %s%s@%s %s(%s%s%s)"
msgstr ""
#, c-format
-msgid "Nicks %s%s%s: %s["
-msgstr ""
-
-#, c-format
msgid "%s%s: cannot create nick \"%s\" for channel \"%s\""
msgstr ""
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f2825bfb6..466942a47 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/Makefile.am b/src/Makefile.am
index 3abb3a309..e43b56153 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 8886cd7f2..580d29061 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 67ca3fa18..dd59ffe9b 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/core/wee-backtrace.c b/src/core/wee-backtrace.c
index e9ea49c5b..d47002fd0 100644
--- a/src/core/wee-backtrace.c
+++ b/src/core/wee-backtrace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-backtrace.h b/src/core/wee-backtrace.h
index 6df51b5a3..3981376bb 100644
--- a/src/core/wee-backtrace.h
+++ b/src/core/wee-backtrace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-command.h b/src/core/wee-command.h
index 66a53dfd9..adffc3c8c 100644
--- a/src/core/wee-command.h
+++ b/src/core/wee-command.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-config-file.c b/src/core/wee-config-file.c
index 7d888b6bc..cc5ea3693 100644
--- a/src/core/wee-config-file.c
+++ b/src/core/wee-config-file.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-config-file.h b/src/core/wee-config-file.h
index 7e347e497..4468c406f 100644
--- a/src/core/wee-config-file.h
+++ b/src/core/wee-config-file.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-config.c b/src/core/wee-config.c
index c3bb529d7..6dc8e5da0 100644
--- a/src/core/wee-config.c
+++ b/src/core/wee-config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-config.h b/src/core/wee-config.h
index 0787f5613..5d6476af6 100644
--- a/src/core/wee-config.h
+++ b/src/core/wee-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-hook.c b/src/core/wee-hook.c
index ab4b6c093..0bec00964 100644
--- a/src/core/wee-hook.c
+++ b/src/core/wee-hook.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h
index 2af874dd9..dfa293b83 100644
--- a/src/core/wee-hook.h
+++ b/src/core/wee-hook.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-input.c b/src/core/wee-input.c
index a9d3572af..04a9ffc46 100644
--- a/src/core/wee-input.c
+++ b/src/core/wee-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-input.h b/src/core/wee-input.h
index 77fd8e18c..6bd887cf4 100644
--- a/src/core/wee-input.h
+++ b/src/core/wee-input.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-list.c b/src/core/wee-list.c
index 5b6f6d0ba..c92fcdac8 100644
--- a/src/core/wee-list.c
+++ b/src/core/wee-list.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-list.h b/src/core/wee-list.h
index c1bae7233..857bdeadd 100644
--- a/src/core/wee-list.h
+++ b/src/core/wee-list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-log.c b/src/core/wee-log.c
index 051f9b45c..9dc0ced15 100644
--- a/src/core/wee-log.c
+++ b/src/core/wee-log.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-log.h b/src/core/wee-log.h
index 80dabbee4..2b1936487 100644
--- a/src/core/wee-log.h
+++ b/src/core/wee-log.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-string.c b/src/core/wee-string.c
index 22128117f..1363d5a6d 100644
--- a/src/core/wee-string.c
+++ b/src/core/wee-string.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-string.h b/src/core/wee-string.h
index 04cb109dc..46f2af3e1 100644
--- a/src/core/wee-string.h
+++ b/src/core/wee-string.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-upgrade.c b/src/core/wee-upgrade.c
index c0edecad0..8c7b1bee2 100644
--- a/src/core/wee-upgrade.c
+++ b/src/core/wee-upgrade.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-upgrade.h b/src/core/wee-upgrade.h
index a6424ace7..23d5f0dce 100644
--- a/src/core/wee-upgrade.h
+++ b/src/core/wee-upgrade.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-utf8.c b/src/core/wee-utf8.c
index 51f67a956..f02238a1e 100644
--- a/src/core/wee-utf8.c
+++ b/src/core/wee-utf8.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-utf8.h b/src/core/wee-utf8.h
index 7ad3477ed..8dc9d3d90 100644
--- a/src/core/wee-utf8.h
+++ b/src/core/wee-utf8.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-util.c b/src/core/wee-util.c
index 4223e7f34..40b8ca4cc 100644
--- a/src/core/wee-util.c
+++ b/src/core/wee-util.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/wee-util.h b/src/core/wee-util.h
index 5f65666a2..d897ab9dc 100644
--- a/src/core/wee-util.h
+++ b/src/core/wee-util.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/core/weechat.c b/src/core/weechat.c
index 37b4cfb16..d2119745b 100644
--- a/src/core/weechat.c
+++ b/src/core/weechat.c
@@ -14,7 +14,7 @@
* ### ###
* ############################################################################
*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
@@ -93,7 +93,7 @@ weechat_display_usage (char *exec_name)
{
string_iconv_fprintf (stdout, "\n");
string_iconv_fprintf (stdout,
- _("%s (c) Copyright 2003-2007, compiled on %s %s\n"
+ _("%s (c) Copyright 2003-2008, compiled on %s %s\n"
"Developed by FlashCode <flashcode@flashtux.org> "
"- %s"),
PACKAGE_STRING, __DATE__, __TIME__, WEECHAT_WEBSITE);
diff --git a/src/core/weechat.h b/src/core/weechat.h
index 2f98d7db1..01efa04a0 100644
--- a/src/core/weechat.h
+++ b/src/core/weechat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
@@ -54,7 +54,7 @@
#endif
-#define WEECHAT_COPYRIGHT_DATE "(c) 2003-2007"
+#define WEECHAT_COPYRIGHT_DATE "(c) 2003-2008"
#define WEECHAT_WEBSITE "http://weechat.flashtux.org"
/* log file */
@@ -64,7 +64,7 @@
/* license */
#define WEECHAT_LICENSE \
- PACKAGE_STRING " (c) Copyright 2003-2007, compiled on " __DATE__ " " __TIME__ \
+ PACKAGE_STRING " (c) Copyright 2003-2008, compiled on " __DATE__ " " __TIME__ \
"\nDeveloped by FlashCode <flashcode@flashtux.org> - " WEECHAT_WEBSITE "\n\n" \
"This program 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" \
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index 2863f557b..75c971aba 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am
index d53474ead..eb5fb0fe0 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/curses/CMakeLists.txt b/src/gui/curses/CMakeLists.txt
index b57d4e780..e9694172f 100644
--- a/src/gui/curses/CMakeLists.txt
+++ b/src/gui/curses/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/curses/Makefile.am b/src/gui/curses/Makefile.am
index 909a35020..6388b2982 100644
--- a/src/gui/curses/Makefile.am
+++ b/src/gui/curses/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/curses/gui-curses-chat.c b/src/gui/curses/gui-curses-chat.c
index 834583877..ec919ef47 100644
--- a/src/gui/curses/gui-curses-chat.c
+++ b/src/gui/curses/gui-curses-chat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-color.c b/src/gui/curses/gui-curses-color.c
index c850f4a82..073fcd74d 100644
--- a/src/gui/curses/gui-curses-color.c
+++ b/src/gui/curses/gui-curses-color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-infobar.c b/src/gui/curses/gui-curses-infobar.c
index 9ad599d0b..818e7058b 100644
--- a/src/gui/curses/gui-curses-infobar.c
+++ b/src/gui/curses/gui-curses-infobar.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-input.c b/src/gui/curses/gui-curses-input.c
index 657ca3962..2a1c885f2 100644
--- a/src/gui/curses/gui-curses-input.c
+++ b/src/gui/curses/gui-curses-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-keyboard.c b/src/gui/curses/gui-curses-keyboard.c
index 179ce48c0..253b7c304 100644
--- a/src/gui/curses/gui-curses-keyboard.c
+++ b/src/gui/curses/gui-curses-keyboard.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-main.c b/src/gui/curses/gui-curses-main.c
index 22bd6be4e..22c04bf54 100644
--- a/src/gui/curses/gui-curses-main.c
+++ b/src/gui/curses/gui-curses-main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-nicklist.c b/src/gui/curses/gui-curses-nicklist.c
index 6868c089b..6ea8d4b2b 100644
--- a/src/gui/curses/gui-curses-nicklist.c
+++ b/src/gui/curses/gui-curses-nicklist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-status.c b/src/gui/curses/gui-curses-status.c
index f941f197a..b8b1596c5 100644
--- a/src/gui/curses/gui-curses-status.c
+++ b/src/gui/curses/gui-curses-status.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses-window.c b/src/gui/curses/gui-curses-window.c
index b84e22cf4..313c0520f 100644
--- a/src/gui/curses/gui-curses-window.c
+++ b/src/gui/curses/gui-curses-window.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/curses/gui-curses.h b/src/gui/curses/gui-curses.h
index 7d3316168..7122877f8 100644
--- a/src/gui/curses/gui-curses.h
+++ b/src/gui/curses/gui-curses.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/CMakeLists.txt b/src/gui/gtk/CMakeLists.txt
index 7b3523b0b..9bb081098 100644
--- a/src/gui/gtk/CMakeLists.txt
+++ b/src/gui/gtk/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/gtk/Makefile.am b/src/gui/gtk/Makefile.am
index e00d2a63e..246d60762 100644
--- a/src/gui/gtk/Makefile.am
+++ b/src/gui/gtk/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/gtk/gui-gtk-chat.c b/src/gui/gtk/gui-gtk-chat.c
index 4760eb62a..eca7aa226 100644
--- a/src/gui/gtk/gui-gtk-chat.c
+++ b/src/gui/gtk/gui-gtk-chat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-color.c b/src/gui/gtk/gui-gtk-color.c
index e4a52b214..f2a622212 100644
--- a/src/gui/gtk/gui-gtk-color.c
+++ b/src/gui/gtk/gui-gtk-color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-infobar.c b/src/gui/gtk/gui-gtk-infobar.c
index 4cbc5889e..f7582d8c9 100644
--- a/src/gui/gtk/gui-gtk-infobar.c
+++ b/src/gui/gtk/gui-gtk-infobar.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-input.c b/src/gui/gtk/gui-gtk-input.c
index 16347735b..96f93b050 100644
--- a/src/gui/gtk/gui-gtk-input.c
+++ b/src/gui/gtk/gui-gtk-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-keyboard.c b/src/gui/gtk/gui-gtk-keyboard.c
index 8610f6767..0de816b4b 100644
--- a/src/gui/gtk/gui-gtk-keyboard.c
+++ b/src/gui/gtk/gui-gtk-keyboard.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-main.c b/src/gui/gtk/gui-gtk-main.c
index 51a7beb31..aff016917 100644
--- a/src/gui/gtk/gui-gtk-main.c
+++ b/src/gui/gtk/gui-gtk-main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-nicklist.c b/src/gui/gtk/gui-gtk-nicklist.c
index bcb1d61bd..67b765ac7 100644
--- a/src/gui/gtk/gui-gtk-nicklist.c
+++ b/src/gui/gtk/gui-gtk-nicklist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-status.c b/src/gui/gtk/gui-gtk-status.c
index d39aeb041..4bc6d6bfe 100644
--- a/src/gui/gtk/gui-gtk-status.c
+++ b/src/gui/gtk/gui-gtk-status.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk-window.c b/src/gui/gtk/gui-gtk-window.c
index f757b8896..db4d580de 100644
--- a/src/gui/gtk/gui-gtk-window.c
+++ b/src/gui/gtk/gui-gtk-window.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gtk/gui-gtk.h b/src/gui/gtk/gui-gtk.h
index 6bea6943d..6b6189ba0 100644
--- a/src/gui/gtk/gui-gtk.h
+++ b/src/gui/gtk/gui-gtk.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-action.c b/src/gui/gui-action.c
index 87cd9b308..d0301454f 100644
--- a/src/gui/gui-action.c
+++ b/src/gui/gui-action.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-action.h b/src/gui/gui-action.h
index cc4bf564d..6972ec4be 100644
--- a/src/gui/gui-action.h
+++ b/src/gui/gui-action.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-buffer.c b/src/gui/gui-buffer.c
index f29c4d657..7b0271073 100644
--- a/src/gui/gui-buffer.c
+++ b/src/gui/gui-buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-buffer.h b/src/gui/gui-buffer.h
index a79fac3d7..c95ef719a 100644
--- a/src/gui/gui-buffer.h
+++ b/src/gui/gui-buffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-chat.c b/src/gui/gui-chat.c
index 9325e12d4..c541cca85 100644
--- a/src/gui/gui-chat.c
+++ b/src/gui/gui-chat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-chat.h b/src/gui/gui-chat.h
index 3dd6fc9f1..9454694ac 100644
--- a/src/gui/gui-chat.h
+++ b/src/gui/gui-chat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-color.c b/src/gui/gui-color.c
index 6f8758d3f..d41572815 100644
--- a/src/gui/gui-color.c
+++ b/src/gui/gui-color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-color.h b/src/gui/gui-color.h
index 5ee667d50..ec7cac61e 100644
--- a/src/gui/gui-color.h
+++ b/src/gui/gui-color.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-completion.c b/src/gui/gui-completion.c
index d87f506d4..bef3970c7 100644
--- a/src/gui/gui-completion.c
+++ b/src/gui/gui-completion.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-completion.h b/src/gui/gui-completion.h
index a0c1806a5..3b8e39ef1 100644
--- a/src/gui/gui-completion.h
+++ b/src/gui/gui-completion.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-history.c b/src/gui/gui-history.c
index ccf0c0bb5..d214ec67e 100644
--- a/src/gui/gui-history.c
+++ b/src/gui/gui-history.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-history.h b/src/gui/gui-history.h
index a97990b7d..73bd669e6 100644
--- a/src/gui/gui-history.h
+++ b/src/gui/gui-history.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-hotlist.c b/src/gui/gui-hotlist.c
index b741d5966..ef8e2b4ca 100644
--- a/src/gui/gui-hotlist.c
+++ b/src/gui/gui-hotlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-hotlist.h b/src/gui/gui-hotlist.h
index 361831437..e913e1efc 100644
--- a/src/gui/gui-hotlist.h
+++ b/src/gui/gui-hotlist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-infobar.c b/src/gui/gui-infobar.c
index 97e82bae6..3e4024619 100644
--- a/src/gui/gui-infobar.c
+++ b/src/gui/gui-infobar.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-infobar.h b/src/gui/gui-infobar.h
index d1b50406f..1043ce1c0 100644
--- a/src/gui/gui-infobar.h
+++ b/src/gui/gui-infobar.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-input.c b/src/gui/gui-input.c
index 2eff275ce..3dbc1c831 100644
--- a/src/gui/gui-input.c
+++ b/src/gui/gui-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-input.h b/src/gui/gui-input.h
index 18fb98d4a..3a7b977c6 100644
--- a/src/gui/gui-input.h
+++ b/src/gui/gui-input.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-keyboard.c b/src/gui/gui-keyboard.c
index 3c52f729e..195d12b38 100644
--- a/src/gui/gui-keyboard.c
+++ b/src/gui/gui-keyboard.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-keyboard.h b/src/gui/gui-keyboard.h
index 556e93a00..981696cb1 100644
--- a/src/gui/gui-keyboard.h
+++ b/src/gui/gui-keyboard.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-main.h b/src/gui/gui-main.h
index f47c4965c..ca694617d 100644
--- a/src/gui/gui-main.h
+++ b/src/gui/gui-main.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-nicklist.c b/src/gui/gui-nicklist.c
index 0c82a162b..47a945e0c 100644
--- a/src/gui/gui-nicklist.c
+++ b/src/gui/gui-nicklist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-nicklist.h b/src/gui/gui-nicklist.h
index 90bef3d58..ed4a6c3bd 100644
--- a/src/gui/gui-nicklist.h
+++ b/src/gui/gui-nicklist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-status.h b/src/gui/gui-status.h
index 706ef1a5b..73954b30e 100644
--- a/src/gui/gui-status.h
+++ b/src/gui/gui-status.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-window.c b/src/gui/gui-window.c
index d5034935a..98568a691 100644
--- a/src/gui/gui-window.c
+++ b/src/gui/gui-window.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/gui-window.h b/src/gui/gui-window.h
index 073e89929..a6df1faeb 100644
--- a/src/gui/gui-window.h
+++ b/src/gui/gui-window.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am
index ec32a5b3f..8f0bedf62 100644
--- a/src/gui/qt/Makefile.am
+++ b/src/gui/qt/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/qt/gui-qt.c b/src/gui/qt/gui-qt.c
index a622fbdb3..0f03e95b7 100644
--- a/src/gui/qt/gui-qt.c
+++ b/src/gui/qt/gui-qt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/qt/gui-qt.h b/src/gui/qt/gui-qt.h
index b9b556e59..f125b069a 100644
--- a/src/gui/qt/gui-qt.h
+++ b/src/gui/qt/gui-qt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/wxwidgets/Makefile.am b/src/gui/wxwidgets/Makefile.am
index 21b44cf7d..e4deef45d 100644
--- a/src/gui/wxwidgets/Makefile.am
+++ b/src/gui/wxwidgets/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/gui/wxwidgets/gui-display.c b/src/gui/wxwidgets/gui-display.c
index 9c657e19f..48a5ec1ea 100644
--- a/src/gui/wxwidgets/gui-display.c
+++ b/src/gui/wxwidgets/gui-display.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/gui/wxwidgets/gui-input.c b/src/gui/wxwidgets/gui-input.c
index 35df4dd08..ef72a4655 100644
--- a/src/gui/wxwidgets/gui-input.c
+++ b/src/gui/wxwidgets/gui-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt
index ca109d6fc..b8118f19c 100644
--- a/src/plugins/CMakeLists.txt
+++ b/src/plugins/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 63cd6560f..ff2ca74fc 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/alias/CMakeLists.txt b/src/plugins/alias/CMakeLists.txt
index 6a101474e..6924f52e9 100644
--- a/src/plugins/alias/CMakeLists.txt
+++ b/src/plugins/alias/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/alias/Makefile.am b/src/plugins/alias/Makefile.am
index 28a73b9a2..9792be749 100644
--- a/src/plugins/alias/Makefile.am
+++ b/src/plugins/alias/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/alias/alias.c b/src/plugins/alias/alias.c
index 44091d1ae..0c0be73aa 100644
--- a/src/plugins/alias/alias.c
+++ b/src/plugins/alias/alias.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/alias/alias.h b/src/plugins/alias/alias.h
index bc0206525..2cb840cb5 100644
--- a/src/plugins/alias/alias.h
+++ b/src/plugins/alias/alias.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/aspell/CMakeLists.txt b/src/plugins/aspell/CMakeLists.txt
index a31de3062..7104243d8 100644
--- a/src/plugins/aspell/CMakeLists.txt
+++ b/src/plugins/aspell/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/aspell/Makefile.am b/src/plugins/aspell/Makefile.am
index 5ba488c15..893632111 100644
--- a/src/plugins/aspell/Makefile.am
+++ b/src/plugins/aspell/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/aspell/aspell.c b/src/plugins/aspell/aspell.c
index 4c3774a8a..78b19fa54 100644
--- a/src/plugins/aspell/aspell.c
+++ b/src/plugins/aspell/aspell.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/aspell/aspell.h b/src/plugins/aspell/aspell.h
index ee31d76a0..71d528960 100644
--- a/src/plugins/aspell/aspell.h
+++ b/src/plugins/aspell/aspell.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/charset/CMakeLists.txt b/src/plugins/charset/CMakeLists.txt
index 40501e1da..aeab9f504 100644
--- a/src/plugins/charset/CMakeLists.txt
+++ b/src/plugins/charset/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/charset/Makefile.am b/src/plugins/charset/Makefile.am
index 8f1476832..0f5a770bb 100644
--- a/src/plugins/charset/Makefile.am
+++ b/src/plugins/charset/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/charset/charset.c b/src/plugins/charset/charset.c
index aa5dc1a0e..2b17a93c5 100644
--- a/src/plugins/charset/charset.c
+++ b/src/plugins/charset/charset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/demo/CMakeLists.txt b/src/plugins/demo/CMakeLists.txt
index bbeb32ddf..d29320da7 100644
--- a/src/plugins/demo/CMakeLists.txt
+++ b/src/plugins/demo/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/demo/Makefile.am b/src/plugins/demo/Makefile.am
index b1eca3a6c..848ad7187 100644
--- a/src/plugins/demo/Makefile.am
+++ b/src/plugins/demo/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/demo/demo.c b/src/plugins/demo/demo.c
index d7fa110ac..719e12450 100644
--- a/src/plugins/demo/demo.c
+++ b/src/plugins/demo/demo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/fifo/CMakeLists.txt b/src/plugins/fifo/CMakeLists.txt
index ae7cf4545..46881d208 100644
--- a/src/plugins/fifo/CMakeLists.txt
+++ b/src/plugins/fifo/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/fifo/Makefile.am b/src/plugins/fifo/Makefile.am
index c2d0d49fa..06cd3be29 100644
--- a/src/plugins/fifo/Makefile.am
+++ b/src/plugins/fifo/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/fifo/fifo.c b/src/plugins/fifo/fifo.c
index 7878e67d8..a41985d18 100644
--- a/src/plugins/fifo/fifo.c
+++ b/src/plugins/fifo/fifo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/CMakeLists.txt b/src/plugins/irc/CMakeLists.txt
index 55f51066c..af1a20736 100644
--- a/src/plugins/irc/CMakeLists.txt
+++ b/src/plugins/irc/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/irc/Makefile.am b/src/plugins/irc/Makefile.am
index 4b5cac65a..bf856a86d 100644
--- a/src/plugins/irc/Makefile.am
+++ b/src/plugins/irc/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/irc/irc-buffer.c b/src/plugins/irc/irc-buffer.c
index 2e174ca20..02384abfc 100644
--- a/src/plugins/irc/irc-buffer.c
+++ b/src/plugins/irc/irc-buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-buffer.h b/src/plugins/irc/irc-buffer.h
index 4286a21fb..876187d9d 100644
--- a/src/plugins/irc/irc-buffer.h
+++ b/src/plugins/irc/irc-buffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-channel.c b/src/plugins/irc/irc-channel.c
index 40f55e354..fb9a08c5c 100644
--- a/src/plugins/irc/irc-channel.c
+++ b/src/plugins/irc/irc-channel.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-channel.h b/src/plugins/irc/irc-channel.h
index d7a30073d..ff3b64344 100644
--- a/src/plugins/irc/irc-channel.h
+++ b/src/plugins/irc/irc-channel.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-color.c b/src/plugins/irc/irc-color.c
index 4a604f89a..947b056fd 100644
--- a/src/plugins/irc/irc-color.c
+++ b/src/plugins/irc/irc-color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-color.h b/src/plugins/irc/irc-color.h
index 7673bbd95..9a6de84d9 100644
--- a/src/plugins/irc/irc-color.h
+++ b/src/plugins/irc/irc-color.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c
index 435290693..aefbc5d3a 100644
--- a/src/plugins/irc/irc-command.c
+++ b/src/plugins/irc/irc-command.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-command.h b/src/plugins/irc/irc-command.h
index dd9e98c79..7aa0f6834 100644
--- a/src/plugins/irc/irc-command.h
+++ b/src/plugins/irc/irc-command.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-completion.c b/src/plugins/irc/irc-completion.c
index f9c1f5f7b..114a02a27 100644
--- a/src/plugins/irc/irc-completion.c
+++ b/src/plugins/irc/irc-completion.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-completion.h b/src/plugins/irc/irc-completion.h
index 351c0cc97..a8d60d9d3 100644
--- a/src/plugins/irc/irc-completion.h
+++ b/src/plugins/irc/irc-completion.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-config.c b/src/plugins/irc/irc-config.c
index a109d3cbc..3c25788d8 100644
--- a/src/plugins/irc/irc-config.c
+++ b/src/plugins/irc/irc-config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-config.h b/src/plugins/irc/irc-config.h
index 405f7bb8f..d44968587 100644
--- a/src/plugins/irc/irc-config.h
+++ b/src/plugins/irc/irc-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-dcc.c b/src/plugins/irc/irc-dcc.c
index cc7f7b928..86817fb35 100644
--- a/src/plugins/irc/irc-dcc.c
+++ b/src/plugins/irc/irc-dcc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-dcc.h b/src/plugins/irc/irc-dcc.h
index 00ebcc9cc..19a0a304e 100644
--- a/src/plugins/irc/irc-dcc.h
+++ b/src/plugins/irc/irc-dcc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-display.c b/src/plugins/irc/irc-display.c
index a7ea8cb61..9378136fe 100644
--- a/src/plugins/irc/irc-display.c
+++ b/src/plugins/irc/irc-display.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-display.h b/src/plugins/irc/irc-display.h
index 06aa927c0..74ab46bcf 100644
--- a/src/plugins/irc/irc-display.h
+++ b/src/plugins/irc/irc-display.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-input.c b/src/plugins/irc/irc-input.c
index e9ef9419d..553b2955e 100644
--- a/src/plugins/irc/irc-input.c
+++ b/src/plugins/irc/irc-input.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-log.c b/src/plugins/irc/irc-log.c
index cca8a8ffa..bb7714d2e 100644
--- a/src/plugins/irc/irc-log.c
+++ b/src/plugins/irc/irc-log.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-mode.c b/src/plugins/irc/irc-mode.c
index 433c7e06d..1d6f66eb3 100644
--- a/src/plugins/irc/irc-mode.c
+++ b/src/plugins/irc/irc-mode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-mode.h b/src/plugins/irc/irc-mode.h
index 1d32ca806..cfed89cc1 100644
--- a/src/plugins/irc/irc-mode.h
+++ b/src/plugins/irc/irc-mode.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-nick.c b/src/plugins/irc/irc-nick.c
index cdd3757fa..e24ab7aaa 100644
--- a/src/plugins/irc/irc-nick.c
+++ b/src/plugins/irc/irc-nick.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-nick.h b/src/plugins/irc/irc-nick.h
index f26561370..dbe3aaf3e 100644
--- a/src/plugins/irc/irc-nick.h
+++ b/src/plugins/irc/irc-nick.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-protocol.c b/src/plugins/irc/irc-protocol.c
index 1494a123c..ef2159eee 100644
--- a/src/plugins/irc/irc-protocol.c
+++ b/src/plugins/irc/irc-protocol.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-protocol.h b/src/plugins/irc/irc-protocol.h
index 788007e28..64c725ede 100644
--- a/src/plugins/irc/irc-protocol.h
+++ b/src/plugins/irc/irc-protocol.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-server.c b/src/plugins/irc/irc-server.c
index 3391fb130..9ac403326 100644
--- a/src/plugins/irc/irc-server.c
+++ b/src/plugins/irc/irc-server.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc-server.h b/src/plugins/irc/irc-server.h
index 2c70d9b43..63f539dea 100644
--- a/src/plugins/irc/irc-server.h
+++ b/src/plugins/irc/irc-server.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc.c b/src/plugins/irc/irc.c
index b84a3f541..1b6c1f190 100644
--- a/src/plugins/irc/irc.c
+++ b/src/plugins/irc/irc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/irc/irc.h b/src/plugins/irc/irc.h
index cf627bce0..1c5effa4f 100644
--- a/src/plugins/irc/irc.h
+++ b/src/plugins/irc/irc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/CMakeLists.txt b/src/plugins/logger/CMakeLists.txt
index e9000e9a8..26d7b84b9 100644
--- a/src/plugins/logger/CMakeLists.txt
+++ b/src/plugins/logger/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/logger/Makefile.am b/src/plugins/logger/Makefile.am
index ddf0adb09..37bd6b9e4 100644
--- a/src/plugins/logger/Makefile.am
+++ b/src/plugins/logger/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/logger/logger-buffer.c b/src/plugins/logger/logger-buffer.c
index 929b68bce..13dc5ec39 100644
--- a/src/plugins/logger/logger-buffer.c
+++ b/src/plugins/logger/logger-buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/logger-buffer.h b/src/plugins/logger/logger-buffer.h
index e01e71d9c..571c2e520 100644
--- a/src/plugins/logger/logger-buffer.h
+++ b/src/plugins/logger/logger-buffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/logger-tail.c b/src/plugins/logger/logger-tail.c
index 47504cd4a..83307db39 100644
--- a/src/plugins/logger/logger-tail.c
+++ b/src/plugins/logger/logger-tail.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/logger-tail.h b/src/plugins/logger/logger-tail.h
index 55feb2d1c..278e1eeba 100644
--- a/src/plugins/logger/logger-tail.h
+++ b/src/plugins/logger/logger-tail.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/logger.c b/src/plugins/logger/logger.c
index a75a90fee..c9af330a7 100644
--- a/src/plugins/logger/logger.c
+++ b/src/plugins/logger/logger.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/logger/logger.h b/src/plugins/logger/logger.h
index 7bb466549..539102e1e 100644
--- a/src/plugins/logger/logger.h
+++ b/src/plugins/logger/logger.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-api.c b/src/plugins/plugin-api.c
index ce48509ae..74bb9fbd7 100644
--- a/src/plugins/plugin-api.c
+++ b/src/plugins/plugin-api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-api.h b/src/plugins/plugin-api.h
index a1d5c0b03..f89c5ac88 100644
--- a/src/plugins/plugin-api.h
+++ b/src/plugins/plugin-api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-config.c b/src/plugins/plugin-config.c
index 3694aa558..731fb2b54 100644
--- a/src/plugins/plugin-config.c
+++ b/src/plugins/plugin-config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-config.h b/src/plugins/plugin-config.h
index bb9a99b97..e32715287 100644
--- a/src/plugins/plugin-config.h
+++ b/src/plugins/plugin-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-infolist.c b/src/plugins/plugin-infolist.c
index 59d6e1481..36d34b4bb 100644
--- a/src/plugins/plugin-infolist.c
+++ b/src/plugins/plugin-infolist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin-infolist.h b/src/plugins/plugin-infolist.h
index 3a0a2620e..980415732 100644
--- a/src/plugins/plugin-infolist.h
+++ b/src/plugins/plugin-infolist.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin.c b/src/plugins/plugin.c
index 36bb3ed6d..cc589136b 100644
--- a/src/plugins/plugin.c
+++ b/src/plugins/plugin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/plugin.h b/src/plugins/plugin.h
index cff9183fa..e74b24070 100644
--- a/src/plugins/plugin.h
+++ b/src/plugins/plugin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/scripts/CMakeLists.txt b/src/plugins/scripts/CMakeLists.txt
index ad6865020..7f3858d69 100644
--- a/src/plugins/scripts/CMakeLists.txt
+++ b/src/plugins/scripts/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/Makefile.am b/src/plugins/scripts/Makefile.am
index 9135415fb..0a2e4367f 100644
--- a/src/plugins/scripts/Makefile.am
+++ b/src/plugins/scripts/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/lua/CMakeLists.txt b/src/plugins/scripts/lua/CMakeLists.txt
index ddd21bf16..a3ebf96ae 100644
--- a/src/plugins/scripts/lua/CMakeLists.txt
+++ b/src/plugins/scripts/lua/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/lua/Makefile.am b/src/plugins/scripts/lua/Makefile.am
index c2cdb5f95..178a22c24 100644
--- a/src/plugins/scripts/lua/Makefile.am
+++ b/src/plugins/scripts/lua/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/lua/lua.c b/src/plugins/scripts/lua/lua.c
index d3034b628..233dec413 100644
--- a/src/plugins/scripts/lua/lua.c
+++ b/src/plugins/scripts/lua/lua.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/scripts/perl/CMakeLists.txt b/src/plugins/scripts/perl/CMakeLists.txt
index 6794af2f3..f5384665f 100644
--- a/src/plugins/scripts/perl/CMakeLists.txt
+++ b/src/plugins/scripts/perl/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/perl/Makefile.am b/src/plugins/scripts/perl/Makefile.am
index 62635fd9f..1d88ce204 100644
--- a/src/plugins/scripts/perl/Makefile.am
+++ b/src/plugins/scripts/perl/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/perl/perl.c b/src/plugins/scripts/perl/perl.c
index b4018d85d..49c766f47 100644
--- a/src/plugins/scripts/perl/perl.c
+++ b/src/plugins/scripts/perl/perl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/scripts/python/CMakeLists.txt b/src/plugins/scripts/python/CMakeLists.txt
index 4815a4e01..cb61b4e9a 100644
--- a/src/plugins/scripts/python/CMakeLists.txt
+++ b/src/plugins/scripts/python/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/python/Makefile.am b/src/plugins/scripts/python/Makefile.am
index f59727f00..853803a12 100644
--- a/src/plugins/scripts/python/Makefile.am
+++ b/src/plugins/scripts/python/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/python/python.c b/src/plugins/scripts/python/python.c
index 383d90e30..ae29b1752 100644
--- a/src/plugins/scripts/python/python.c
+++ b/src/plugins/scripts/python/python.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/scripts/ruby/CMakeLists.txt b/src/plugins/scripts/ruby/CMakeLists.txt
index d185c4767..c88de75d6 100644
--- a/src/plugins/scripts/ruby/CMakeLists.txt
+++ b/src/plugins/scripts/ruby/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/ruby/Makefile.am b/src/plugins/scripts/ruby/Makefile.am
index 951702538..cd295f33a 100644
--- a/src/plugins/scripts/ruby/Makefile.am
+++ b/src/plugins/scripts/ruby/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/scripts/ruby/ruby.c b/src/plugins/scripts/ruby/ruby.c
index a05535af7..726e9f77f 100644
--- a/src/plugins/scripts/ruby/ruby.c
+++ b/src/plugins/scripts/ruby/ruby.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/plugins/scripts/script.c b/src/plugins/scripts/script.c
index c01380626..f9340c917 100644
--- a/src/plugins/scripts/script.c
+++ b/src/plugins/scripts/script.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* scripts.c: script interface for WeeChat plugins */
+/* script.c: script interface for WeeChat plugins */
#include <stdlib.h>
diff --git a/src/plugins/scripts/script.h b/src/plugins/scripts/script.h
index 1de9f1288..3ca18ae7f 100644
--- a/src/plugins/scripts/script.h
+++ b/src/plugins/scripts/script.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
@@ -19,8 +19,8 @@
/* This header is designed to be distributed with WeeChat plugins, if scripts
management is needed */
-#ifndef __WEECHAT_WEECHAT_SCRIPT_H
-#define __WEECHAT_WEECHAT_SCRIPT_H 1
+#ifndef __WEECHAT_SCRIPT_H
+#define __WEECHAT_SCRIPT_H 1
/* constants which defines return types for weechat_<lang>_exec functions */
#define SCRIPT_EXEC_INT 1
@@ -102,4 +102,4 @@ extern void weechat_script_set_charset (struct t_weechat_plugin *plugin,
struct t_plugin_script *script,
char *charset);
-#endif /* weechat-script.h */
+#endif /* script.h */
diff --git a/src/plugins/trigger/CMakeLists.txt b/src/plugins/trigger/CMakeLists.txt
index d06107be6..a09cb59f9 100644
--- a/src/plugins/trigger/CMakeLists.txt
+++ b/src/plugins/trigger/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/trigger/Makefile.am b/src/plugins/trigger/Makefile.am
index 81d92db5e..99e3cac5a 100644
--- a/src/plugins/trigger/Makefile.am
+++ b/src/plugins/trigger/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/trigger/dump.c b/src/plugins/trigger/dump.c
index 7a92809a8..e93559f14 100644
--- a/src/plugins/trigger/dump.c
+++ b/src/plugins/trigger/dump.c
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
+ * See README for License detail, AUTHORS for developers list.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
int
weechat_trigger_match (t_weechat_trigger *ptr_ign,
char *pattern, char *commands,
diff --git a/src/plugins/trigger/trigger-libc.c b/src/plugins/trigger/trigger-libc.c
index d34c3871a..5553109c7 100644
--- a/src/plugins/trigger/trigger-libc.c
+++ b/src/plugins/trigger/trigger-libc.c
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* weechat-trigger-libirc.c: Tiny libc */
diff --git a/src/plugins/trigger/trigger-libc.h b/src/plugins/trigger/trigger-libc.h
index 0a4f16804..6a51c703b 100644
--- a/src/plugins/trigger/trigger-libc.h
+++ b/src/plugins/trigger/trigger-libc.h
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,14 +13,11 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* weechat-trigger-libirc.c: Tiny libc */
-
-#ifndef WEECHAT_TRIGGER_LIBC__H
-#define WEECHAT_TRIGGER_LIBC__H 1
+#ifndef __WEECHAT_TRIGGER_LIBC_H
+#define __WEECHAT_TRIGGER_LIBC_H 1
int c_is_number (char *);
int c_to_number (char *);
@@ -37,4 +34,4 @@ void c_free_joined_string (char *);
int c_match_string (char *, char *);
int c_imatch_string (char *, char *);
-#endif /* WEECHAT_TRIGGER_LIBC__H */
+#endif /* trigger-libc.h */
diff --git a/src/plugins/trigger/trigger-libirc.c b/src/plugins/trigger/trigger-libirc.c
index 92b829e0b..3ba820471 100644
--- a/src/plugins/trigger/trigger-libirc.c
+++ b/src/plugins/trigger/trigger-libirc.c
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* weechat-trigger-libirc.c: Tiny libirc for trigger plugin */
diff --git a/src/plugins/trigger/trigger-libirc.h b/src/plugins/trigger/trigger-libirc.h
index 1d48f4093..0e81e722f 100644
--- a/src/plugins/trigger/trigger-libirc.h
+++ b/src/plugins/trigger/trigger-libirc.h
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,14 +13,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* weechat-trigger-libirc.c: Tiny libirc for trigger plugin */
-#ifndef WEECHAT_TRIGGER_LIBIRC__H
-#define WEECHAT_TRIGGER_LIBIRC__H 1
+#ifndef __WEECHAT_TRIGGER_LIBIRC_H
+#define __WEECHAT_TRIGGER_LIBIRC_H 1
typedef struct irc_msg
{
@@ -37,4 +36,4 @@ typedef struct irc_msg
irc_msg *irc_parse_msg (char *);
void irc_msg_free (irc_msg *);
-#endif /* WEECHAT_TRIGGER_LIBIRC__H */
+#endif /* trigger-libirc.h */
diff --git a/src/plugins/trigger/trigger.c b/src/plugins/trigger/trigger.c
index 2fc7a1851..6fdaa1db8 100644
--- a/src/plugins/trigger/trigger.c
+++ b/src/plugins/trigger/trigger.c
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,8 +13,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* weechat-trigger.c: Trigger plugin for WeeChat */
diff --git a/src/plugins/trigger/trigger.h b/src/plugins/trigger/trigger.h
index fcaaaf94a..4d22f59ed 100644
--- a/src/plugins/trigger/trigger.h
+++ b/src/plugins/trigger/trigger.h
@@ -1,10 +1,10 @@
/*
- * Copyright (c) 2003-2006 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@@ -13,14 +13,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* weechat-trigger.h: Trigger plugin support for WeeChat */
-#ifndef WEECHAT_TRIGGER__H
-#define WEECHAT_TRIGGER__H 1
+#ifndef __WEECHAT_TRIGGER_H
+#define __WEECHAT_TRIGGER_H 1
#define _PLUGIN_NAME "trigger"
#define _PLUGIN_VERSION "0.1"
@@ -49,4 +48,4 @@ typedef struct t_weechat_trigger
#define CONF_LOAD 2
#define DIR_SEP "/"
-#endif /* WEECHAT_TRIGGER__H */
+#endif /* trigger.h */
diff --git a/src/plugins/weechat-plugin.h b/src/plugins/weechat-plugin.h
index 7bc9089c9..7c6e2c91d 100644
--- a/src/plugins/weechat-plugin.h
+++ b/src/plugins/weechat-plugin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007 by FlashCode <flashcode@flashtux.org>
+ * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org>
* See README for License detail, AUTHORS for developers list.
*
* This program is free software; you can redistribute it and/or modify
diff --git a/weechat.spec b/weechat.spec
index f9f331150..4ab8ad11f 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -1,4 +1,4 @@
-# Copyright (c) 2003-2007 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by