diff options
Diffstat (limited to 'src/protocol')
-rw-r--r-- | src/protocol/bahamut.c | 2 | ||||
-rw-r--r-- | src/protocol/inspircd11.c | 2 | ||||
-rw-r--r-- | src/protocol/inspircd12.cpp | 2 | ||||
-rw-r--r-- | src/protocol/ratbox.c | 2 | ||||
-rw-r--r-- | src/protocol/unreal32.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c index ced288073..bd5a323dc 100644 --- a/src/protocol/bahamut.c +++ b/src/protocol/bahamut.c @@ -1,6 +1,6 @@ /* Bahamut functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd11.c b/src/protocol/inspircd11.c index da6883f3c..55f0858e3 100644 --- a/src/protocol/inspircd11.c +++ b/src/protocol/inspircd11.c @@ -1,6 +1,6 @@ /* inspircd 1.1 beta 6+ functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/inspircd12.cpp b/src/protocol/inspircd12.cpp index e94d3cd1b..9587f57a7 100644 --- a/src/protocol/inspircd12.cpp +++ b/src/protocol/inspircd12.cpp @@ -1,6 +1,6 @@ /* inspircd 1.2 functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c index 299b9b658..e605a922a 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -1,6 +1,6 @@ /* Ratbox IRCD functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for furhter details. diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c index 00335bbbb..8f5d70fe8 100644 --- a/src/protocol/unreal32.c +++ b/src/protocol/unreal32.c @@ -1,6 +1,6 @@ /* Unreal IRCD 3.2.x functions * - * (C) 2003-2009 Anope Team + * (C) 2003-2010 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |