Bump year.
This commit is contained in:
parent
ff241199ed
commit
610723a58f
2
st.c
2
st.c
|
@ -4329,7 +4329,7 @@ run(void)
|
||||||
void
|
void
|
||||||
usage(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"
|
"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
|
||||||
" [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
|
" [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
|
||||||
" [command ...]\n"
|
" [command ...]\n"
|
||||||
|
|
Loading…
Reference in New Issue