diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-04-07 09:09:41 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-04-07 09:09:41 -0700 |
commit | 2b0b6f7cda4b2851048c9e07b9096eb7ca086e38 (patch) | |
tree | 32b2d8da4f7b0fe3e26e9d5e13e0d982e99c6327 /txr.c | |
parent | f76a8698563ed63728c19e02b8284d7ac2a3a068 (diff) | |
download | txr-2b0b6f7cda4b2851048c9e07b9096eb7ca086e38.tar.gz txr-2b0b6f7cda4b2851048c9e07b9096eb7ca086e38.tar.bz2 txr-2b0b6f7cda4b2851048c9e07b9096eb7ca086e38.zip |
Update year in --help message.
Diffstat (limited to 'txr.c')
-rw-r--r-- | txr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ static void help(void) "\n" "txr version ~a\n" "\n" -"copyright 2012, Kaz Kylheku <kaz@kylheku.com>\n" +"copyright 2014, Kaz Kylheku <kaz@kylheku.com>\n" "\n" "usage:\n" "\n" |