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 72f1c94e8..3bb8b6d7b 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-2013 Anope Team <team@anope.org> + * Copyright (C) 2008-2014 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ |