added nsz to copyright holders as well, because he did a lot recently

This commit is contained in:
Anselm R. Garbe
2007-05-29 11:57:08 +02:00
parent e1deda9e04
commit 9fdd2cd1a9
11 changed files with 11 additions and 0 deletions

1
util.c
View File

@ -1,6 +1,7 @@
/* © 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>
* © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
* See LICENSE file for license details. */
#include "dwm.h"
#include <stdarg.h>