diff options
Diffstat (limited to '')
-rw-r--r-- | src/xz/args.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xz/args.h b/src/xz/args.h index a1a5930a..a1f42f8a 100644 --- a/src/xz/args.h +++ b/src/xz/args.h @@ -3,7 +3,8 @@ /// \file args.h /// \brief Argument parsing // -// 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. |