projects
/
inform.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a20f000
)
inform.c: Update the copyright year that gets printed out in light of the change...
author
Jason Self
<j@jxself.org>
Tue, 12 Sep 2017 03:29:30 +0000
(20:29 -0700)
committer
Jason Self
<j@jxself.org>
Tue, 12 Sep 2017 03:29:30 +0000
(20:29 -0700)
inform.c
patch
|
blob
|
history
diff --git
a/inform.c
b/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 - 201
6
.\n\n");
+story files: copyright (c) Graham Nelson 1993 - 201
7
.\n\n");
/* For people typing just "inform", a summary only: */