]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mobu.c
Update copyright notice.
[empserver] / src / lib / commands / mobu.c
index 5f76bc033875ca65942ad1a88ed612e8331322c9..2bbb7e1db10d4a2bbfec7e6fe0d79428758945a3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
 
 #include <config.h>
 
-#include <stdio.h>
-#include <time.h>
-#include "misc.h"
-#include "player.h"
-#include "nsc.h"
-#include "path.h"
 #include "commands.h"
 #include "optlist.h"
+#include "path.h"
 #include "server.h"
-#include "prototypes.h"
 
 int
 mobupdate(void)