about summary refs log tree commit diff stats
path: root/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'draw.c')
-rw-r--r--draw.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/draw.c b/draw.c
index 2a45cff..ce24354 100644
--- a/draw.c
+++ b/draw.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 <string.h>
r Thomas E. Dickey <dickey@invisible-island.net> 1998-11-16 23:10:22 -0500 committer Thomas E. Dickey <dickey@invisible-island.net> 1998-11-16 23:10:22 -0500 snapshot of project "lynx", label v2-8-2dev_3' href='/ingrix/lynx-snapshots/commit/src/LYCharVals.h?id=2a2566112749f0e3f932004c1a9d8345a84b1fd0'>2a256611 ^
6d7ee048 ^





2a256611 ^
6d7ee048 ^





2a256611 ^



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