summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--txr.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a35b5f1..dfc522aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-04 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.c (help): Change year from 2009 to 2011.
+
2011-11-03 Kaz Kylheku <kaz@kylheku.com>
* tests/008/students.txr: Use disciplined collect with :vars.
diff --git a/txr.c b/txr.c
index 33ef5003..4c471e68 100644
--- a/txr.c
+++ b/txr.c
@@ -66,7 +66,7 @@ static void help(void)
"\n"
"txr version ~a\n"
"\n"
-"copyright 2009, Kaz Kylheku <kkylheku@gmail.com>\n"
+"copyright 2011, Kaz Kylheku <kkylheku@gmail.com>\n"
"\n"
"usage:\n"
"\n"