]> git.pond.sub.org Git - empserver/blobdiff - include/queue.h
Update copyright notice
[empserver] / include / queue.h
index 73d3eac12647b1d5a20e1d59f098197125846a9b..61c8143682759ae6611c75475212ea2eb66c946d 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-2009, 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.h: Generic vax-like doubly linked list queues
- * 
+ *
  *  Known contributors to this file:
- *    
+ *
  */
 
 #ifndef QUEUE_H