summaryrefslogtreecommitdiff
path: root/src/map.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/map.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/map.c')
-rw-r--r--src/map.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/map.c b/src/map.c
index 16acc93..85019f2 100644
--- a/src/map.c
+++ b/src/map.c
@@ -1,9 +1,8 @@
-/*
- * GNU Robots.
- *
- * 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 Map object.
+ *
* 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