aboutsummaryrefslogtreecommitdiff
path: root/src/xz/args.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/xz/args.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xz/args.c b/src/xz/args.c
index 7af3e850..8b943530 100644
--- a/src/xz/args.c
+++ b/src/xz/args.c
@@ -5,7 +5,8 @@
///
/// \note Filter-specific options parsing is in options.c.
//
-// 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.