# HG changeset patch # User vimboss # Date 1104874003 0 # Node ID 99064882c85b47d2d11e6a2ea7139ea9a7dd753b # Parent 974b9791145eb28c7fd8c151f300ee669ee28886 updated for version 7.0030 diff --git a/src/gui_gtk_f.c b/src/gui_gtk_f.c --- a/src/gui_gtk_f.c +++ b/src/gui_gtk_f.c @@ -8,14 +8,7 @@ */ /* - * (C) 1998,1999 by Marcin Dalecki - * - * "I'm a one-man software company. If you have anything UNIX, net or - * embedded systems related, which seems to cause some serious trouble for - * your's in-house developers, maybe we need to talk badly with each other - * :-) (My native language is polish and I speak - * native grade german too. I'm living in Göttingen.de.) - * --mdcki" + * (C) 1998,1999 by Marcin Dalecki * * Support for GTK+ 2 was added by: * diff --git a/src/gui_motif.c b/src/gui_motif.c --- a/src/gui_motif.c +++ b/src/gui_motif.c @@ -126,7 +126,7 @@ scroll_cb(w, client_data, call_data) /* * Implement three dimensional shading of insensitive labels. - * By Martin Dalecki. + * By Marcin Dalecki. */ #include