]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/conftab.c
Update copyright notice
[empserver] / src / lib / common / conftab.c
index 1f6be286b5c5cc24fd7c2534161246b1ee8987e6..fe97daddde270c10952dd15c3fc66c12cd3a7364 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-2020, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -27,7 +27,7 @@
  *  conftab.c: Load game configuration files
  *
  *  Known contributors to this file:
- *     Markus Armbruster, 2006-2008
+ *     Markus Armbruster, 2006-2010
  */
 
 #include <config.h>
@@ -35,8 +35,8 @@
 #include <errno.h>
 #include <stdio.h>
 #include "file.h"
+#include "fnameat.h"
 #include "optlist.h"
-#include "product.h"
 #include "prototypes.h"
 #include "xdump.h"
 
@@ -101,7 +101,7 @@ read_custom_tables(void)
 }
 
 /*
- * Read configuration table file FNAME.
+ * Read configuration table file @fname.
  * Return 0 on success, -1 on error.
  */
 static int