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/os_info.c | |
parent | f592417ec2fc41dc90127cae2fee2064ca597393 (diff) |
Some more copyright/typo fixes, spotted by chaz :P
Diffstat (limited to 'src/modules/os_info.c')
-rw-r--r-- | src/modules/os_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/os_info.c b/src/modules/os_info.c index d0716a9cd..cc2e77a8b 100644 --- a/src/modules/os_info.c +++ b/src/modules/os_info.c @@ -1,6 +1,6 @@ /* os_info.c - Adds oper information lines to nicks/channels * - * (C) 2003-2010 Anope Team + * (C) 2003-2011 Anope Team * Contact us at team@anope.org * * Based on the original module by Rob <rob@anope.org> |