Skip to content

Commit cc698c9

Browse files
committed
Trivial copyright date update.
1 parent 2de3cd3 commit cc698c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ static rzip_control base_control, local_control, *control;
6969
static void usage(bool compat)
7070
{
7171
print_output("lrz%s version %s\n", compat ? "" : "ip", PACKAGE_VERSION);
72-
print_output("Copyright (C) Con Kolivas 2006-2022\n");
72+
print_output("Copyright (C) Con Kolivas 2006-2026\n");
7373
print_output("Based on rzip ");
7474
print_output("Copyright (C) Andrew Tridgell 1998-2003\n\n");
7575
print_output("Usage: lrz%s [options] <file...>\n", compat ? "" : "ip");

0 commit comments

Comments
 (0)