]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fort.c
Update copyright notice
[empserver] / src / lib / commands / fort.c
index e31956d67c9d5c423648270028dfaec073031237..03e680d37ca752c564e490d99c4a622452e2d64f 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-2014, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -27,7 +27,7 @@
  *  fort.c: Increase the fortification value of land units
  *
  *  Known contributors to this file:
- *    Steve McClure, 1999
+ *     Steve McClure, 1999
  */
 
 #include <config.h>