diff options
Diffstat (limited to 'layout.c')
-rw-r--r-- | layout.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/layout.c b/layout.c index 9de26bc..5a32fd3 100644 --- a/layout.c +++ b/layout.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 <stdlib.h> |