[hackers] [dwm] same as before with dwm.c as well || Anselm R Garbe

From: <git_AT_suckless.org>
Date: Thu, 29 May 2014 18:05:37 +0200

commit 18248ebf4b9465b837e717dcd14a5202a98248e0
Author: Anselm R Garbe <anselm_AT_garbe.us>
Date: Thu May 29 18:05:17 2014 +0200

    same as before with dwm.c as well

diff --git a/dwm.c b/dwm.c
index 1bbb4b3..ffc8864 100644
--- a/dwm.c
+++ b/dwm.c
_AT_@ -2046,7 +2046,7 @@ zoom(const Arg *arg) {
 int
 main(int argc, char *argv[]) {
         if(argc == 2 && !strcmp("-v", argv[1]))
- die("dwm-"VERSION", © 2006-2012 dwm engineers, see LICENSE for details
");
+ die("dwm-"VERSION", © 2006-2014 dwm engineers, see LICENSE for details
");
         else if(argc != 1)
                 die("usage: dwm [-v]
");
         if(!setlocale(LC_CTYPE, "") || !XSupportsLocale())
Received on Thu May 29 2014 - 18:05:37 CEST

This archive was generated by hypermail 2.3.0 : Thu May 29 2014 - 18:12:10 CEST