]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/bigmap.c
Update copyright notice
[empserver] / src / lib / subs / bigmap.c
index 5f056ddd1f97aa272e34f29de51d337546eeca46..2423aabebff183dfac39d627fa99c250c3ecd166 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2010, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -27,9 +27,9 @@
  *
  *  bigmap.c:  Updates a player's sector map using sector offsets and
  *             simple overwrite rules.
- * 
+ *
  *  Known contributors to this file:
- *  
+ *
  */
 
 #include <config.h>