Skip to content

Commit 4235ba8

Browse files
committed
Update copyright year in displayed version
1 parent 2976a6d commit 4235ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/littler.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ void showVersionAndExit(void) {
418418
R_SVN_REVISION);
419419
}
420420
}
421-
printf("\n\nCopyright (C) 2006 - 2021 Jeffrey Horner and Dirk Eddelbuettel\n"
421+
printf("\n\nCopyright (C) 2006 - 2026 Jeffrey Horner and Dirk Eddelbuettel\n"
422422
"\n"
423423
"%s is free software and comes with ABSOLUTELY NO WARRANTY.\n"
424424
"You are welcome to redistribute it under the terms of the\n"

0 commit comments

Comments
 (0)