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