summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--po/fr.po4
-rw-r--r--po/weechat.pot7
-rw-r--r--src/common/Makefile.am2
-rw-r--r--src/common/command.c6
-rw-r--r--src/common/command.h6
-rw-r--r--src/common/completion.c6
-rw-r--r--src/common/completion.h6
-rw-r--r--src/common/history.c6
-rw-r--r--src/common/history.h6
-rw-r--r--src/common/weechat.c6
-rw-r--r--src/common/weechat.h12
-rw-r--r--src/common/weeconfig.c6
-rw-r--r--src/common/weeconfig.h6
-rw-r--r--src/gui/Makefile.am2
-rw-r--r--src/gui/curses/Makefile.am2
-rw-r--r--src/gui/curses/gui-display.c6
-rw-r--r--src/gui/curses/gui-input.c6
-rw-r--r--src/gui/gtk/Makefile.am2
-rw-r--r--src/gui/gtk/gui-display.c6
-rw-r--r--src/gui/gtk/gui-input.c6
-rw-r--r--src/gui/gui-common.c6
-rw-r--r--src/gui/gui.h6
-rw-r--r--src/gui/qt/Makefile.am2
-rw-r--r--src/gui/qt/gui-qt.c6
-rw-r--r--src/gui/qt/gui-qt.h6
-rw-r--r--src/irc/Makefile.am2
-rw-r--r--src/irc/irc-channel.c6
-rw-r--r--src/irc/irc-commands.c6
-rw-r--r--src/irc/irc-display.c6
-rw-r--r--src/irc/irc-nick.c6
-rw-r--r--src/irc/irc-recv.c6
-rw-r--r--src/irc/irc-send.c6
-rw-r--r--src/irc/irc-server.c6
-rw-r--r--src/irc/irc.h6
-rw-r--r--src/plugins/Makefile.am2
-rw-r--r--src/plugins/perl/Makefile.am2
-rw-r--r--src/plugins/perl/wee-perl.c6
-rw-r--r--src/plugins/perl/wee-perl.h6
-rw-r--r--src/plugins/plugins.c6
-rw-r--r--src/plugins/plugins.h6
-rw-r--r--weechat.12
-rw-r--r--weechat/Makefile.am2
-rw-r--r--weechat/README2
-rw-r--r--weechat/configure.in2
-rw-r--r--weechat/po/fr.po4
-rw-r--r--weechat/po/weechat.pot7
-rw-r--r--weechat/src/Makefile.am2
-rw-r--r--weechat/src/common/Makefile.am2
-rw-r--r--weechat/src/common/command.c6
-rw-r--r--weechat/src/common/command.h6
-rw-r--r--weechat/src/common/completion.c6
-rw-r--r--weechat/src/common/completion.h6
-rw-r--r--weechat/src/common/history.c6
-rw-r--r--weechat/src/common/history.h6
-rw-r--r--weechat/src/common/weechat.c6
-rw-r--r--weechat/src/common/weechat.h12
-rw-r--r--weechat/src/common/weeconfig.c6
-rw-r--r--weechat/src/common/weeconfig.h6
-rw-r--r--weechat/src/gui/Makefile.am2
-rw-r--r--weechat/src/gui/curses/Makefile.am2
-rw-r--r--weechat/src/gui/curses/gui-display.c6
-rw-r--r--weechat/src/gui/curses/gui-input.c6
-rw-r--r--weechat/src/gui/gtk/Makefile.am2
-rw-r--r--weechat/src/gui/gtk/gui-display.c6
-rw-r--r--weechat/src/gui/gtk/gui-input.c6
-rw-r--r--weechat/src/gui/gui-common.c6
-rw-r--r--weechat/src/gui/gui.h6
-rw-r--r--weechat/src/gui/qt/Makefile.am2
-rw-r--r--weechat/src/gui/qt/gui-qt.c6
-rw-r--r--weechat/src/gui/qt/gui-qt.h6
-rw-r--r--weechat/src/irc/Makefile.am2
-rw-r--r--weechat/src/irc/irc-channel.c6
-rw-r--r--weechat/src/irc/irc-commands.c6
-rw-r--r--weechat/src/irc/irc-display.c6
-rw-r--r--weechat/src/irc/irc-nick.c6
-rw-r--r--weechat/src/irc/irc-recv.c6
-rw-r--r--weechat/src/irc/irc-send.c6
-rw-r--r--weechat/src/irc/irc-server.c6
-rw-r--r--weechat/src/irc/irc.h6
-rw-r--r--weechat/src/plugins/Makefile.am2
-rw-r--r--weechat/src/plugins/perl/Makefile.am2
-rw-r--r--weechat/src/plugins/perl/wee-perl.c6
-rw-r--r--weechat/src/plugins/perl/wee-perl.h6
-rw-r--r--weechat/src/plugins/plugins.c6
-rw-r--r--weechat/src/plugins/plugins.h6
-rw-r--r--weechat/weechat.12
89 files changed, 163 insertions, 281 deletions
diff --git a/Makefile.am b/Makefile.am
index b342a1fe0..afb612a2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/README b/README
index 8b7d33ce4..1f8011f82 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ Features
Copyright
---------
-WeeChat (c) Copyright 2003
+WeeChat (c) Copyright 2004
by: FlashCode <flashcode@flashtux.org>
Xahlexx <xahlex@tuxisland.org>
Bounga <bounga@altern.org>
diff --git a/configure.in b/configure.in
index 3f53464a5..2602c28bb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/fr.po b/po/fr.po
index f650e7df0..a7828c0c5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,7 +1,7 @@
# WeeChat: fast & light, IRC client for many operating systems.
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
-# FlashCode <flashcode@flashtux.org>, 2003.
+# FlashCode <flashcode@flashtux.org>, 2004.
#
msgid ""
msgstr ""
diff --git a/po/weechat.pot b/po/weechat.pot
index 59074ed12..2304a7601 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -1,6 +1,7 @@
-# SOME DESCRIPTIVE TITLE.
-# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# WeeChat: fast & light, IRC client for many operating systems.
+# Copyright (c) 2004 FlashCode <flashcode@flashtux.org>
+# This file is distributed under the same license as the WeeChat package.
+# FlashCode <flashcode@flashtux.org>, 2004.
#
#, fuzzy
msgid ""
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index c2ba025b2..0f8531847 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/common/command.c b/src/common/command.c
index b4b02739f..0e2b3d58a 100644
--- a/src/common/command.c
+++ b/src/common/command.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/command.h b/src/common/command.h
index bd006869c..fecbd909d 100644
--- a/src/common/command.h
+++ b/src/common/command.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/completion.c b/src/common/completion.c
index 4a52cb2cf..b87a549e4 100644
--- a/src/common/completion.c
+++ b/src/common/completion.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/completion.h b/src/common/completion.h
index d1111dbaa..b43616bae 100644
--- a/src/common/completion.h
+++ b/src/common/completion.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/history.c b/src/common/history.c
index 58ae318be..4f49028a6 100644
--- a/src/common/history.c
+++ b/src/common/history.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/history.h b/src/common/history.h
index 946f2e792..97cf5576e 100644
--- a/src/common/history.h
+++ b/src/common/history.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/weechat.c b/src/common/weechat.c
index 2da7b32b0..b133defde 100644
--- a/src/common/weechat.c
+++ b/src/common/weechat.c
@@ -16,10 +16,8 @@
* ### ###
* ############################################################################
*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/weechat.h b/src/common/weechat.h
index 47b9e12ed..a78e747aa 100644
--- a/src/common/weechat.h
+++ b/src/common/weechat.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
@@ -45,7 +43,7 @@
#endif
-#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2003 by Wee Team"
+#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2004 by Wee Team"
#define WEECHAT_WEBSITE "http://weechat.flashtux.org"
#define WEECHAT_ERROR _(PACKAGE_NAME " Error:")
@@ -58,7 +56,7 @@
/* license */
#define WEE_LICENSE \
- PACKAGE_STRING " (c) Copyright 2003, compiled on " __DATE__ __TIME__ \
+ PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \
"\nDeveloped by FlashCode <flashcode@flashtux.org>\n" \
" Bounga <bounga@altern.org>\n" \
" Xahlexx <xahlexx@tuxisland.org>\n\n" \
@@ -78,7 +76,7 @@
"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n"
#define WEE_USAGE \
- PACKAGE_STRING " (c) Copyright 2003, compiled on " __DATE__ __TIME__ \
+ PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \
"\nDeveloped by FlashCode <flashcode@flashtux.org>\n" \
" Bounga <bounga@altern.org>\n" \
" Xahlexx <xahlexx@tuxisland.org>\n\n" \
diff --git a/src/common/weeconfig.c b/src/common/weeconfig.c
index 8c47113d4..a8f8543d0 100644
--- a/src/common/weeconfig.c
+++ b/src/common/weeconfig.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h
index 9b147d9c8..085df165a 100644
--- a/src/common/weeconfig.h
+++ b/src/common/weeconfig.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am
index 797d3e624..7e329071e 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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 e49e7e9bf..9a98808e1 100644
--- a/src/gui/curses/Makefile.am
+++ b/src/gui/curses/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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-display.c b/src/gui/curses/gui-display.c
index d30c5e6fa..ba84f9238 100644
--- a/src/gui/curses/gui-display.c
+++ b/src/gui/curses/gui-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/curses/gui-input.c b/src/gui/curses/gui-input.c
index fb608508e..9707d998e 100644
--- a/src/gui/curses/gui-input.c
+++ b/src/gui/curses/gui-input.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/gtk/Makefile.am b/src/gui/gtk/Makefile.am
index 36bae7ed3..c525a6764 100644
--- a/src/gui/gtk/Makefile.am
+++ b/src/gui/gtk/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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-display.c b/src/gui/gtk/gui-display.c
index ca183b3e7..b28f9e59f 100644
--- a/src/gui/gtk/gui-display.c
+++ b/src/gui/gtk/gui-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/gtk/gui-input.c b/src/gui/gtk/gui-input.c
index 66a27684c..9e50f8b3a 100644
--- a/src/gui/gtk/gui-input.c
+++ b/src/gui/gtk/gui-input.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/gui-common.c b/src/gui/gui-common.c
index 8ec65ccc0..fd8795342 100644
--- a/src/gui/gui-common.c
+++ b/src/gui/gui-common.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/gui.h b/src/gui/gui.h
index d0fb54376..2e17c9130 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am
index a0d82e32a..b9e702182 100644
--- a/src/gui/qt/Makefile.am
+++ b/src/gui/qt/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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 e8dffab14..789d8f37f 100644
--- a/src/gui/qt/gui-qt.c
+++ b/src/gui/qt/gui-qt.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/gui/qt/gui-qt.h b/src/gui/qt/gui-qt.h
index b07167d88..9df5a5619 100644
--- a/src/gui/qt/gui-qt.h
+++ b/src/gui/qt/gui-qt.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/Makefile.am b/src/irc/Makefile.am
index c316c6a89..ca78a810a 100644
--- a/src/irc/Makefile.am
+++ b/src/irc/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/irc/irc-channel.c b/src/irc/irc-channel.c
index 94b44d7ce..06dcd338a 100644
--- a/src/irc/irc-channel.c
+++ b/src/irc/irc-channel.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-commands.c b/src/irc/irc-commands.c
index b8a5ee05e..d3bc5bd8c 100644
--- a/src/irc/irc-commands.c
+++ b/src/irc/irc-commands.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-display.c b/src/irc/irc-display.c
index 1f75ea231..e4f575b8e 100644
--- a/src/irc/irc-display.c
+++ b/src/irc/irc-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-nick.c b/src/irc/irc-nick.c
index 75dfde627..2dec6640c 100644
--- a/src/irc/irc-nick.c
+++ b/src/irc/irc-nick.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-recv.c b/src/irc/irc-recv.c
index db7cd291a..26aa1fc24 100644
--- a/src/irc/irc-recv.c
+++ b/src/irc/irc-recv.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-send.c b/src/irc/irc-send.c
index dc74ce09c..e0b481e44 100644
--- a/src/irc/irc-send.c
+++ b/src/irc/irc-send.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc-server.c b/src/irc/irc-server.c
index bb4f85f4b..6e6a014be 100644
--- a/src/irc/irc-server.c
+++ b/src/irc/irc-server.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/irc/irc.h b/src/irc/irc.h
index 86c0818cd..c1b761e35 100644
--- a/src/irc/irc.h
+++ b/src/irc/irc.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 1d9104d4a..f5b301f28 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/perl/Makefile.am b/src/plugins/perl/Makefile.am
index e94d51fb1..0692b2536 100644
--- a/src/plugins/perl/Makefile.am
+++ b/src/plugins/perl/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/perl/wee-perl.c b/src/plugins/perl/wee-perl.c
index d02ef86cf..74ec2970a 100644
--- a/src/plugins/perl/wee-perl.c
+++ b/src/plugins/perl/wee-perl.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/plugins/perl/wee-perl.h b/src/plugins/perl/wee-perl.h
index 36b2986d7..82553ea0e 100644
--- a/src/plugins/perl/wee-perl.h
+++ b/src/plugins/perl/wee-perl.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/plugins/plugins.c b/src/plugins/plugins.c
index 85d28c93f..1ebd3eccb 100644
--- a/src/plugins/plugins.c
+++ b/src/plugins/plugins.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/src/plugins/plugins.h b/src/plugins/plugins.h
index 011ffdc45..a7c9a1685 100644
--- a/src/plugins/plugins.h
+++ b/src/plugins/plugins.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat.1 b/weechat.1
index fed962fa0..f413827de 100644
--- a/weechat.1
+++ b/weechat.1
@@ -1,4 +1,4 @@
-.TH WEECHAT 1 "November 2003" "FlashCode"
+.TH WEECHAT 1 "January 2004" "FlashCode"
.SH NAME
weechat \- Wee Enhanced Environment for Chat
diff --git a/weechat/Makefile.am b/weechat/Makefile.am
index b342a1fe0..afb612a2d 100644
--- a/weechat/Makefile.am
+++ b/weechat/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/README b/weechat/README
index 8b7d33ce4..1f8011f82 100644
--- a/weechat/README
+++ b/weechat/README
@@ -22,7 +22,7 @@ Features
Copyright
---------
-WeeChat (c) Copyright 2003
+WeeChat (c) Copyright 2004
by: FlashCode <flashcode@flashtux.org>
Xahlexx <xahlex@tuxisland.org>
Bounga <bounga@altern.org>
diff --git a/weechat/configure.in b/weechat/configure.in
index 3f53464a5..2602c28bb 100644
--- a/weechat/configure.in
+++ b/weechat/configure.in
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/po/fr.po b/weechat/po/fr.po
index f650e7df0..a7828c0c5 100644
--- a/weechat/po/fr.po
+++ b/weechat/po/fr.po
@@ -1,7 +1,7 @@
# WeeChat: fast & light, IRC client for many operating systems.
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 FlashCode <flashcode@flashtux.org>
# This file is distributed under the same license as the WeeChat package.
-# FlashCode <flashcode@flashtux.org>, 2003.
+# FlashCode <flashcode@flashtux.org>, 2004.
#
msgid ""
msgstr ""
diff --git a/weechat/po/weechat.pot b/weechat/po/weechat.pot
index 59074ed12..2304a7601 100644
--- a/weechat/po/weechat.pot
+++ b/weechat/po/weechat.pot
@@ -1,6 +1,7 @@
-# SOME DESCRIPTIVE TITLE.
-# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# WeeChat: fast & light, IRC client for many operating systems.
+# Copyright (c) 2004 FlashCode <flashcode@flashtux.org>
+# This file is distributed under the same license as the WeeChat package.
+# FlashCode <flashcode@flashtux.org>, 2004.
#
#, fuzzy
msgid ""
diff --git a/weechat/src/Makefile.am b/weechat/src/Makefile.am
index 3cfeeada5..afa7d458a 100644
--- a/weechat/src/Makefile.am
+++ b/weechat/src/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/common/Makefile.am b/weechat/src/common/Makefile.am
index c2ba025b2..0f8531847 100644
--- a/weechat/src/common/Makefile.am
+++ b/weechat/src/common/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/common/command.c b/weechat/src/common/command.c
index b4b02739f..0e2b3d58a 100644
--- a/weechat/src/common/command.c
+++ b/weechat/src/common/command.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/command.h b/weechat/src/common/command.h
index bd006869c..fecbd909d 100644
--- a/weechat/src/common/command.h
+++ b/weechat/src/common/command.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/completion.c b/weechat/src/common/completion.c
index 4a52cb2cf..b87a549e4 100644
--- a/weechat/src/common/completion.c
+++ b/weechat/src/common/completion.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/completion.h b/weechat/src/common/completion.h
index d1111dbaa..b43616bae 100644
--- a/weechat/src/common/completion.h
+++ b/weechat/src/common/completion.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/history.c b/weechat/src/common/history.c
index 58ae318be..4f49028a6 100644
--- a/weechat/src/common/history.c
+++ b/weechat/src/common/history.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/history.h b/weechat/src/common/history.h
index 946f2e792..97cf5576e 100644
--- a/weechat/src/common/history.h
+++ b/weechat/src/common/history.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/weechat.c b/weechat/src/common/weechat.c
index 2da7b32b0..b133defde 100644
--- a/weechat/src/common/weechat.c
+++ b/weechat/src/common/weechat.c
@@ -16,10 +16,8 @@
* ### ###
* ############################################################################
*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/weechat.h b/weechat/src/common/weechat.h
index 47b9e12ed..a78e747aa 100644
--- a/weechat/src/common/weechat.h
+++ b/weechat/src/common/weechat.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
@@ -45,7 +43,7 @@
#endif
-#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2003 by Wee Team"
+#define WEECHAT_COPYRIGHT PACKAGE_NAME " (c) 2004 by Wee Team"
#define WEECHAT_WEBSITE "http://weechat.flashtux.org"
#define WEECHAT_ERROR _(PACKAGE_NAME " Error:")
@@ -58,7 +56,7 @@
/* license */
#define WEE_LICENSE \
- PACKAGE_STRING " (c) Copyright 2003, compiled on " __DATE__ __TIME__ \
+ PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \
"\nDeveloped by FlashCode <flashcode@flashtux.org>\n" \
" Bounga <bounga@altern.org>\n" \
" Xahlexx <xahlexx@tuxisland.org>\n\n" \
@@ -78,7 +76,7 @@
"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\n"
#define WEE_USAGE \
- PACKAGE_STRING " (c) Copyright 2003, compiled on " __DATE__ __TIME__ \
+ PACKAGE_STRING " (c) Copyright 2004, compiled on " __DATE__ " " __TIME__ \
"\nDeveloped by FlashCode <flashcode@flashtux.org>\n" \
" Bounga <bounga@altern.org>\n" \
" Xahlexx <xahlexx@tuxisland.org>\n\n" \
diff --git a/weechat/src/common/weeconfig.c b/weechat/src/common/weeconfig.c
index 8c47113d4..a8f8543d0 100644
--- a/weechat/src/common/weeconfig.c
+++ b/weechat/src/common/weeconfig.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/common/weeconfig.h b/weechat/src/common/weeconfig.h
index 9b147d9c8..085df165a 100644
--- a/weechat/src/common/weeconfig.h
+++ b/weechat/src/common/weeconfig.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/Makefile.am b/weechat/src/gui/Makefile.am
index 797d3e624..7e329071e 100644
--- a/weechat/src/gui/Makefile.am
+++ b/weechat/src/gui/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/gui/curses/Makefile.am b/weechat/src/gui/curses/Makefile.am
index e49e7e9bf..9a98808e1 100644
--- a/weechat/src/gui/curses/Makefile.am
+++ b/weechat/src/gui/curses/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/gui/curses/gui-display.c b/weechat/src/gui/curses/gui-display.c
index d30c5e6fa..ba84f9238 100644
--- a/weechat/src/gui/curses/gui-display.c
+++ b/weechat/src/gui/curses/gui-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/curses/gui-input.c b/weechat/src/gui/curses/gui-input.c
index fb608508e..9707d998e 100644
--- a/weechat/src/gui/curses/gui-input.c
+++ b/weechat/src/gui/curses/gui-input.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/gtk/Makefile.am b/weechat/src/gui/gtk/Makefile.am
index 36bae7ed3..c525a6764 100644
--- a/weechat/src/gui/gtk/Makefile.am
+++ b/weechat/src/gui/gtk/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/gui/gtk/gui-display.c b/weechat/src/gui/gtk/gui-display.c
index ca183b3e7..b28f9e59f 100644
--- a/weechat/src/gui/gtk/gui-display.c
+++ b/weechat/src/gui/gtk/gui-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/gtk/gui-input.c b/weechat/src/gui/gtk/gui-input.c
index 66a27684c..9e50f8b3a 100644
--- a/weechat/src/gui/gtk/gui-input.c
+++ b/weechat/src/gui/gtk/gui-input.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/gui-common.c b/weechat/src/gui/gui-common.c
index 8ec65ccc0..fd8795342 100644
--- a/weechat/src/gui/gui-common.c
+++ b/weechat/src/gui/gui-common.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/gui.h b/weechat/src/gui/gui.h
index d0fb54376..2e17c9130 100644
--- a/weechat/src/gui/gui.h
+++ b/weechat/src/gui/gui.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/qt/Makefile.am b/weechat/src/gui/qt/Makefile.am
index a0d82e32a..b9e702182 100644
--- a/weechat/src/gui/qt/Makefile.am
+++ b/weechat/src/gui/qt/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/gui/qt/gui-qt.c b/weechat/src/gui/qt/gui-qt.c
index e8dffab14..789d8f37f 100644
--- a/weechat/src/gui/qt/gui-qt.c
+++ b/weechat/src/gui/qt/gui-qt.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/gui/qt/gui-qt.h b/weechat/src/gui/qt/gui-qt.h
index b07167d88..9df5a5619 100644
--- a/weechat/src/gui/qt/gui-qt.h
+++ b/weechat/src/gui/qt/gui-qt.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/Makefile.am b/weechat/src/irc/Makefile.am
index c316c6a89..ca78a810a 100644
--- a/weechat/src/irc/Makefile.am
+++ b/weechat/src/irc/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/irc/irc-channel.c b/weechat/src/irc/irc-channel.c
index 94b44d7ce..06dcd338a 100644
--- a/weechat/src/irc/irc-channel.c
+++ b/weechat/src/irc/irc-channel.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-commands.c b/weechat/src/irc/irc-commands.c
index b8a5ee05e..d3bc5bd8c 100644
--- a/weechat/src/irc/irc-commands.c
+++ b/weechat/src/irc/irc-commands.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-display.c b/weechat/src/irc/irc-display.c
index 1f75ea231..e4f575b8e 100644
--- a/weechat/src/irc/irc-display.c
+++ b/weechat/src/irc/irc-display.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-nick.c b/weechat/src/irc/irc-nick.c
index 75dfde627..2dec6640c 100644
--- a/weechat/src/irc/irc-nick.c
+++ b/weechat/src/irc/irc-nick.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-recv.c b/weechat/src/irc/irc-recv.c
index db7cd291a..26aa1fc24 100644
--- a/weechat/src/irc/irc-recv.c
+++ b/weechat/src/irc/irc-recv.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-send.c b/weechat/src/irc/irc-send.c
index dc74ce09c..e0b481e44 100644
--- a/weechat/src/irc/irc-send.c
+++ b/weechat/src/irc/irc-send.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc-server.c b/weechat/src/irc/irc-server.c
index bb4f85f4b..6e6a014be 100644
--- a/weechat/src/irc/irc-server.c
+++ b/weechat/src/irc/irc-server.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/irc/irc.h b/weechat/src/irc/irc.h
index 86c0818cd..c1b761e35 100644
--- a/weechat/src/irc/irc.h
+++ b/weechat/src/irc/irc.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/plugins/Makefile.am b/weechat/src/plugins/Makefile.am
index 1d9104d4a..f5b301f28 100644
--- a/weechat/src/plugins/Makefile.am
+++ b/weechat/src/plugins/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/plugins/perl/Makefile.am b/weechat/src/plugins/perl/Makefile.am
index e94d51fb1..0692b2536 100644
--- a/weechat/src/plugins/perl/Makefile.am
+++ b/weechat/src/plugins/perl/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 FlashCode <flashcode@flashtux.org>
+# Copyright (c) 2004 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/weechat/src/plugins/perl/wee-perl.c b/weechat/src/plugins/perl/wee-perl.c
index d02ef86cf..74ec2970a 100644
--- a/weechat/src/plugins/perl/wee-perl.c
+++ b/weechat/src/plugins/perl/wee-perl.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/plugins/perl/wee-perl.h b/weechat/src/plugins/perl/wee-perl.h
index 36b2986d7..82553ea0e 100644
--- a/weechat/src/plugins/perl/wee-perl.h
+++ b/weechat/src/plugins/perl/wee-perl.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/plugins/plugins.c b/weechat/src/plugins/plugins.c
index 85d28c93f..1ebd3eccb 100644
--- a/weechat/src/plugins/plugins.c
+++ b/weechat/src/plugins/plugins.c
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/src/plugins/plugins.h b/weechat/src/plugins/plugins.h
index 011ffdc45..a7c9a1685 100644
--- a/weechat/src/plugins/plugins.h
+++ b/weechat/src/plugins/plugins.h
@@ -1,8 +1,6 @@
/*
- * Copyright (c) 2003 by FlashCode <flashcode@flashtux.org>
- * Bounga <bounga@altern.org>
- * Xahlexx <xahlexx@tuxisland.org>
- * See README for License detail.
+ * Copyright (c) 2004 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
diff --git a/weechat/weechat.1 b/weechat/weechat.1
index fed962fa0..f413827de 100644
--- a/weechat/weechat.1
+++ b/weechat/weechat.1
@@ -1,4 +1,4 @@
-.TH WEECHAT 1 "November 2003" "FlashCode"
+.TH WEECHAT 1 "January 2004" "FlashCode"
.SH NAME
weechat \- Wee Enhanced Environment for Chat