The game information block is used by the saved game handler (it uses short name, game version, and uuid). It's also meant to be used by indexers eventually. It also is used for the *credits command, and some of the text (such as the author license information) is placed at the top of the compiled HTML file.
DRY = Do not Repeat Yourself.