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