]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/work.c
Update copyright notice
[empserver] / src / lib / commands / work.c
index 1c02a405048a819d771ed90db7d2e29af75248a8..5a9496430ac2310801a13b14ebbb4b478bf75ab3 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-2016, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
  *  work.c: Implementation of the work command
  *
  *  Known contributors to this file:
- *     Markus Armbruster, 2009
+ *     Markus Armbruster, 2009-2010
  */
 
 #include <config.h>
 
+#include "chance.h"
 #include "commands.h"
 #include "land.h"
 #include "optlist.h"