]> git.pond.sub.org Git - empserver/blobdiff - src/client/expect.c
Update copyright notice
[empserver] / src / client / expect.c
index 44ae81f818cca52732db7233de7b14827112f6e1..1d74231a76e9f3fe4d692cf8a1fede48b3d62c90 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-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -27,8 +27,8 @@
  *  expect.c: Read from the socket, expecting to see a particular code.
  *
  *  Known contributors to this file:
- *      Steve McClure, 1998
- *      Markus Armbruster, 2007-2009
+ *     Steve McClure, 1998
+ *     Markus Armbruster, 2007-2009
  */
 
 #include <config.h>