X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/a686c9ccd293efd543b84c137d91fbeb0f95a621..5a9af492ae9fc6d28dc80bf3599d7eebda9136dd:/draw.c?ds=sidebyside diff --git a/draw.c b/draw.c index 175017b..ce24354 100644 --- a/draw.c +++ b/draw.c @@ -1,6 +1,6 @@ -/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com> - * See LICENSE file for license details. - */ +/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> + * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> + * See LICENSE file for license details. */ #include "dwm.h" #include <string.h>