diff options
Diffstat (limited to 'src/win32/pthread/pthread.cpp')
-rw-r--r-- | src/win32/pthread/pthread.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/pthread/pthread.cpp b/src/win32/pthread/pthread.cpp index 8c1da7555..b3d208da0 100644 --- a/src/win32/pthread/pthread.cpp +++ b/src/win32/pthread/pthread.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2011 Anope Team <team@anope.org> + * Copyright (C) 2008-2012 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |