diff options
Diffstat (limited to 'modules/mux_qt')
-rw-r--r-- | modules/mux_qt/mux_qt.cpp | 2 | ||||
-rw-r--r-- | modules/mux_qt/mux_qt.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mux_qt/mux_qt.cpp b/modules/mux_qt/mux_qt.cpp index 93c1b8a07..da21db6e2 100644 --- a/modules/mux_qt/mux_qt.cpp +++ b/modules/mux_qt/mux_qt.cpp @@ -1,6 +1,6 @@ /************************************************* * Qt Thread Mutex Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/mux_qt.h> diff --git a/modules/mux_qt/mux_qt.h b/modules/mux_qt/mux_qt.h index 2b8ee9065..687c5bb4c 100644 --- a/modules/mux_qt/mux_qt.h +++ b/modules/mux_qt/mux_qt.h @@ -1,6 +1,6 @@ /************************************************* * Qt Mutex Header File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #ifndef BOTAN_EXT_MUTEX_QT_H__ |