From 4204ece7a885dbe965f0adea57b3e3c017b4f5e2 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 2 Jan 2012 21:28:24 -0500 Subject: Updated Copyright to 2012 --- src/win32/pthread/pthread.cpp | 2 +- src/win32/pthread/pthread.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/win32/pthread') 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 + * Copyright (C) 2008-2012 Anope Team * * 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 + * Copyright (C) 2008-2012 Anope Team * * Please read COPYING and README for further details. */ -- cgit