X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=event.c;fp=event.c;h=ad4e271e328dbd975c4a43e4fcf93a8cc0289409;hp=ce23e416e1441b8d23cd4749bdd0acebabf101e7;hb=2c6be7239f932121b9e4526b01b957fcefc8345a;hpb=d934296476be7345842fec1a2630d1752c704078 diff --git a/event.c b/event.c index ce23e41..ad4e271 100644 --- a/event.c +++ b/event.c @@ -1,9 +1,4 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * © 2006-2007 Jukka Salmi - * © 2007 Premysl Hruby - * © 2007 Szabolcs Nagy - * See LICENSE file for license details. */ +/* See LICENSE file for copyright and license details. */ #include "dwm.h" #include #include