X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/399993c6b5d594278bf822e2981ebfe8bfcb58c7..9fdd2cd1a9dbe9b533fab9a8a98b9849dc4c7b59:/util.c

diff --git a/util.c b/util.c
index cae9ba3..77e79e1 100644
--- a/util.c
+++ b/util.c
@@ -1,4 +1,7 @@
-/* © 2004-2007 Anselm R. Garbe <garbeam at gmail dot com>
+/* © 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>
+ * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
  * See LICENSE file for license details. */
 #include "dwm.h"
 #include <stdarg.h>