aboutsummaryrefslogtreecommitdiff
path: root/src/xz/coder.h
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-07-18 00:51:48 +0800
committerJia Tan <jiat0218@gmail.com>2023-07-18 00:51:48 +0800
commitabc1d5601b7e419ebc28a1ab4b268613b52e6f98 (patch)
tree2dfcfbbc7500a71d143024a30a720a2a888ff2f2 /src/xz/coder.h
parentDocs: Add a new section to INSTALL for Tests. (diff)
downloadxz-abc1d5601b7e419ebc28a1ab4b268613b52e6f98.tar.xz
xz: Update Authors list in a few files.
Diffstat (limited to 'src/xz/coder.h')
-rw-r--r--src/xz/coder.h3
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.