commit 610723a58f1fbd3c5d911c853a8b94c315fc7c2a
Author:     Christoph Lohmann <[email protected]>
AuthorDate: Fri Jan 1 14:18:43 2016 +0100
Commit:     Christoph Lohmann <[email protected]>
CommitDate: Fri Jan 1 14:18:43 2016 +0100

    Bump year.

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"

Reply via email to