From 08ad0291ea0df7b45e99ff4a3af18888ca348bc8 Mon Sep 17 00:00:00 2001 From: psychon Date: Thu, 1 Jan 2009 12:22:21 +0000 Subject: [PATCH] Happy New Year 2009 everyone! git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1317 726aef4b-f618-498e-8847-2d620e286838 --- Buffer.cpp | 2 +- Buffer.h | 2 +- Chan.cpp | 2 +- Chan.h | 2 +- Client.cpp | 2 +- Client.h | 2 +- ClientCommand.cpp | 2 +- DCCBounce.cpp | 2 +- DCCBounce.h | 2 +- DCCSock.cpp | 2 +- DCCSock.h | 2 +- FileUtils.cpp | 2 +- FileUtils.h | 2 +- HTTPSock.cpp | 2 +- HTTPSock.h | 2 +- IRCSock.cpp | 2 +- IRCSock.h | 2 +- Modules.cpp | 2 +- Modules.h | 2 +- Nick.cpp | 2 +- Nick.h | 2 +- Server.cpp | 2 +- Server.h | 2 +- Template.cpp | 2 +- Template.h | 2 +- Timers.h | 2 +- User.cpp | 2 +- User.h | 2 +- Utils.cpp | 2 +- Utils.h | 2 +- ZNCString.cpp | 2 +- ZNCString.h | 2 +- main.cpp | 2 +- main.h | 2 +- modules/autoattach.cpp | 2 +- modules/autocycle.cpp | 2 +- modules/autoop.cpp | 2 +- modules/away.cpp | 2 +- modules/awaynick.cpp | 2 +- modules/chansaver.cpp | 2 +- modules/crypt.cpp | 2 +- modules/email.cpp | 2 +- modules/imapauth.cpp | 2 +- modules/keepnick.cpp | 2 +- modules/kickrejoin.cpp | 2 +- modules/modperl.cpp | 2 +- modules/nickserv.cpp | 2 +- modules/partyline.cpp | 2 +- modules/perform.cpp | 2 +- modules/q.cpp | 2 +- modules/raw.cpp | 2 +- modules/sample.cpp | 2 +- modules/saslauth.cpp | 2 +- modules/savebuff.cpp | 2 +- modules/schat.cpp | 2 +- modules/shell.cpp | 2 +- modules/simple_away.cpp | 2 +- modules/stickychan.cpp | 2 +- modules/watch.cpp | 2 +- modules/webadmin.cpp | 2 +- znc.cpp | 2 +- znc.h | 2 +- 62 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Buffer.cpp b/Buffer.cpp index 73e2b442..2d67fbf6 100644 --- a/Buffer.cpp +++ b/Buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Buffer.h b/Buffer.h index 175baccc..c73a9073 100644 --- a/Buffer.h +++ b/Buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Chan.cpp b/Chan.cpp index ea7c9f72..3efa7203 100644 --- a/Chan.cpp +++ b/Chan.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Chan.h b/Chan.h index 12629668..ae324ec0 100644 --- a/Chan.h +++ b/Chan.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Client.cpp b/Client.cpp index de7148d4..595bbaed 100644 --- a/Client.cpp +++ b/Client.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Client.h b/Client.h index c6bdf213..bdc4f2c7 100644 --- a/Client.h +++ b/Client.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/ClientCommand.cpp b/ClientCommand.cpp index c26c31bb..c1f035c0 100644 --- a/ClientCommand.cpp +++ b/ClientCommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/DCCBounce.cpp b/DCCBounce.cpp index a0803592..4ec46593 100644 --- a/DCCBounce.cpp +++ b/DCCBounce.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/DCCBounce.h b/DCCBounce.h index e7f6bf3f..2cb124f2 100644 --- a/DCCBounce.h +++ b/DCCBounce.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/DCCSock.cpp b/DCCSock.cpp index 7a9fefb9..ae0e5a1c 100644 --- a/DCCSock.cpp +++ b/DCCSock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/DCCSock.h b/DCCSock.h index e9e7e62c..bd9e0b20 100644 --- a/DCCSock.h +++ b/DCCSock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/FileUtils.cpp b/FileUtils.cpp index 621f287c..88538d91 100644 --- a/FileUtils.cpp +++ b/FileUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/FileUtils.h b/FileUtils.h index 5d2efcf9..0b1048fa 100644 --- a/FileUtils.h +++ b/FileUtils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/HTTPSock.cpp b/HTTPSock.cpp index 8cfba52e..6ee1030a 100644 --- a/HTTPSock.cpp +++ b/HTTPSock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/HTTPSock.h b/HTTPSock.h index 07c4f7ba..39e7693a 100644 --- a/HTTPSock.h +++ b/HTTPSock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/IRCSock.cpp b/IRCSock.cpp index 0efb13e8..7c32fa89 100644 --- a/IRCSock.cpp +++ b/IRCSock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/IRCSock.h b/IRCSock.h index 982b3120..f7a64689 100644 --- a/IRCSock.h +++ b/IRCSock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Modules.cpp b/Modules.cpp index b8f835b8..13660b6a 100644 --- a/Modules.cpp +++ b/Modules.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Modules.h b/Modules.h index e0829200..daa9bd92 100644 --- a/Modules.h +++ b/Modules.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Nick.cpp b/Nick.cpp index b9c0ff3b..ac32b501 100644 --- a/Nick.cpp +++ b/Nick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Nick.h b/Nick.h index 028adc6c..78afe2ae 100644 --- a/Nick.h +++ b/Nick.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Server.cpp b/Server.cpp index 20d4d385..09de7801 100644 --- a/Server.cpp +++ b/Server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Server.h b/Server.h index ceb26add..775f8be0 100644 --- a/Server.h +++ b/Server.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Template.cpp b/Template.cpp index c1050199..6c992ff6 100644 --- a/Template.cpp +++ b/Template.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Template.h b/Template.h index 46a694fe..0a7f10e2 100644 --- a/Template.h +++ b/Template.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Timers.h b/Timers.h index fa65c8ef..db00c34a 100644 --- a/Timers.h +++ b/Timers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/User.cpp b/User.cpp index 55cda728..290f7b2b 100644 --- a/User.cpp +++ b/User.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/User.h b/User.h index da6d7006..37137984 100644 --- a/User.h +++ b/User.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Utils.cpp b/Utils.cpp index 3298ded8..c5e90212 100644 --- a/Utils.cpp +++ b/Utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/Utils.h b/Utils.h index 550088c9..ba5f96e2 100644 --- a/Utils.h +++ b/Utils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/ZNCString.cpp b/ZNCString.cpp index 31eb8366..c5c5306f 100644 --- a/ZNCString.cpp +++ b/ZNCString.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/ZNCString.h b/ZNCString.h index 8b553de7..a5a1a265 100644 --- a/ZNCString.h +++ b/ZNCString.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/main.cpp b/main.cpp index 01b911fa..220345ab 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/main.h b/main.h index 8d3c78a2..db1ea598 100644 --- a/main.h +++ b/main.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/autoattach.cpp b/modules/autoattach.cpp index 71e47030..f2dec4b4 100644 --- a/modules/autoattach.cpp +++ b/modules/autoattach.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/autocycle.cpp b/modules/autocycle.cpp index d862c188..687bdd76 100644 --- a/modules/autocycle.cpp +++ b/modules/autocycle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/autoop.cpp b/modules/autoop.cpp index 31759994..970d0d31 100644 --- a/modules/autoop.cpp +++ b/modules/autoop.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/away.cpp b/modules/away.cpp index 5910d97f..260c54c0 100644 --- a/modules/away.cpp +++ b/modules/away.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/awaynick.cpp b/modules/awaynick.cpp index 89b9c008..4f0c8c8a 100644 --- a/modules/awaynick.cpp +++ b/modules/awaynick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/chansaver.cpp b/modules/chansaver.cpp index f7665df5..8aeb5be8 100644 --- a/modules/chansaver.cpp +++ b/modules/chansaver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/crypt.cpp b/modules/crypt.cpp index 72814858..04aa4379 100644 --- a/modules/crypt.cpp +++ b/modules/crypt.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/email.cpp b/modules/email.cpp index 8c946061..4f118c96 100644 --- a/modules/email.cpp +++ b/modules/email.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/imapauth.cpp b/modules/imapauth.cpp index 5161138d..fddd6ac4 100644 --- a/modules/imapauth.cpp +++ b/modules/imapauth.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/keepnick.cpp b/modules/keepnick.cpp index 314b5793..855a3474 100644 --- a/modules/keepnick.cpp +++ b/modules/keepnick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/kickrejoin.cpp b/modules/kickrejoin.cpp index 90688690..596d5e02 100644 --- a/modules/kickrejoin.cpp +++ b/modules/kickrejoin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/modperl.cpp b/modules/modperl.cpp index 0b57585d..ac0a69d0 100644 --- a/modules/modperl.cpp +++ b/modules/modperl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/nickserv.cpp b/modules/nickserv.cpp index eb8134d6..1d1c057b 100644 --- a/modules/nickserv.cpp +++ b/modules/nickserv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/partyline.cpp b/modules/partyline.cpp index cf63c1d8..c90cc80e 100644 --- a/modules/partyline.cpp +++ b/modules/partyline.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/perform.cpp b/modules/perform.cpp index 64e5da04..da843c44 100644 --- a/modules/perform.cpp +++ b/modules/perform.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/q.cpp b/modules/q.cpp index 7922285c..6fc17ace 100755 --- a/modules/q.cpp +++ b/modules/q.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 See the AUTHORS file for details. + * Copyright (C) 2008-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/raw.cpp b/modules/raw.cpp index 17be74d5..2c3462b4 100644 --- a/modules/raw.cpp +++ b/modules/raw.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/sample.cpp b/modules/sample.cpp index a46fbd2e..de835c84 100644 --- a/modules/sample.cpp +++ b/modules/sample.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/saslauth.cpp b/modules/saslauth.cpp index 1e03edc9..e9351a9a 100644 --- a/modules/saslauth.cpp +++ b/modules/saslauth.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/savebuff.cpp b/modules/savebuff.cpp index a61f4b6b..9ff6a36e 100644 --- a/modules/savebuff.cpp +++ b/modules/savebuff.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/schat.cpp b/modules/schat.cpp index 577e584d..b6ed4665 100644 --- a/modules/schat.cpp +++ b/modules/schat.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/shell.cpp b/modules/shell.cpp index 5c22e2eb..b64842d7 100644 --- a/modules/shell.cpp +++ b/modules/shell.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/simple_away.cpp b/modules/simple_away.cpp index 1b898b79..f946cf96 100644 --- a/modules/simple_away.cpp +++ b/modules/simple_away.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/stickychan.cpp b/modules/stickychan.cpp index 3d8dbfd2..6f33c65a 100644 --- a/modules/stickychan.cpp +++ b/modules/stickychan.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/watch.cpp b/modules/watch.cpp index 2b67fb7d..9de90daf 100644 --- a/modules/watch.cpp +++ b/modules/watch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/modules/webadmin.cpp b/modules/webadmin.cpp index bf94a367..71fcd443 100644 --- a/modules/webadmin.cpp +++ b/modules/webadmin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/znc.cpp b/znc.cpp index a7a03d68..3fad8d21 100644 --- a/znc.cpp +++ b/znc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/znc.h b/znc.h index ba12b8bb..ef2195fa 100644 --- a/znc.h +++ b/znc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 See the AUTHORS file for details. + * Copyright (C) 2004-2009 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published