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