tBump year. - st - [fork] customized build of st, the simple terminal
HTML git clone git://src.adamsgaard.dk/st
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 610723a58f1fbd3c5d911c853a8b94c315fc7c2a
DIR parent ff241199edc7631d6599c22414ef6823059a1072
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 1 Jan 2016 14:18:43 +0100
Bump year.
Diffstat:
M st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/st.c b/st.c
t@@ -4329,7 +4329,7 @@ run(void)
void
usage(void)
{
- die("%s " VERSION " (c) 2010-2015 st engineers\n"
+ die("%s " VERSION " (c) 2010-2016 st engineers\n"
"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
" [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
" [command ...]\n"