summaryrefslogtreecommitdiff
path: root/text.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-04 17:49:07 +0000
committerEgbert Eich <eich@suse.de>2004-03-04 17:49:07 +0000
commit5039bd8b588acc80b4ba99cc096c07ebeb5c4312 (patch)
tree909512476e495682e7fc81efbedd039b53953c48 /text.c
parentb01f39a8e6eadd35758fe4301e019b66f238917d (diff)
a changed license. There was only one change which happened to be from me (Egbert Eich).
Diffstat (limited to 'text.c')
-rw-r--r--text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.c b/text.c
index 2193e9a..8204b0b 100644
--- a/text.c
+++ b/text.c
@@ -6,7 +6,7 @@
** How to make a text widget that returns a string when the cursor
** leaves its window.
*/
-/* $XFree86: xc/programs/xgc/text.c,v 1.4 2003/05/07 21:02:07 herrb Exp $ */
+/* $XFree86: xc/programs/xgc/text.c,v 1.3 2000/02/17 14:00:37 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>