diff options
author | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
commit | 3ef227aa88b42b56c65d9417a23dee7aa26ddadc (patch) | |
tree | 782ef3a4619921e7b6c314ff6288175808c9a4cf /src/modules/cs_appendtopic.c | |
parent | f592417ec2fc41dc90127cae2fee2064ca597393 (diff) |
Some more copyright/typo fixes, spotted by chaz :P
Diffstat (limited to 'src/modules/cs_appendtopic.c')
-rw-r--r-- | src/modules/cs_appendtopic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/cs_appendtopic.c b/src/modules/cs_appendtopic.c index f91b58874..b9a5f6773 100644 --- a/src/modules/cs_appendtopic.c +++ b/src/modules/cs_appendtopic.c @@ -1,6 +1,6 @@ /* cs_appendtopic.c - Add text to a channels topic * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Based on the original module by SGR <Alex_SGR@ntlworld.com> |