]> git.pond.sub.org Git - empserver/blobdiff - src/lib/gen/queue.c
Update copyright notice
[empserver] / src / lib / gen / queue.c
index 3420727611f9862c92597d723062bc0df515268c..62f512afda74058e9e28a81861ff018e89781d92 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
@@ -26,9 +26,9 @@
  *  ---
  *
  *  queue.c: Various queue routines (for lists)
- * 
+ *
  *  Known contributors to this file:
- *     
+ *
  */
 
 #include <config.h>