]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/news.c
Update copyright notice
[empserver] / src / lib / global / news.c
index d415135bacdc768b53f95340c26cf66147b435e1..b388250a2ac52828dd39535ff70b76a9de1a8909 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2017, 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
@@ -130,7 +130,7 @@ struct rptstr rpt[] = {
                              "frowns upon %s" } },
     { N_TAKE,  0, N_ECON,  { "sacrifices to %s",
                             "makes divine payment to %s" } },
-    { N_NUKE_STOP, -10,N_MISS,  { "abms intercept a %s missile",
+    { N_NUKE_STOP, -10,N_MISS,  { "ABMs intercept a %s missile",
                                  "strategic defense systems destroy a %s missile" } },
     { N_SCT_MISS, -2, N_MISS,  { "missile fired at one of %s's sectors",
                                 "missile wreaks havoc on %s" } },
@@ -177,7 +177,7 @@ struct rptstr rpt[] = {
                                  "ship damaged by marine missile" } },
     { N_START_COL, 0,  N_COLONY,{ "pilgrims settle on a new island",
                                  "discovers new land and starts a colony" } },
-    { N_NUKE_SSTOP, 0,  N_MISS,  { "abms intercept an incoming sub-launched missile",
+    { N_NUKE_SSTOP, 0,  N_MISS,  { "ABMs intercept an incoming sub-launched missile",
                                   "strategic defense systems destroy an incoming sub-launched warhead"}},
     { N_LND_MISS, 2,  N_MISS,  { "missile fired at %s ground troops",
                                 "missile hits %s troops" } },