]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/pstat.c
Update copyright notice
[empserver] / src / lib / commands / pstat.c
index 712d443dbd8dff4c48eaacfabe099f6b9c2b8fb1..ba7d26e7c20e3180a15991b34892bd7c0c0cb358 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-2008, 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 "misc.h"
-#include "player.h"
-#include "xy.h"
-#include "plane.h"
-#include "nsc.h"
-#include "file.h"
 #include "commands.h"
+#include "plane.h"
 
 int
 pstat(void)