aboutsummaryrefslogtreecommitdiffstats
path: root/tag.c
diff options
context:
space:
mode:
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 fb366be..e072164 100644
--- a/tag.c
+++ b/tag.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 <regex.h>