]> git.pond.sub.org Git - empserver/blobdiff - src/lib/subs/show.c
Update known contributors comment.
[empserver] / src / lib / subs / show.c
index 534dc298c7e5d4fe112aca6cfdcb6184237d0e78..d25989fb0c047f328c462d36c4b7136246fafe45 100644 (file)
  *     Julian Onions, 1988
  *     Jeff Bailey, 1990
  *     Steve McClure, 1996
- */
-
-/*
- * general routines that are callable to give info on things.
- * currently, planes, ships, nukes and bridges. Tanks & regiments one day?
- *
- * Added nuke_flags to be consistent. Jeff Bailey 12/15/90
- *                                    (bailey@mcs.kent.edu)
+ *     Ron Koenderink, 2005
  */
 
 #include <config.h>