diff options
Diffstat (limited to 'src/mutex.cpp')
-rw-r--r-- | src/mutex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mutex.cpp b/src/mutex.cpp index fb2d8308d..ee8d92446 100644 --- a/src/mutex.cpp +++ b/src/mutex.cpp @@ -1,6 +1,6 @@ /************************************************* * Mutex Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/mutex.h> |