aboutsummaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-04-13 11:40:09 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-04-13 11:40:09 +0200
commita730213c3b47397c890eea0df7e03e45d5d38b6d (patch)
tree115662e03a5731bc0281aeb1f3bb854521b3f1ce /util.c
parent399993c6b5d594278bf822e2981ebfe8bfcb58c7 (diff)
yet another fix of copyright compactisition
Diffstat (limited to 'util.c')
-rw-r--r--util.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util.c b/util.c
index cae9ba3..7b94c50 100644
--- a/util.c
+++ b/util.c
@@ -1,4 +1,5 @@
-/* © 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>
* See LICENSE file for license details. */
#include "dwm.h"
#include <stdarg.h>