inform.c: Update the copyright year that gets printed out in light of the change...
authorJason Self <j@jxself.org>
Tue, 12 Sep 2017 03:29:30 +0000 (20:29 -0700)
committerJason Self <j@jxself.org>
Tue, 12 Sep 2017 03:29:30 +0000 (20:29 -0700)
inform.c

index 6e873ce4989dca5b6d4848e0656d9a6ddfa6762e..bb845c588c388b47e83fb38a615400b30146b044 100644 (file)
--- a/inform.c
+++ b/inform.c
@@ -1229,7 +1229,7 @@ static void cli_print_help(int help_level)
 {
     printf(
 "\nThis program is a compiler of Infocom format (also called \"Z-machine\")\n\
-story files: copyright (c) Graham Nelson 1993 - 2016.\n\n");
+story files: copyright (c) Graham Nelson 1993 - 2017.\n\n");
 
    /* For people typing just "inform", a summary only: */