about summary refs log tree commit diff stats
path: root/dwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.h')
-rw-r--r--dwm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dwm.h b/dwm.h
index 8af071a..ae648b5 100644
--- a/dwm.h
+++ b/dwm.h
@@ -1,4 +1,5 @@
-/* (C)opyright MMVI-MMVII 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.
  *
  * dynamic window manager is designed like any other X client as well. It is
=485775ec615d59634e05355b5c27a89f675a9b8f'>^
f5465e12 ^
91a5f3e1 ^
d55e7738 ^
ba6621b5 ^
9e45cae0 ^
ba6621b5 ^


e4ac3c9e ^

ba6621b5 ^
e5c11a51 ^
f5465e12 ^
cdf28227 ^
f5465e12 ^
e4ac3c9e ^


2564eb6f ^

f5465e12 ^
08a0eed6 ^

ccae4585 ^





f5465e12 ^


b89ce8e4 ^






1c349ac7 ^

a220427e ^
5008a4ec ^
08a0eed6 ^


c9bda4d1 ^
08a0eed6 ^
5008a4ec ^
c9bda4d1 ^
1c349ac7 ^
c9bda4d1 ^
08a0eed6 ^


b89ce8e4 ^



1c349ac7 ^
b89ce8e4 ^



91a5f3e1 ^









c762564b ^
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84