summaryrefslogtreecommitdiff
path: root/src/win32/pthread
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-01-02 21:28:24 -0500
committerAdam <Adam@anope.org>2012-01-02 21:28:24 -0500
commit4204ece7a885dbe965f0adea57b3e3c017b4f5e2 (patch)
tree755089f5b5f11030438cd6e98aa671886e689a24 /src/win32/pthread
parent60a5cc1a616d06fa73a13b9601419ea0fe0345cc (diff)
Updated Copyright to 2012
Diffstat (limited to 'src/win32/pthread')
-rw-r--r--src/win32/pthread/pthread.cpp2
-rw-r--r--src/win32/pthread/pthread.h2
2 files changed, 2 insertions, 2 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.
*/
diff --git a/src/win32/pthread/pthread.h b/src/win32/pthread/pthread.h
index 5ec0775ea..e1964ea75 100644
--- a/src/win32/pthread/pthread.h
+++ b/src/win32/pthread/pthread.h
@@ -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.
*/