aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mux_qt/mux_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mux_qt/mux_qt.h')
-rw-r--r--modules/mux_qt/mux_qt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/mux_qt/mux_qt.h b/modules/mux_qt/mux_qt.h
index 2b8ee9065..110e147ec 100644
--- a/modules/mux_qt/mux_qt.h
+++ b/modules/mux_qt/mux_qt.h
@@ -1,6 +1,7 @@
/*************************************************
* Qt Mutex Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 2004-2007 Justin Karneges *
+* 2004-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_EXT_MUTEX_QT_H__