diff options
Diffstat (limited to 'src')
272 files changed, 275 insertions, 275 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2e74baec0..50d2f019a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 e43b56153..9229397fd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 03c972493..ae4b7b262 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 61af3722f..5608741f2 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 0f9ba5cee..96763c1bf 100644 --- a/src/core/wee-backtrace.c +++ b/src/core/wee-backtrace.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 3981376bb..5ede7249b 100644 --- a/src/core/wee-backtrace.h +++ b/src/core/wee-backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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.c b/src/core/wee-command.c index fb2c1d936..508927232 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ad03dcfc2..e15df2019 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 b770dc66e..bb0546c82 100644 --- a/src/core/wee-config-file.c +++ b/src/core/wee-config-file.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 57da164ce..103abde92 100644 --- a/src/core/wee-config-file.h +++ b/src/core/wee-config-file.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 9348181ba..8715d26c8 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 f7e7c97f2..ca3715ac8 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-debug.c b/src/core/wee-debug.c index 744a49040..6120d8fee 100644 --- a/src/core/wee-debug.c +++ b/src/core/wee-debug.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-debug.h b/src/core/wee-debug.h index 0b4aa1550..647a2fe96 100644 --- a/src/core/wee-debug.h +++ b/src/core/wee-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 68f82a823..a149c8be2 100644 --- a/src/core/wee-hook.c +++ b/src/core/wee-hook.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 1c9e4e8de..7b4a387e6 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-infolist.c b/src/core/wee-infolist.c index e49a87d9a..97ced5cd9 100644 --- a/src/core/wee-infolist.c +++ b/src/core/wee-infolist.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-infolist.h b/src/core/wee-infolist.h index 60e8ebe03..1e271cb68 100644 --- a/src/core/wee-infolist.h +++ b/src/core/wee-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 10fe0ea1e..eb48e07ed 100644 --- a/src/core/wee-input.c +++ b/src/core/wee-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0e40b95b4..d61d69f1c 100644 --- a/src/core/wee-input.h +++ b/src/core/wee-input.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 543983f66..da7ed4b82 100644 --- a/src/core/wee-list.c +++ b/src/core/wee-list.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 b38f1c0b0..fed111d98 100644 --- a/src/core/wee-list.h +++ b/src/core/wee-list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0b3e7d420..28d404c05 100644 --- a/src/core/wee-log.c +++ b/src/core/wee-log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e587b0864..4c90cd0ec 100644 --- a/src/core/wee-log.h +++ b/src/core/wee-log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-network.c b/src/core/wee-network.c index e30ecf7ef..740cffc8b 100644 --- a/src/core/wee-network.c +++ b/src/core/wee-network.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-network.h b/src/core/wee-network.h index 056735751..ad5dbdc5c 100644 --- a/src/core/wee-network.h +++ b/src/core/wee-network.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-proxy.c b/src/core/wee-proxy.c index de01fba7c..3b01ced61 100644 --- a/src/core/wee-proxy.c +++ b/src/core/wee-proxy.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-proxy.h b/src/core/wee-proxy.h index 9d2d34b9b..1b5203470 100644 --- a/src/core/wee-proxy.h +++ b/src/core/wee-proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 2988b67b6..0c8e3d509 100644 --- a/src/core/wee-string.c +++ b/src/core/wee-string.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 16f3a2598..b4dde55d9 100644 --- a/src/core/wee-string.h +++ b/src/core/wee-string.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-file.c b/src/core/wee-upgrade-file.c index 47748e8e2..9c1aa4671 100644 --- a/src/core/wee-upgrade-file.c +++ b/src/core/wee-upgrade-file.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-file.h b/src/core/wee-upgrade-file.h index 7ebdb1817..266195b5d 100644 --- a/src/core/wee-upgrade-file.h +++ b/src/core/wee-upgrade-file.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 cb8eb9d12..3b54ddfd4 100644 --- a/src/core/wee-upgrade.c +++ b/src/core/wee-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8cef12570..500a7eae4 100644 --- a/src/core/wee-upgrade.h +++ b/src/core/wee-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8c99738c2..7c5b5cf06 100644 --- a/src/core/wee-utf8.c +++ b/src/core/wee-utf8.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 dd48ab31e..60511e607 100644 --- a/src/core/wee-utf8.h +++ b/src/core/wee-utf8.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 107094851..39d235f1f 100644 --- a/src/core/wee-util.c +++ b/src/core/wee-util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 d94561a76..8f6ec3981 100644 --- a/src/core/wee-util.h +++ b/src/core/wee-util.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e50f1f740..a1fad5d70 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -14,7 +14,7 @@ * ## ## * ########################################################################## * - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 @@ -90,7 +90,7 @@ weechat_display_usage (char *exec_name) { string_iconv_fprintf (stdout, "\n"); string_iconv_fprintf (stdout, - _("%s (c) Copyright 2003-2008, compiled on %s %s\n" + _("%s (c) Copyright 2003-2009, 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 95c6c25f4..a1ae34217 100644 --- a/src/core/weechat.h +++ b/src/core/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 @@ -50,7 +50,7 @@ #endif -#define WEECHAT_COPYRIGHT_DATE "(c) 2003-2008" +#define WEECHAT_COPYRIGHT_DATE "(c) 2003-2009" #define WEECHAT_WEBSITE "http://weechat.flashtux.org" /* log file */ @@ -60,7 +60,7 @@ /* license */ #define WEECHAT_LICENSE \ - PACKAGE_STRING " (c) Copyright 2003-2008, compiled on " __DATE__ " " __TIME__ \ + PACKAGE_STRING " (c) Copyright 2003-2009, 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 3eee91224..f71812928 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 ddf960ae3..2b4e3e4c6 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 22468b657..5c2e2a1e2 100644 --- a/src/gui/curses/CMakeLists.txt +++ b/src/gui/curses/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 7cc33426f..743e574b7 100644 --- a/src/gui/curses/Makefile.am +++ b/src/gui/curses/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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-bar-window.c b/src/gui/curses/gui-curses-bar-window.c index b7a45fa5c..c4898c43b 100644 --- a/src/gui/curses/gui-curses-bar-window.c +++ b/src/gui/curses/gui-curses-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-chat.c b/src/gui/curses/gui-curses-chat.c index 45cfebb9e..ec0633567 100644 --- a/src/gui/curses/gui-curses-chat.c +++ b/src/gui/curses/gui-curses-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4c7574733..cd1aac5be 100644 --- a/src/gui/curses/gui-curses-color.c +++ b/src/gui/curses/gui-curses-color.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 f000f494a..d7e1ebf9b 100644 --- a/src/gui/curses/gui-curses-keyboard.c +++ b/src/gui/curses/gui-curses-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ba13a4ba8..440438af8 100644 --- a/src/gui/curses/gui-curses-main.c +++ b/src/gui/curses/gui-curses-main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 19a6f96aa..d0bc09a40 100644 --- a/src/gui/curses/gui-curses-window.c +++ b/src/gui/curses/gui-curses-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 da8021eb3..63414ccff 100644 --- a/src/gui/curses/gui-curses.h +++ b/src/gui/curses/gui-curses.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 20d072068..f28bdcc23 100644 --- a/src/gui/gtk/CMakeLists.txt +++ b/src/gui/gtk/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 462810d78..412906982 100644 --- a/src/gui/gtk/Makefile.am +++ b/src/gui/gtk/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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-bar-window.c b/src/gui/gtk/gui-gtk-bar-window.c index e89d0845c..a7eacbd4f 100644 --- a/src/gui/gtk/gui-gtk-bar-window.c +++ b/src/gui/gtk/gui-gtk-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-chat.c b/src/gui/gtk/gui-gtk-chat.c index 1040957fa..2f985d6a9 100644 --- a/src/gui/gtk/gui-gtk-chat.c +++ b/src/gui/gtk/gui-gtk-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 6b89d3d6d..c40c342aa 100644 --- a/src/gui/gtk/gui-gtk-color.c +++ b/src/gui/gtk/gui-gtk-color.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0de816b4b..e49c29610 100644 --- a/src/gui/gtk/gui-gtk-keyboard.c +++ b/src/gui/gtk/gui-gtk-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 9633c49f2..ca8403432 100644 --- a/src/gui/gtk/gui-gtk-main.c +++ b/src/gui/gtk/gui-gtk-main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 11c06479b..021aa4dbf 100644 --- a/src/gui/gtk/gui-gtk-window.c +++ b/src/gui/gtk/gui-gtk-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0ed1ac3aa..bab6a7960 100644 --- a/src/gui/gtk/gui-gtk.h +++ b/src/gui/gtk/gui-gtk.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar-item.c b/src/gui/gui-bar-item.c index d8417d7ff..f2cf40edc 100644 --- a/src/gui/gui-bar-item.c +++ b/src/gui/gui-bar-item.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar-item.h b/src/gui/gui-bar-item.h index b5d4ffca4..8fdd7ec52 100644 --- a/src/gui/gui-bar-item.h +++ b/src/gui/gui-bar-item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar-window.c b/src/gui/gui-bar-window.c index 0a15bd7c1..ba1cd1a89 100644 --- a/src/gui/gui-bar-window.c +++ b/src/gui/gui-bar-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar-window.h b/src/gui/gui-bar-window.h index e5e63f4cd..db453ba5f 100644 --- a/src/gui/gui-bar-window.h +++ b/src/gui/gui-bar-window.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar.c b/src/gui/gui-bar.c index 8f6823ac0..7bf70cdef 100644 --- a/src/gui/gui-bar.c +++ b/src/gui/gui-bar.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar.h b/src/gui/gui-bar.h index 316b19688..918d8223b 100644 --- a/src/gui/gui-bar.h +++ b/src/gui/gui-bar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 7bb4246c3..400f4cf93 100644 --- a/src/gui/gui-buffer.c +++ b/src/gui/gui-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ac40ee5aa..facff15b0 100644 --- a/src/gui/gui-buffer.h +++ b/src/gui/gui-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c452f47ca..24b142dc6 100644 --- a/src/gui/gui-chat.c +++ b/src/gui/gui-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 892ecb875..23410d0d8 100644 --- a/src/gui/gui-chat.h +++ b/src/gui/gui-chat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c88fcdb29..ca83d5062 100644 --- a/src/gui/gui-color.c +++ b/src/gui/gui-color.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 03cb93a36..f4ab3b7cb 100644 --- a/src/gui/gui-color.h +++ b/src/gui/gui-color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 9fe2d8a9d..477433217 100644 --- a/src/gui/gui-completion.c +++ b/src/gui/gui-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e5ef472ca..d95cdf021 100644 --- a/src/gui/gui-completion.h +++ b/src/gui/gui-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-filter.c b/src/gui/gui-filter.c index c79e84f7d..b6851634b 100644 --- a/src/gui/gui-filter.c +++ b/src/gui/gui-filter.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-filter.h b/src/gui/gui-filter.h index f49513e37..5df669a65 100644 --- a/src/gui/gui-filter.h +++ b/src/gui/gui-filter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 51ac680a1..3ce1d08c6 100644 --- a/src/gui/gui-history.c +++ b/src/gui/gui-history.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e85b8f73d..9326c1e67 100644 --- a/src/gui/gui-history.h +++ b/src/gui/gui-history.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ffd3c7896..f595050fb 100644 --- a/src/gui/gui-hotlist.c +++ b/src/gui/gui-hotlist.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 88372cc74..9d30773e1 100644 --- a/src/gui/gui-hotlist.h +++ b/src/gui/gui-hotlist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 70bc2b9f0..8e1901b3d 100644 --- a/src/gui/gui-input.c +++ b/src/gui/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c54d3a831..927042b97 100644 --- a/src/gui/gui-input.h +++ b/src/gui/gui-input.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0779fdac4..eea3e0382 100644 --- a/src/gui/gui-keyboard.c +++ b/src/gui/gui-keyboard.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 1e997bff6..0fba1e557 100644 --- a/src/gui/gui-keyboard.h +++ b/src/gui/gui-keyboard.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-layout.c b/src/gui/gui-layout.c index 7b844853c..32da8460b 100644 --- a/src/gui/gui-layout.c +++ b/src/gui/gui-layout.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-layout.h b/src/gui/gui-layout.h index 72ad8e50b..bc09e6601 100644 --- a/src/gui/gui-layout.h +++ b/src/gui/gui-layout.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 267e37c4b..d6360bd59 100644 --- a/src/gui/gui-main.h +++ b/src/gui/gui-main.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 1d7459397..a0065703d 100644 --- a/src/gui/gui-nicklist.c +++ b/src/gui/gui-nicklist.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 23c441e90..9ff9278c0 100644 --- a/src/gui/gui-nicklist.h +++ b/src/gui/gui-nicklist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 21d220775..3aa4abe3d 100644 --- a/src/gui/gui-window.c +++ b/src/gui/gui-window.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 cee9340db..baeb8d53c 100644 --- a/src/gui/gui-window.h +++ b/src/gui/gui-window.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8f0bedf62..267d213f4 100644 --- a/src/gui/qt/Makefile.am +++ b/src/gui/qt/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 0f03e95b7..eab7fe85a 100644 --- a/src/gui/qt/gui-qt.c +++ b/src/gui/qt/gui-qt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 f125b069a..7cadc3f27 100644 --- a/src/gui/qt/gui-qt.h +++ b/src/gui/qt/gui-qt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e4deef45d..eac9af8d0 100644 --- a/src/gui/wxwidgets/Makefile.am +++ b/src/gui/wxwidgets/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 48a5ec1ea..4ead5f0f9 100644 --- a/src/gui/wxwidgets/gui-display.c +++ b/src/gui/wxwidgets/gui-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ef72a4655..1b7a0231e 100644 --- a/src/gui/wxwidgets/gui-input.c +++ b/src/gui/wxwidgets/gui-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8a98324b5..a4408a79a 100644 --- a/src/plugins/CMakeLists.txt +++ b/src/plugins/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 e93fbb99a..31c529992 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 b108d6ed2..e863cf757 100644 --- a/src/plugins/alias/CMakeLists.txt +++ b/src/plugins/alias/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 b689b0ffd..ea996f270 100644 --- a/src/plugins/alias/Makefile.am +++ b/src/plugins/alias/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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-info.c b/src/plugins/alias/alias-info.c index a746db33a..e7033df3e 100644 --- a/src/plugins/alias/alias-info.c +++ b/src/plugins/alias/alias-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-info.h b/src/plugins/alias/alias-info.h index 4da206168..1656271c0 100644 --- a/src/plugins/alias/alias-info.h +++ b/src/plugins/alias/alias-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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.c b/src/plugins/alias/alias.c index da75862a4..025676bb0 100644 --- a/src/plugins/alias/alias.c +++ b/src/plugins/alias/alias.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 2c8cb1ded..076f2984f 100644 --- a/src/plugins/alias/alias.h +++ b/src/plugins/alias/alias.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c2f190057..1141ccd86 100644 --- a/src/plugins/aspell/CMakeLists.txt +++ b/src/plugins/aspell/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 26eef599e..7110b8a09 100644 --- a/src/plugins/aspell/Makefile.am +++ b/src/plugins/aspell/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/weechat-aspell-config.c b/src/plugins/aspell/weechat-aspell-config.c index a4c94562a..d61d96bf5 100644 --- a/src/plugins/aspell/weechat-aspell-config.c +++ b/src/plugins/aspell/weechat-aspell-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-aspell-config.h b/src/plugins/aspell/weechat-aspell-config.h index 7a6079ea0..efb4590ab 100644 --- a/src/plugins/aspell/weechat-aspell-config.h +++ b/src/plugins/aspell/weechat-aspell-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-aspell-speller.c b/src/plugins/aspell/weechat-aspell-speller.c index 66b127c9b..44f19aed7 100644 --- a/src/plugins/aspell/weechat-aspell-speller.c +++ b/src/plugins/aspell/weechat-aspell-speller.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-aspell-speller.h b/src/plugins/aspell/weechat-aspell-speller.h index fb6f92bcf..8e12cfdd4 100644 --- a/src/plugins/aspell/weechat-aspell-speller.h +++ b/src/plugins/aspell/weechat-aspell-speller.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-aspell.c b/src/plugins/aspell/weechat-aspell.c index a2a426fd9..18505b841 100644 --- a/src/plugins/aspell/weechat-aspell.c +++ b/src/plugins/aspell/weechat-aspell.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-aspell.h b/src/plugins/aspell/weechat-aspell.h index 616cf62f0..13728ed47 100644 --- a/src/plugins/aspell/weechat-aspell.h +++ b/src/plugins/aspell/weechat-aspell.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 aeab9f504..fdfd2e937 100644 --- a/src/plugins/charset/CMakeLists.txt +++ b/src/plugins/charset/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 0f5a770bb..c1275278d 100644 --- a/src/plugins/charset/Makefile.am +++ b/src/plugins/charset/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 78a002ce1..410abe070 100644 --- a/src/plugins/charset/charset.c +++ b/src/plugins/charset/charset.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 d29320da7..0e3a26880 100644 --- a/src/plugins/demo/CMakeLists.txt +++ b/src/plugins/demo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 848ad7187..566700822 100644 --- a/src/plugins/demo/Makefile.am +++ b/src/plugins/demo/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 796b6df45..5158c1dde 100644 --- a/src/plugins/demo/demo.c +++ b/src/plugins/demo/demo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ac5d17d30..5f8e83188 100644 --- a/src/plugins/fifo/CMakeLists.txt +++ b/src/plugins/fifo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 09959d8f2..981fcb4c5 100644 --- a/src/plugins/fifo/Makefile.am +++ b/src/plugins/fifo/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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-info.c b/src/plugins/fifo/fifo-info.c index 3fc7aeca7..ffba86c82 100644 --- a/src/plugins/fifo/fifo-info.c +++ b/src/plugins/fifo/fifo-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/fifo-info.h b/src/plugins/fifo/fifo-info.h index 494e95ace..87270c6a0 100644 --- a/src/plugins/fifo/fifo-info.h +++ b/src/plugins/fifo/fifo-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/fifo.c b/src/plugins/fifo/fifo.c index c05caa765..fe16f2015 100644 --- a/src/plugins/fifo/fifo.c +++ b/src/plugins/fifo/fifo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/fifo.h b/src/plugins/fifo/fifo.h index bb9ecc1aa..e7ac5f5f2 100644 --- a/src/plugins/fifo/fifo.h +++ b/src/plugins/fifo/fifo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4a2b6e250..16cf55528 100644 --- a/src/plugins/irc/CMakeLists.txt +++ b/src/plugins/irc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 13648f691..dfff9d1b6 100644 --- a/src/plugins/irc/Makefile.am +++ b/src/plugins/irc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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-bar-item.c b/src/plugins/irc/irc-bar-item.c index 6b4d33bb5..3e6bec735 100644 --- a/src/plugins/irc/irc-bar-item.c +++ b/src/plugins/irc/irc-bar-item.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-bar-item.h b/src/plugins/irc/irc-bar-item.h index 749a27301..757d66bad 100644 --- a/src/plugins/irc/irc-bar-item.h +++ b/src/plugins/irc/irc-bar-item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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.c b/src/plugins/irc/irc-buffer.c index 53d8917f1..08ddfd96f 100644 --- a/src/plugins/irc/irc-buffer.c +++ b/src/plugins/irc/irc-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 a8d7fdea7..ae2cc2e9b 100644 --- a/src/plugins/irc/irc-buffer.h +++ b/src/plugins/irc/irc-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 d0c423a61..8c02fd66c 100644 --- a/src/plugins/irc/irc-channel.c +++ b/src/plugins/irc/irc-channel.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4ae384403..fed2c653d 100644 --- a/src/plugins/irc/irc-channel.h +++ b/src/plugins/irc/irc-channel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 974e20f7e..c210c9d45 100644 --- a/src/plugins/irc/irc-color.c +++ b/src/plugins/irc/irc-color.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 a62984e18..cf2cd063d 100644 --- a/src/plugins/irc/irc-color.h +++ b/src/plugins/irc/irc-color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 d1ffcf617..cfcb8bf45 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 561596342..cd6d33c4e 100644 --- a/src/plugins/irc/irc-command.h +++ b/src/plugins/irc/irc-command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4e1b1b7d3..6e1e25f77 100644 --- a/src/plugins/irc/irc-completion.c +++ b/src/plugins/irc/irc-completion.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 a8d60d9d3..4b5c67fae 100644 --- a/src/plugins/irc/irc-completion.h +++ b/src/plugins/irc/irc-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8bf10aa81..415c86076 100644 --- a/src/plugins/irc/irc-config.c +++ b/src/plugins/irc/irc-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e08bf6ef1..f5bddbf86 100644 --- a/src/plugins/irc/irc-config.h +++ b/src/plugins/irc/irc-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-debug.c b/src/plugins/irc/irc-debug.c index fc92ff0b1..6644060e5 100644 --- a/src/plugins/irc/irc-debug.c +++ b/src/plugins/irc/irc-debug.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-debug.h b/src/plugins/irc/irc-debug.h index 259764d59..09e0123da 100644 --- a/src/plugins/irc/irc-debug.h +++ b/src/plugins/irc/irc-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 936e07efb..e803a51b1 100644 --- a/src/plugins/irc/irc-display.c +++ b/src/plugins/irc/irc-display.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e98d79ca2..739acbe4b 100644 --- a/src/plugins/irc/irc-display.h +++ b/src/plugins/irc/irc-display.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-ignore.c b/src/plugins/irc/irc-ignore.c index 826d282c2..f3ad0b791 100644 --- a/src/plugins/irc/irc-ignore.c +++ b/src/plugins/irc/irc-ignore.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-ignore.h b/src/plugins/irc/irc-ignore.h index 660b80bc4..ff116cd8d 100644 --- a/src/plugins/irc/irc-ignore.h +++ b/src/plugins/irc/irc-ignore.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-info.c b/src/plugins/irc/irc-info.c index 0afaed538..87911d87c 100644 --- a/src/plugins/irc/irc-info.c +++ b/src/plugins/irc/irc-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-info.h b/src/plugins/irc/irc-info.h index aca465c61..40d319666 100644 --- a/src/plugins/irc/irc-info.h +++ b/src/plugins/irc/irc-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 41ef3d5b7..04326c170 100644 --- a/src/plugins/irc/irc-input.c +++ b/src/plugins/irc/irc-input.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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.h b/src/plugins/irc/irc-input.h index 67649fe65..d98406a87 100644 --- a/src/plugins/irc/irc-input.h +++ b/src/plugins/irc/irc-input.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c38acd159..e7c513977 100644 --- a/src/plugins/irc/irc-mode.c +++ b/src/plugins/irc/irc-mode.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 564a0f388..26e97479a 100644 --- a/src/plugins/irc/irc-mode.h +++ b/src/plugins/irc/irc-mode.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 d2c49475f..2161c6fb8 100644 --- a/src/plugins/irc/irc-nick.c +++ b/src/plugins/irc/irc-nick.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 915fe221e..1eaeeaa23 100644 --- a/src/plugins/irc/irc-nick.h +++ b/src/plugins/irc/irc-nick.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ca329edf0..6f5a4cba7 100644 --- a/src/plugins/irc/irc-protocol.c +++ b/src/plugins/irc/irc-protocol.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 cee34c829..6585140a2 100644 --- a/src/plugins/irc/irc-protocol.h +++ b/src/plugins/irc/irc-protocol.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 ed6d10173..e160bbde7 100644 --- a/src/plugins/irc/irc-server.c +++ b/src/plugins/irc/irc-server.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 fbca12a44..739bd02d3 100644 --- a/src/plugins/irc/irc-server.h +++ b/src/plugins/irc/irc-server.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-upgrade.c b/src/plugins/irc/irc-upgrade.c index cd56cafc9..0b138b9a0 100644 --- a/src/plugins/irc/irc-upgrade.c +++ b/src/plugins/irc/irc-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-upgrade.h b/src/plugins/irc/irc-upgrade.h index c7286c1ca..304a6ee93 100644 --- a/src/plugins/irc/irc-upgrade.h +++ b/src/plugins/irc/irc-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0d0438e79..70f41fd5c 100644 --- a/src/plugins/irc/irc.c +++ b/src/plugins/irc/irc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 14aa43c2e..e26d5f782 100644 --- a/src/plugins/irc/irc.h +++ b/src/plugins/irc/irc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 a3e9457ca..16d3e8086 100644 --- a/src/plugins/logger/CMakeLists.txt +++ b/src/plugins/logger/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 2f76c7993..42b5e859b 100644 --- a/src/plugins/logger/Makefile.am +++ b/src/plugins/logger/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 dfe3bfdb3..d4388ea46 100644 --- a/src/plugins/logger/logger-buffer.c +++ b/src/plugins/logger/logger-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4cc715d38..1b3789212 100644 --- a/src/plugins/logger/logger-buffer.h +++ b/src/plugins/logger/logger-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-config.c b/src/plugins/logger/logger-config.c index b24bf746f..3a2f72e54 100644 --- a/src/plugins/logger/logger-config.c +++ b/src/plugins/logger/logger-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-config.h b/src/plugins/logger/logger-config.h index 519542bd2..f1f87390e 100644 --- a/src/plugins/logger/logger-config.h +++ b/src/plugins/logger/logger-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-info.c b/src/plugins/logger/logger-info.c index 58266fe0f..9fb231fd1 100644 --- a/src/plugins/logger/logger-info.c +++ b/src/plugins/logger/logger-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-info.h b/src/plugins/logger/logger-info.h index 02c75fa67..9092cf295 100644 --- a/src/plugins/logger/logger-info.h +++ b/src/plugins/logger/logger-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 30b2adac5..a7515e64d 100644 --- a/src/plugins/logger/logger-tail.c +++ b/src/plugins/logger/logger-tail.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0baeb8cf9..863318025 100644 --- a/src/plugins/logger/logger-tail.h +++ b/src/plugins/logger/logger-tail.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 b8783758e..93ec28736 100644 --- a/src/plugins/logger/logger.c +++ b/src/plugins/logger/logger.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 fda67048d..93071fa57 100644 --- a/src/plugins/logger/logger.h +++ b/src/plugins/logger/logger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/notify/CMakeLists.txt b/src/plugins/notify/CMakeLists.txt index 063b7ef24..a5f0b634c 100644 --- a/src/plugins/notify/CMakeLists.txt +++ b/src/plugins/notify/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/notify/Makefile.am b/src/plugins/notify/Makefile.am index be71095dc..92a6682c4 100644 --- a/src/plugins/notify/Makefile.am +++ b/src/plugins/notify/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/notify/notify.c b/src/plugins/notify/notify.c index 9334916b0..544c35180 100644 --- a/src/plugins/notify/notify.c +++ b/src/plugins/notify/notify.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 c0a390b7c..6dcb6d296 100644 --- a/src/plugins/plugin-api.c +++ b/src/plugins/plugin-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 93b8a1f5b..fddfc22b0 100644 --- a/src/plugins/plugin-api.h +++ b/src/plugins/plugin-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 05a07f67a..435ad6b88 100644 --- a/src/plugins/plugin-config.c +++ b/src/plugins/plugin-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 8226db0d1..02ce3eabe 100644 --- a/src/plugins/plugin-config.h +++ b/src/plugins/plugin-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 e3c4eba97..2e05024eb 100644 --- a/src/plugins/plugin.c +++ b/src/plugins/plugin.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 54c302279..8264a2ffe 100644 --- a/src/plugins/plugin.h +++ b/src/plugins/plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/CMakeLists.txt b/src/plugins/relay/CMakeLists.txt index 4ad5fbce6..662223909 100644 --- a/src/plugins/relay/CMakeLists.txt +++ b/src/plugins/relay/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/relay/Makefile.am b/src/plugins/relay/Makefile.am index 6efac2e17..4f8558e8d 100644 --- a/src/plugins/relay/Makefile.am +++ b/src/plugins/relay/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/relay/relay-buffer.c b/src/plugins/relay/relay-buffer.c index 36b30bc1f..f4759b68f 100644 --- a/src/plugins/relay/relay-buffer.c +++ b/src/plugins/relay/relay-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-buffer.h b/src/plugins/relay/relay-buffer.h index 1702e0b91..46b568a9c 100644 --- a/src/plugins/relay/relay-buffer.h +++ b/src/plugins/relay/relay-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-client.c b/src/plugins/relay/relay-client.c index 02a7e53fd..19c5538a9 100644 --- a/src/plugins/relay/relay-client.c +++ b/src/plugins/relay/relay-client.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-client.h b/src/plugins/relay/relay-client.h index 4f06e6c0e..94e03b0ae 100644 --- a/src/plugins/relay/relay-client.h +++ b/src/plugins/relay/relay-client.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-command.c b/src/plugins/relay/relay-command.c index 839a02286..1bdec5bcf 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-command.h b/src/plugins/relay/relay-command.h index 8236768f5..4911893fa 100644 --- a/src/plugins/relay/relay-command.h +++ b/src/plugins/relay/relay-command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-config.c b/src/plugins/relay/relay-config.c index 2889cbcbc..a4e916cc8 100644 --- a/src/plugins/relay/relay-config.c +++ b/src/plugins/relay/relay-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-config.h b/src/plugins/relay/relay-config.h index 0c35f2ff1..30fe1a01a 100644 --- a/src/plugins/relay/relay-config.h +++ b/src/plugins/relay/relay-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-info.c b/src/plugins/relay/relay-info.c index 100e366cb..e667b7f54 100644 --- a/src/plugins/relay/relay-info.c +++ b/src/plugins/relay/relay-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-info.h b/src/plugins/relay/relay-info.h index 87aaabf96..09fe4b74f 100644 --- a/src/plugins/relay/relay-info.h +++ b/src/plugins/relay/relay-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-network.c b/src/plugins/relay/relay-network.c index d93ac4387..8b48edacb 100644 --- a/src/plugins/relay/relay-network.c +++ b/src/plugins/relay/relay-network.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-network.h b/src/plugins/relay/relay-network.h index a090276d3..57f6ba9e1 100644 --- a/src/plugins/relay/relay-network.h +++ b/src/plugins/relay/relay-network.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-upgrade.c b/src/plugins/relay/relay-upgrade.c index 907122583..3fcb0e332 100644 --- a/src/plugins/relay/relay-upgrade.c +++ b/src/plugins/relay/relay-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay-upgrade.h b/src/plugins/relay/relay-upgrade.h index 855c1026e..730f1b273 100644 --- a/src/plugins/relay/relay-upgrade.h +++ b/src/plugins/relay/relay-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay.c b/src/plugins/relay/relay.c index 252d91590..632c2ac10 100644 --- a/src/plugins/relay/relay.c +++ b/src/plugins/relay/relay.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/relay/relay.h b/src/plugins/relay/relay.h index 18e81c471..cc3b4c610 100644 --- a/src/plugins/relay/relay.h +++ b/src/plugins/relay/relay.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 0a83ecf1d..36c2e2574 100644 --- a/src/plugins/scripts/CMakeLists.txt +++ b/src/plugins/scripts/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 0d90c7193..c599e13e7 100644 --- a/src/plugins/scripts/Makefile.am +++ b/src/plugins/scripts/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 0e827e61b..cde09e646 100644 --- a/src/plugins/scripts/lua/CMakeLists.txt +++ b/src/plugins/scripts/lua/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 2cd2afd69..2fa2ce064 100644 --- a/src/plugins/scripts/lua/Makefile.am +++ b/src/plugins/scripts/lua/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/weechat-lua-api.c b/src/plugins/scripts/lua/weechat-lua-api.c index 671db30dd..31fef65ca 100644 --- a/src/plugins/scripts/lua/weechat-lua-api.c +++ b/src/plugins/scripts/lua/weechat-lua-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/lua/weechat-lua-api.h b/src/plugins/scripts/lua/weechat-lua-api.h index f8b366a58..b2bccaa23 100644 --- a/src/plugins/scripts/lua/weechat-lua-api.h +++ b/src/plugins/scripts/lua/weechat-lua-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/lua/weechat-lua.c b/src/plugins/scripts/lua/weechat-lua.c index 377b213ff..c1f7dbfc8 100644 --- a/src/plugins/scripts/lua/weechat-lua.c +++ b/src/plugins/scripts/lua/weechat-lua.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/lua/weechat-lua.h b/src/plugins/scripts/lua/weechat-lua.h index 9ab24fd7b..8eef0843e 100644 --- a/src/plugins/scripts/lua/weechat-lua.h +++ b/src/plugins/scripts/lua/weechat-lua.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 46c82097e..52950cfff 100644 --- a/src/plugins/scripts/perl/CMakeLists.txt +++ b/src/plugins/scripts/perl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 d140f1174..f5c862b7c 100644 --- a/src/plugins/scripts/perl/Makefile.am +++ b/src/plugins/scripts/perl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/weechat-perl-api.c b/src/plugins/scripts/perl/weechat-perl-api.c index 396673b37..0f393b04a 100644 --- a/src/plugins/scripts/perl/weechat-perl-api.c +++ b/src/plugins/scripts/perl/weechat-perl-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-perl-api.h b/src/plugins/scripts/perl/weechat-perl-api.h index baf4160cf..fdfd1d695 100644 --- a/src/plugins/scripts/perl/weechat-perl-api.h +++ b/src/plugins/scripts/perl/weechat-perl-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-perl.c b/src/plugins/scripts/perl/weechat-perl.c index aefc986d9..0e7d33fd9 100644 --- a/src/plugins/scripts/perl/weechat-perl.c +++ b/src/plugins/scripts/perl/weechat-perl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-perl.h b/src/plugins/scripts/perl/weechat-perl.h index f79b5b3ca..5320f4e08 100644 --- a/src/plugins/scripts/perl/weechat-perl.h +++ b/src/plugins/scripts/perl/weechat-perl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 004fa190a..8495c3290 100644 --- a/src/plugins/scripts/python/CMakeLists.txt +++ b/src/plugins/scripts/python/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 a63fabb2c..d40e48359 100644 --- a/src/plugins/scripts/python/Makefile.am +++ b/src/plugins/scripts/python/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/weechat-python-api.c b/src/plugins/scripts/python/weechat-python-api.c index d4097b242..c400e0997 100644 --- a/src/plugins/scripts/python/weechat-python-api.c +++ b/src/plugins/scripts/python/weechat-python-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-python-api.h b/src/plugins/scripts/python/weechat-python-api.h index 404a92182..8b56e565c 100644 --- a/src/plugins/scripts/python/weechat-python-api.h +++ b/src/plugins/scripts/python/weechat-python-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-python.c b/src/plugins/scripts/python/weechat-python.c index 721f7dcdf..8865532c9 100644 --- a/src/plugins/scripts/python/weechat-python.c +++ b/src/plugins/scripts/python/weechat-python.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-python.h b/src/plugins/scripts/python/weechat-python.h index d973ec38a..a506c0763 100644 --- a/src/plugins/scripts/python/weechat-python.h +++ b/src/plugins/scripts/python/weechat-python.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 3702e0e48..452e47907 100644 --- a/src/plugins/scripts/ruby/CMakeLists.txt +++ b/src/plugins/scripts/ruby/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 e2501a047..e7ac002e5 100644 --- a/src/plugins/scripts/ruby/Makefile.am +++ b/src/plugins/scripts/ruby/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/weechat-ruby-api.c b/src/plugins/scripts/ruby/weechat-ruby-api.c index 28cd43ed4..0f6037489 100644 --- a/src/plugins/scripts/ruby/weechat-ruby-api.c +++ b/src/plugins/scripts/ruby/weechat-ruby-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-ruby-api.h b/src/plugins/scripts/ruby/weechat-ruby-api.h index 33eaa0ab8..040d92edf 100644 --- a/src/plugins/scripts/ruby/weechat-ruby-api.h +++ b/src/plugins/scripts/ruby/weechat-ruby-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-ruby.c b/src/plugins/scripts/ruby/weechat-ruby.c index 53a616018..34866f545 100644 --- a/src/plugins/scripts/ruby/weechat-ruby.c +++ b/src/plugins/scripts/ruby/weechat-ruby.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-ruby.h b/src/plugins/scripts/ruby/weechat-ruby.h index 0529cb036..7f6753b33 100644 --- a/src/plugins/scripts/ruby/weechat-ruby.h +++ b/src/plugins/scripts/ruby/weechat-ruby.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-api.c b/src/plugins/scripts/script-api.c index d810a4a77..d0fabb10a 100644 --- a/src/plugins/scripts/script-api.c +++ b/src/plugins/scripts/script-api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-api.h b/src/plugins/scripts/script-api.h index d498b22e4..871481305 100644 --- a/src/plugins/scripts/script-api.h +++ b/src/plugins/scripts/script-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-callback.c b/src/plugins/scripts/script-callback.c index e7021230e..2adeacb46 100644 --- a/src/plugins/scripts/script-callback.c +++ b/src/plugins/scripts/script-callback.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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-callback.h b/src/plugins/scripts/script-callback.h index 947887ef0..2e7013d94 100644 --- a/src/plugins/scripts/script-callback.h +++ b/src/plugins/scripts/script-callback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 4ebf5c8fd..2fdc8e4d0 100644 --- a/src/plugins/scripts/script.c +++ b/src/plugins/scripts/script.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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.h b/src/plugins/scripts/script.h index 222d5c289..62b7ab73b 100644 --- a/src/plugins/scripts/script.h +++ b/src/plugins/scripts/script.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/tcl/CMakeLists.txt b/src/plugins/scripts/tcl/CMakeLists.txt index 9b69794c6..05914d113 100644 --- a/src/plugins/scripts/tcl/CMakeLists.txt +++ b/src/plugins/scripts/tcl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/tcl/Makefile.am b/src/plugins/scripts/tcl/Makefile.am index f703760a2..960dc8d24 100644 --- a/src/plugins/scripts/tcl/Makefile.am +++ b/src/plugins/scripts/tcl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/tcl/weechat-tcl-api.c b/src/plugins/scripts/tcl/weechat-tcl-api.c index 29a192d1f..f4216a70a 100644 --- a/src/plugins/scripts/tcl/weechat-tcl-api.c +++ b/src/plugins/scripts/tcl/weechat-tcl-api.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Dmitry Kobylin <fnfal@academ.tsc.ru> + * Copyright (c) 2008-2009 Dmitry Kobylin <fnfal@academ.tsc.ru> * 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/tcl/weechat-tcl-api.h b/src/plugins/scripts/tcl/weechat-tcl-api.h index 567ce60c1..d6a09970e 100644 --- a/src/plugins/scripts/tcl/weechat-tcl-api.h +++ b/src/plugins/scripts/tcl/weechat-tcl-api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/tcl/weechat-tcl.c b/src/plugins/scripts/tcl/weechat-tcl.c index 2f0058ee2..3b7070613 100644 --- a/src/plugins/scripts/tcl/weechat-tcl.c +++ b/src/plugins/scripts/tcl/weechat-tcl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Dmitry Kobylin <fnfal@academ.tsc.ru> + * Copyright (c) 2008-2009 Dmitry Kobylin <fnfal@academ.tsc.ru> * 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/tcl/weechat-tcl.h b/src/plugins/scripts/tcl/weechat-tcl.h index e963294d2..40a4335c7 100644 --- a/src/plugins/scripts/tcl/weechat-tcl.h +++ b/src/plugins/scripts/tcl/weechat-tcl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/CMakeLists.txt b/src/plugins/trigger/CMakeLists.txt index a09cb59f9..e1b84df9f 100644 --- a/src/plugins/trigger/CMakeLists.txt +++ b/src/plugins/trigger/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 99e3cac5a..a36da6401 100644 --- a/src/plugins/trigger/Makefile.am +++ b/src/plugins/trigger/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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 cd1f04e1c..3d2075f1d 100644 --- a/src/plugins/trigger/dump.c +++ b/src/plugins/trigger/dump.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger-libc.c b/src/plugins/trigger/trigger-libc.c index 7602f7738..0de18da4a 100644 --- a/src/plugins/trigger/trigger-libc.c +++ b/src/plugins/trigger/trigger-libc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger-libc.h b/src/plugins/trigger/trigger-libc.h index 6a51c703b..a39bccbed 100644 --- a/src/plugins/trigger/trigger-libc.h +++ b/src/plugins/trigger/trigger-libc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger-libirc.c b/src/plugins/trigger/trigger-libirc.c index a75e75982..d4298289a 100644 --- a/src/plugins/trigger/trigger-libirc.c +++ b/src/plugins/trigger/trigger-libirc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger-libirc.h b/src/plugins/trigger/trigger-libirc.h index 0e81e722f..b48e9070b 100644 --- a/src/plugins/trigger/trigger-libirc.h +++ b/src/plugins/trigger/trigger-libirc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger.c b/src/plugins/trigger/trigger.c index 8f5a5974b..e7ff0a225 100644 --- a/src/plugins/trigger/trigger.c +++ b/src/plugins/trigger/trigger.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/trigger/trigger.h b/src/plugins/trigger/trigger.h index 580f07e86..f27d0bcd2 100644 --- a/src/plugins/trigger/trigger.h +++ b/src/plugins/trigger/trigger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/weechat-plugin.h b/src/plugins/weechat-plugin.h index 416a530c7..feba82a5b 100644 --- a/src/plugins/weechat-plugin.h +++ b/src/plugins/weechat-plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/CMakeLists.txt b/src/plugins/xfer/CMakeLists.txt index 855b95121..a7d7135b1 100644 --- a/src/plugins/xfer/CMakeLists.txt +++ b/src/plugins/xfer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/xfer/Makefile.am b/src/plugins/xfer/Makefile.am index 47c1be299..9e2615180 100644 --- a/src/plugins/xfer/Makefile.am +++ b/src/plugins/xfer/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2008 FlashCode <flashcode@flashtux.org> +# Copyright (c) 2003-2009 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/xfer/xfer-buffer.c b/src/plugins/xfer/xfer-buffer.c index 0d319453c..c02a256ae 100644 --- a/src/plugins/xfer/xfer-buffer.c +++ b/src/plugins/xfer/xfer-buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-buffer.h b/src/plugins/xfer/xfer-buffer.h index 197b16a37..0c6a3b694 100644 --- a/src/plugins/xfer/xfer-buffer.h +++ b/src/plugins/xfer/xfer-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-chat.c b/src/plugins/xfer/xfer-chat.c index 837c18bb6..f421ffaa3 100644 --- a/src/plugins/xfer/xfer-chat.c +++ b/src/plugins/xfer/xfer-chat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-chat.h b/src/plugins/xfer/xfer-chat.h index 131a6111f..fd5b12a42 100644 --- a/src/plugins/xfer/xfer-chat.h +++ b/src/plugins/xfer/xfer-chat.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-command.c b/src/plugins/xfer/xfer-command.c index 777766351..1c006b33f 100644 --- a/src/plugins/xfer/xfer-command.c +++ b/src/plugins/xfer/xfer-command.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-command.h b/src/plugins/xfer/xfer-command.h index 7b29cafc5..df3c5df12 100644 --- a/src/plugins/xfer/xfer-command.h +++ b/src/plugins/xfer/xfer-command.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-config.c b/src/plugins/xfer/xfer-config.c index 8f9c15a17..f3288307f 100644 --- a/src/plugins/xfer/xfer-config.c +++ b/src/plugins/xfer/xfer-config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-config.h b/src/plugins/xfer/xfer-config.h index 8450cf714..11c07eedb 100644 --- a/src/plugins/xfer/xfer-config.h +++ b/src/plugins/xfer/xfer-config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-dcc.c b/src/plugins/xfer/xfer-dcc.c index 4a9c3c556..666602dca 100644 --- a/src/plugins/xfer/xfer-dcc.c +++ b/src/plugins/xfer/xfer-dcc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-dcc.h b/src/plugins/xfer/xfer-dcc.h index 7c0349f0c..e374cb7e0 100644 --- a/src/plugins/xfer/xfer-dcc.h +++ b/src/plugins/xfer/xfer-dcc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-file.c b/src/plugins/xfer/xfer-file.c index f2c86aad7..964c1dd1e 100644 --- a/src/plugins/xfer/xfer-file.c +++ b/src/plugins/xfer/xfer-file.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-file.h b/src/plugins/xfer/xfer-file.h index 78d0eeaa7..20f760d92 100644 --- a/src/plugins/xfer/xfer-file.h +++ b/src/plugins/xfer/xfer-file.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-info.c b/src/plugins/xfer/xfer-info.c index 1472adf5c..afdc03a10 100644 --- a/src/plugins/xfer/xfer-info.c +++ b/src/plugins/xfer/xfer-info.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-info.h b/src/plugins/xfer/xfer-info.h index 1c3b5be57..255b0c2b5 100644 --- a/src/plugins/xfer/xfer-info.h +++ b/src/plugins/xfer/xfer-info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-network.c b/src/plugins/xfer/xfer-network.c index c760ebaf0..c38c29a7b 100644 --- a/src/plugins/xfer/xfer-network.c +++ b/src/plugins/xfer/xfer-network.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-network.h b/src/plugins/xfer/xfer-network.h index 17b007662..c517e7ba9 100644 --- a/src/plugins/xfer/xfer-network.h +++ b/src/plugins/xfer/xfer-network.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-upgrade.c b/src/plugins/xfer/xfer-upgrade.c index 4f8a0780b..36e4cb145 100644 --- a/src/plugins/xfer/xfer-upgrade.c +++ b/src/plugins/xfer/xfer-upgrade.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer-upgrade.h b/src/plugins/xfer/xfer-upgrade.h index 5026b3ffa..c4734f587 100644 --- a/src/plugins/xfer/xfer-upgrade.h +++ b/src/plugins/xfer/xfer-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer.c b/src/plugins/xfer/xfer.c index 071dc4878..16bb46d01 100644 --- a/src/plugins/xfer/xfer.c +++ b/src/plugins/xfer/xfer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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/xfer/xfer.h b/src/plugins/xfer/xfer.h index 2c5ad76b8..195e61ddb 100644 --- a/src/plugins/xfer/xfer.h +++ b/src/plugins/xfer/xfer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003-2008 by FlashCode <flashcode@flashtux.org> + * Copyright (c) 2003-2009 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 |