Introduction
Introduction Statistics Contact Development Disclaimer Help
tUpdate year in usage() - st - [fork] customized build of st, the simple termin…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit c5f1d74fd83319d84887c7ff6769f3d42c3d1a0d
parent 7dd24bfb4c80960567d2d4dd4cf7ca5f2af95a52
Author: Nils Reuße <[email protected]>
Date: Sun, 15 Feb 2015 17:46:15 +0100
Update year in usage()
Diffstat:
M st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/st.c b/st.c
t@@ -3938,7 +3938,7 @@ run(void) {
void
usage(void) {
- die("%s " VERSION " (c) 2010-2014 st engineers\n" \
+ die("%s " VERSION " (c) 2010-2015 st engineers\n" \
"usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
" [-i] [-t title] [-w windowid] [-e command ...]\n", argv0);
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.