summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann2016-01-01 14:18:43 +0100
committerChristoph Lohmann2016-01-01 14:18:43 +0100
commit610723a58f1fbd3c5d911c853a8b94c315fc7c2a (patch)
tree87186b81ca3aee40bd214fe52d6a1ef6d2e7c5e4
parentff241199edc7631d6599c22414ef6823059a1072 (diff)
downloadst-610723a58f1fbd3c5d911c853a8b94c315fc7c2a.tar.gz
st-610723a58f1fbd3c5d911c853a8b94c315fc7c2a.tar.xz
st-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)
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"