We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9599307 commit f02de80Copy full SHA for f02de80
src/args.c
@@ -568,7 +568,7 @@ readargs(char **argv,
568
{
569
fprintf(stdout, "The pspg-%s is special pager designed for databases.\n\n", PSPG_VERSION);
570
fprintf(stdout, "Authors:\n");
571
- fprintf(stdout, " 2017-2023 Pavel Stehule, Benesov district, Czech Republic\n\n");
+ fprintf(stdout, " 2017-2025 Pavel Stehule, Benesov district, Czech Republic\n\n");
572
fprintf(stdout, "Licence:\n");
573
fprintf(stdout, " Distributed under BSD licence\n\n");
574
0 commit comments