]> git.pond.sub.org Git - empserver/blobdiff - src/lib/player/empmod.c
COPYING duplicates information from README. Remove. Move GPL from
[empserver] / src / lib / player / empmod.c
index ad20e99524e1746b049936ace5123d4c70abcc5c..5a2fde60acd35368e37490026d4b88227f72e56f 100644 (file)
@@ -19,9 +19,9 @@
  *
  *  ---
  *
- *  See the "LEGAL", "LICENSE", "CREDITS" and "README" files for all the
- *  related information and legal notices. It is expected that any future
- *  projects/authors will amend these files as needed.
+ *  See files README, COPYING and CREDITS in the root of the source
+ *  tree for related information and legal notices.  It is expected
+ *  that future projects/authors will amend these files as needed.
  *
  *  ---
  *
@@ -241,7 +241,7 @@ struct cmndstr player_coms[] = {
     {"swapsector <SECT> <SECT>", 0, swaps, C_MOD, GOD},
     {"sweep <sweep-PLANES> <fighter-PLANES> <ap-SECT> <PATH|DESTINATION>",
      3, reco, C_MOD, NORM + MONEY + CAP},
-    {"telegram <NAT>", 0, tele, C_MOD, NORM},
+    {"telegram <NATS>...", 0, tele, C_MOD, NORM},
     {"tend <COMM|\"land\"> <tender-SHIPS> <NUM|UNIT> <dest-SHIPS>", 1,
      tend, C_MOD, NORM + CAP},
     {"territory <SECTS> <NUMBER> [<FIELD>]", 0, terr, C_MOD, NORM},