aboutsummarylogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-05-29 11:57:08 +0200
committerAnselm R. Garbe2007-05-29 11:57:08 +0200
commit136043e1dab764d4a00014ad391e4f0b115ace4f (patch)
treea3648440d1d628c351296f8e7f39e604633d462c /layout.c
parent7daabb895dcc9a7a7918bcd3a5b56eacb69fd4f4 (diff)
downloadaur-136043e1dab764d4a00014ad391e4f0b115ace4f.tar.gz
added nsz to copyright holders as well, because he did a lot recently
Diffstat (limited to 'layout.c')
-rw-r--r--layout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout.c b/layout.c
index 2c3f5a234e0c..92c6a53060e7 100644
--- a/layout.c
+++ b/layout.c
@@ -1,6 +1,7 @@
/* © 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 <stdlib.h>