Introduction
Introduction Statistics Contact Development Disclaimer Help
tst -v: remove years and copyright text - st - [fork] customized build of st, t…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit bd3f7fd84270025696790512cf3c2dafaf5bc77f
parent 74cff67bd7746c2636ea7bc78a0b8af2f8c44838
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 29 Mar 2018 18:18:30 +0200
st -v: remove years and copyright text
Diffstat:
M x.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x.c b/x.c
t@@ -1925,7 +1925,7 @@ main(int argc, char *argv[])
opt_embed = EARGF(usage());
break;
case 'v':
- die("%s " VERSION " (c) 2010-2016 st engineers\n", argv0);
+ die("%s " VERSION "\n", argv0);
break;
default:
usage();
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.