JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added anydot to Copyright holders, because he contributed a lot recently
[dwm.git] / draw.c
diff --git a/draw.c b/draw.c
index 175017b..bb5ac27 100644 (file)
--- a/draw.c
+++ b/draw.c
@@ -1,6 +1,7 @@
-/* (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>
+ * © 2007 Premysl Hruby <dfenze at gmail dot com>
+ * See LICENSE file for license details. */
 #include "dwm.h"
 #include <string.h>