diff options
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/util.c b/util.c index 4914cf5..cae9ba3 100644 --- a/util.c +++ b/util.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 <stdarg.h> #include <stdio.h> |