X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/a730213c3b47397c890eea0df7e03e45d5d38b6d..10bc0ce912eb99fec49d954c80d92e04429ed0ee:/util.c

diff --git a/util.c b/util.c
index 7b94c50..d39d73c 100644
--- a/util.c
+++ b/util.c
@@ -1,6 +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>
- * See LICENSE file for license details. */
+/* See LICENSE file for copyright and license details. */
 #include "dwm.h"
 #include <stdarg.h>
 #include <stdio.h>