aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2016-01-01 14:18:43 +0100
committerChristoph Lohmann <20h@r-36.net>2016-01-01 14:18:43 +0100
commit610723a58f1fbd3c5d911c853a8b94c315fc7c2a (patch)
tree87186b81ca3aee40bd214fe52d6a1ef6d2e7c5e4
parentff241199edc7631d6599c22414ef6823059a1072 (diff)
downloadst-patched-610723a58f1fbd3c5d911c853a8b94c315fc7c2a.tar.bz2
st-patched-610723a58f1fbd3c5d911c853a8b94c315fc7c2a.tar.xz
st-patched-610723a58f1fbd3c5d911c853a8b94c315fc7c2a.zip
Bump year.
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index dc428ab..427ec46 100644
--- a/st.c
+++ b/st.c
@@ -4329,7 +4329,7 @@ run(void)
4329void 4329void
4330usage(void) 4330usage(void)
4331{ 4331{
4332 die("%s " VERSION " (c) 2010-2015 st engineers\n" 4332 die("%s " VERSION " (c) 2010-2016 st engineers\n"
4333 "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" 4333 "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
4334 " [-i] [-t title] [-T title] [-w windowid] [-e command ...]" 4334 " [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
4335 " [command ...]\n" 4335 " [command ...]\n"