X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=client.c;h=adf422e9934c800a39b946e3d95b80736f4b521d;hb=2c6be7239f932121b9e4526b01b957fcefc8345a;hp=2872e1eedf1b4759179a5752a87a631fc983cc03;hpb=39ae286861b7e23f6de0ee290e48bda695c1e881;p=dwm.git diff --git a/client.c b/client.c index 2872e1e..adf422e 100644 --- a/client.c +++ b/client.c @@ -1,8 +1,4 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * © 2007 Premysl Hruby - * © 2007 Szabolcs Nagy - * See LICENSE file for license details. */ +/* See LICENSE file for copyright and license details. */ #include "dwm.h" #include #include