]> git.pond.sub.org Git - empserver/blobdiff - src/lib/w32/service.c
Update copyright notice
[empserver] / src / lib / w32 / service.c
index 95e794afbc7a2215b16d4fc9d0151648ba834603..8817f1de58e1a61abc280e85c4cab141bffc4a09 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2012, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -153,7 +153,7 @@ service_ctrl_handler(DWORD Opcode)
            return;
 
        case SERVICE_CONTROL_INTERROGATE:
-       /* Fall through to send current status.  */
+       /* Fall through to send current status. */
            break;
 
        default: