aboutsummarylogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-04-13 11:40:09 +0200
committerAnselm R. Garbe2007-04-13 11:40:09 +0200
commit3fa23885da8df77d6d6908004de758911eff4949 (patch)
treeac5bac4950916408e42e7bae086e2d0114b8b4a7 /layout.c
parent911b456c287bdac716bad223b7998559d4fe7e26 (diff)
downloadaur-3fa23885da8df77d6d6908004de758911eff4949.tar.gz
yet another fix of copyright compactisition
Diffstat (limited to 'layout.c')
-rw-r--r--layout.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/layout.c b/layout.c
index 9de26bcc53ec..5a32fd380d0e 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>