diff options
Diffstat (limited to 'src/common/mythread.h')
-rw-r--r-- | src/common/mythread.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/common/mythread.h b/src/common/mythread.h index ee8a341d..476c2fc9 100644 --- a/src/common/mythread.h +++ b/src/common/mythread.h @@ -3,8 +3,10 @@ /// \file mythread.h /// \brief Wrappers for threads // -// Author: Lasse Collin +// Author: Lasse Collin +// // This file has been put into the public domain. +// You can do whatever you want with this file. // /////////////////////////////////////////////////////////////////////////////// |