]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/hap_fact.c
Update copyright notice
[empserver] / src / lib / common / hap_fact.c
index b66de12ed88c05bfe42185e7ef72ef7bfc397660..a1436633091fa9e0967356efc0918c6fdd3476ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2007, 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
  *  ---
  *
  *  hap_fact.c: Happiness effect on che
- * 
+ *
  *  Known contributors to this file:
  *     Steve McClure, 1996
  */
 
 #include <config.h>
 
-#include <ctype.h>
-#include <stdio.h>
 #include "misc.h"
 #include "nat.h"
 #include "nsc.h"