diff options
Diffstat (limited to 'tag.c')
-rw-r--r-- | tag.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tag.c b/tag.c index d121c78..6c54e0c 100644 --- a/tag.c +++ b/tag.c @@ -1,6 +1,5 @@ -/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com> - * See LICENSE file for license details. - */ +/* © 2004-2007 Anselm R. Garbe <garbeam at gmail dot com> + * See LICENSE file for license details. */ #include "dwm.h" #include <regex.h> #include <stdio.h> |