mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Trivial date
This commit is contained in:
parent
9ac3990812
commit
c951b17a20
2
main.c
2
main.c
|
|
@ -64,7 +64,7 @@ static rzip_control base_control, local_control, *control;
|
|||
static void usage(void)
|
||||
{
|
||||
print_output("lrzip version %s\n", PACKAGE_VERSION);
|
||||
print_output("Copyright (C) Con Kolivas 2006-2013\n");
|
||||
print_output("Copyright (C) Con Kolivas 2006-2015\n");
|
||||
print_output("Based on rzip ");
|
||||
print_output("Copyright (C) Andrew Tridgell 1998-2003\n\n");
|
||||
print_output("Usage: lrzip [options] <file...>\n");
|
||||
|
|
|
|||
Loading…
Reference in a new issue