summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
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>