diff options
Diffstat (limited to '')
-rw-r--r-- | src/xz/coder.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xz/coder.h b/src/xz/coder.h index 7a255939..7dfa466e 100644 --- a/src/xz/coder.h +++ b/src/xz/coder.h @@ -3,7 +3,8 @@ /// \file coder.h /// \brief Compresses or uncompresses a file // -// Author: Lasse Collin +// Authors: Lasse Collin +// Jia Tan // // This file has been put into the public domain. // You can do whatever you want with this file. |