St is in 2013 now. - st - Personal fork of st
 (HTM) git clone git://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3036051fb18addd8ac15eac9e0ef3ee6aeb8bbc6
 (DIR) parent d8f3809345d62477c204e03071db61fe8443fd5f
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 20 Jan 2013 15:12:45 +0100
       
       St is in 2013 now.
       
       Diffstat:
         M st.c                                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/st.c b/st.c
       @@ -44,7 +44,7 @@
        #endif
        
        #define USAGE \
       -        "st " VERSION " (c) 2010-2012 st engineers\n" \
       +        "st " VERSION " (c) 2010-2013 st engineers\n" \
                "usage: st [-v] [-c class] [-f font] [-g geometry] [-o file]" \
                " [-t title] [-w windowid] [-e command ...]\n"