aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mux_pthr/mux_pthr.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mux_pthr/mux_pthr.h')
-rw-r--r--modules/mux_pthr/mux_pthr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mux_pthr/mux_pthr.h b/modules/mux_pthr/mux_pthr.h
index 56d6b8c3a..f0a94b4aa 100644
--- a/modules/mux_pthr/mux_pthr.h
+++ b/modules/mux_pthr/mux_pthr.h
@@ -1,6 +1,6 @@
/*************************************************
* Pthread Mutex Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_MUTEX_PTHREAD_H__