Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
making Copyright notices more compact
[dwm.git]
/
tag.c
diff --git
a/tag.c
b/tag.c
index
d121c78
..
6c54e0c
100644
(file)
--- 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>
#include "dwm.h"
#include <regex.h>
#include <stdio.h>