mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
xz: Update Authors list in a few files.
This commit is contained in:
parent
289034a168
commit
abc1d5601b
5 changed files with 10 additions and 5 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
/// \file coder.c
|
||||
/// \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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
/// \file message.c
|
||||
/// \brief Printing messages
|
||||
//
|
||||
// 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.
|
||||
|
|
Loading…
Reference in a new issue