commit 87abc7cd596ca34a2e664f1c762f8b69b82eba40
Author: Christoph Lohmann <[email protected]>
Date:   Tue Apr 22 19:22:58 2014 +0200

    It's 2014 now.

diff --git a/st.c b/st.c
index 7ffe59a..019f53c 100644
--- a/st.c
+++ b/st.c
@@ -3815,7 +3815,7 @@ run(void) {
 
 void
 usage(void) {
-       die("%s " VERSION " (c) 2010-2013 st engineers
" \
+       die("%s " VERSION " (c) 2010-2014 st engineers
" \
        "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]" \
        " [-t title] [-w windowid] [-e command ...]
", argv0);
 }


Reply via email to