From 399993c6b5d594278bf822e2981ebfe8bfcb58c7 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Fri, 13 Apr 2007 11:32:38 +0200 Subject: making Copyright notices more compact --- draw.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'draw.c') diff --git a/draw.c b/draw.c index 175017b..2a45cff 100644 --- a/draw.c +++ b/draw.c @@ -1,6 +1,5 @@ -/* (C)opyright MMVI-MMVII Anselm R. Garbe - * See LICENSE file for license details. - */ +/* © 2004-2007 Anselm R. Garbe + * See LICENSE file for license details. */ #include "dwm.h" #include -- cgit v1.2.3-54-g00ecf