]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/vers.c
Update copyright notice.
[empserver] / src / lib / commands / vers.c
index 34cea2d92be3b93c17e4439eb514992bfce51ada..1d3a357e90939b4e3562c8a365e750192eeae6dc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2000, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2004, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -114,7 +114,6 @@ vers(void)
        (int)(level_age_rate));
 
     pr("Tech Buildup is ");
-/*     if (tech_log_base <= 1.0 && hard_tech == 0.0) { */
     if (tech_log_base <= 1.0) {
        pr("not limited\n");
     }
@@ -125,14 +124,6 @@ vers(void)
        else
            pr(" after %0.2f.\n", easy_tech);
     }
-    /*else {
-       pr("limited to asymptotic growth towards %.2f",
-       hard_tech + easy_tech);
-       if (easy_tech == 0.00) 
-       pr(".\n");
-       else
-       pr("after %.2f\n",easy_tech);
-       } */
     pr("\n");
     pr("\t\t\t\tSectors\tShips\tPlanes\tUnits\n");
     pr("Maximum mobility\t\t%d\t%d\t%d\t%d\n", sect_mob_max,