X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=main.c;h=032fafaad5592ab12ac302a41e9a09739a49c843;hp=5551e6ed283e76f71d97086e7ddd9e2121a595a3;hb=2c6be7239f932121b9e4526b01b957fcefc8345a;hpb=d934296476be7345842fec1a2630d1752c704078 diff --git a/main.c b/main.c index 5551e6e..032fafa 100644 --- a/main.c +++ b/main.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