about summary refs log tree commit diff stats
path: root/layout.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-29 11:57:08 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-29 11:57:08 +0200
commit9fdd2cd1a9dbe9b533fab9a8a98b9849dc4c7b59 (patch)
tree5fd58b0d83476d2d4ca3a2692936b11b4111b203 /layout.c
parente1deda9e040c052af62aecc2fb4ee770fb2496a2 (diff)
downloaddwm-9fdd2cd1a9dbe9b533fab9a8a98b9849dc4c7b59.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 2c3f5a2..92c6a53 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>
less/dwm/commit/README?h=6.4&id=1076f2b6b3d3751d5d5db6fcb9ac8c247e04e893'>1076f2b
60adbab ^


1076f2b
650a1fb ^
01a8d44 ^
650a1fb ^
1076f2b
650a1fb ^
1076f2b
650a1fb ^
1076f2b

650a1fb ^
1076f2b
eff4478 ^
1076f2b
7b5638f ^

98c6a92 ^
98c6a92 ^

02cea3b ^
7b5638f ^
2b66f7a ^
98c6a92 ^
7b5638f ^
1076f2b

dc5c070 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51