From eee34f449b30c42850d3ed2c7b87c292ae841ed2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 5 May 2016 19:57:48 -0700 Subject: Copyright in --help text. txr.c (help): 2015 was so last year. Let's make it a range from 2009 to current. --- txr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.c b/txr.c index 70cc320e..ff2f903e 100644 --- a/txr.c +++ b/txr.c @@ -82,7 +82,7 @@ static void help(void) val text = lit( "\n" "TXR Version ~a\n" -"Copyright 2015, Kaz Kylheku \n" +"Copyright 2009-2016 Kaz Kylheku \n" "\n" "Usage:\n" "\n" -- cgit v1.2.3