summaryrefslogtreecommitdiff
path: root/interpret.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 /interpret.c
parentb01f39a8e6eadd35758fe4301e019b66f238917d (diff)
a changed license. There was only one change which happened to be from me (Egbert Eich).
Diffstat (limited to 'interpret.c')
-rw-r--r--interpret.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/interpret.c b/interpret.c
index ff77c47..9b05c55 100644
--- a/interpret.c
+++ b/interpret.c
@@ -3,7 +3,7 @@
**
** interprets and executes lines in the Xgc syntax.
*/
-/* $XFree86: xc/programs/xgc/interpret.c,v 1.5 2003/05/07 21:02:07 herrb Exp $ */
+/* $XFree86: xc/programs/xgc/interpret.c,v 1.4 2002/01/07 20:38:30 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>