about summary refs log tree commit diff stats
path: root/tag.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-29 11:47:55 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-29 11:47:55 +0200
commite1deda9e040c052af62aecc2fb4ee770fb2496a2 (patch)
tree177398c12063bb524e065d74836c6f75fd0bf075 /tag.c
parent199a6016114875656102d11e79a80939bfaff3b3 (diff)
downloaddwm-e1deda9e040c052af62aecc2fb4ee770fb2496a2.tar.gz
added anydot to Copyright holders, because he contributed a lot recently
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag.c b/tag.c
index 2db70b8..fb366be 100644
--- a/tag.c
+++ b/tag.c
@@ -1,5 +1,6 @@
 /* © 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>
  * See LICENSE file for license details. */
 #include "dwm.h"
 #include <regex.h>