diff options
Diffstat (limited to 'event.c')
-rw-r--r-- | event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/event.c b/event.c index f9d2e0c..d8633c5 100644 --- a/event.c +++ b/event.c @@ -1,5 +1,6 @@ /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> + * © 2007 Premysl Hruby <dfenze at gmail dot com> * See LICENSE file for license details. */ #include "dwm.h" #include <stdio.h> |