]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/hours.c
Update copyright notice
[empserver] / src / lib / common / hours.c
index 51abccddbea95ebe7e02220d32d26f81172ea5f0..d7527e9bafabce58d1337c287d35668808143093 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2015, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2018, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -86,7 +86,7 @@ is_daytime_allowed(int dtime, char *times)
 }
 
 /*
- * Can the game played at time T?
+ * Can the game played at time @t?
  */
 int
 gamehours(time_t t)