aboutsummarylogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
authorAnselm R. Garbe2007-04-13 11:32:38 +0200
committerAnselm R. Garbe2007-04-13 11:32:38 +0200
commit911b456c287bdac716bad223b7998559d4fe7e26 (patch)
tree754abcd9284c81772dfe9fd07955a4cf180f73bd /layout.c
parent6023cf8423515bc8ce703a72f22bb63f31e7f972 (diff)
downloadaur-911b456c287bdac716bad223b7998559d4fe7e26.tar.gz
making Copyright notices more compact
Diffstat (limited to 'layout.c')
-rw-r--r--layout.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/layout.c b/layout.c
index c4727f0b233f..9de26bcc53ec 100644
--- a/layout.c
+++ b/layout.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 <stdlib.h>