diff options
Diffstat (limited to 'src/win32/windows.cpp')
-rw-r--r-- | src/win32/windows.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp index af37282c8..a443472f9 100644 --- a/src/win32/windows.cpp +++ b/src/win32/windows.cpp @@ -1,7 +1,7 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008 Anope Team <info@anope.org> + * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> + * Copyright (C) 2008-2011 Anope Team <info@anope.org> * * Please read COPYING and README for further details. * |