summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorBradley Smith2008-01-21 17:30:17 +0000
committerBradley Smith2008-01-21 17:30:17 +0000
commit92007999e5cb1dcb001028d3e74db83267975c8b (patch)
tree53193574e450167b40ce9eca563a41cfe43cdc62 /src/main.c
parentCorrected fsf address in copyright. (diff)
downloadgnurobots-92007999e5cb1dcb001028d3e74db83267975c8b.tar.gz
Reformatted src/api.c.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index d88a927..8c2d683 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,7 +1,7 @@
/* $Id: main.c,v 1.28 2005/09/06 19:55:40 zeenix Exp $ */
/*
- * GNU Robots game engine. This is the main() program, using GNU
- * Guile as my backend to handle the language.
+ * GNU Robots game engine. This is the main() program, using GNU
+ * Guile as the backend to handle the language.
*
* Copyright (C) 1998 Jim Hall <jhall1@isd.net>
* Copyright (C) 2008 Bradley Smith <brad@brad-smith.co.uk>