X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/e1deda9e040c052af62aecc2fb4ee770fb2496a2..8fda28be3576c9702c0323a5240bbc44c970f24e:/draw.c?ds=inline

diff --git a/draw.c b/draw.c
index bb5ac27..16bf805 100644
--- a/draw.c
+++ b/draw.c
@@ -1,7 +1,4 @@
-/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
- * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
- * © 2007 Premysl Hruby <dfenze at gmail dot com>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include "dwm.h"
 #include <string.h>