]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/stop.c
Update copyright notice
[empserver] / src / lib / commands / stop.c
index 330d22f3216d3c4f12c7b9c78879b53b92836e94..11bc157e058519e57801d11ee90ebb59848d5933 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2011, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -37,7 +37,6 @@
 #include <ctype.h>
 #include "commands.h"
 #include "empobj.h"
-#include "path.h"
 
 static int start_stop(int);
 static int start_stop_sector(char *, int);