summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/main.c b/src/main.c
index fc0d6b6..ed5378a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,11 +1,9 @@
-/* $Id: main.c,v 1.28 2005/09/06 19:55:40 zeenix Exp $ */
-/*
+/* 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 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>
- *
* 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