summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2005-01-04 21:26:43 +0000
committervimboss <devnull@localhost>2005-01-04 21:26:43 +0000
commit808c86219dd92ac3537b4280162ffa546c469dab (patch)
treecaa769e53a66f10836cf181bfefde77d74871b32
parent0259138e1948d088541632fc9a40626ad7eedbc5 (diff)
downloadvim-808c86219dd92ac3537b4280162ffa546c469dab.tar.gz
updated for version 7.0030
-rw-r--r--src/gui_gtk_f.c9
-rw-r--r--src/gui_motif.c2
2 files changed, 2 insertions, 9 deletions
diff --git a/src/gui_gtk_f.c b/src/gui_gtk_f.c
index 2cb82d64..be53473e 100644
--- a/src/gui_gtk_f.c
+++ b/src/gui_gtk_f.c
@@ -8,14 +8,7 @@
*/
/*
- * (C) 1998,1999 by Marcin Dalecki <dalecki@cs.net.pl>
- *
- * "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
- * :-) <dalecki@cs.net.pl> (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 <martin@dalecki.de>
*
* Support for GTK+ 2 was added by:
*
diff --git a/src/gui_motif.c b/src/gui_motif.c
index 836ec070..364c020b 100644
--- 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 <Xm/XmP.h>