summaryrefslogtreecommitdiff
path: root/src/userinterface.c
diff options
context:
space:
mode:
authorBradley Smith2008-03-09 15:00:08 +0000
committerBradley Smith2008-03-09 15:00:08 +0000
commit76565841ac4c40ce7051f59080e3d7e1207998de (patch)
treed8d08607f6b31eb23b64f8b71ed1f880512d7648 /src/userinterface.c
parentGot rid of unnecessary getopt. (diff)
downloadgnurobots-76565841ac4c40ce7051f59080e3d7e1207998de.tar.gz
Corrected all copyright headers, and misc cleanups.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'src/userinterface.c')
-rw-r--r--src/userinterface.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/userinterface.c b/src/userinterface.c
index 8562454..e973460 100644
--- a/src/userinterface.c
+++ b/src/userinterface.c
@@ -1,10 +1,8 @@
-/* $Id: userinterface.c,v 1.7 2004/10/21 19:24:30 zeenix Exp $ */
-/*
- * GNU Robots game engine. This is the User Interface module
- *
- * Copyright (C) 1998 Jim Hall <jhall1@isd.net>
+/* Copyright (C) 1998 Jim Hall <jhall1@isd.net>
* Copyright (C) 2008 Bradley Smith <brad@brad-smith.co.uk>
*
+ * GNU Robots game engine. This is the User Interface module
+ *
* GNU Robots is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or