# ------------------- # build_about_section # ------------------- # Builds the about section (licensing and version info) in the top header bar subroutine(build_about_section(string licensing_features, string section_height), ( string year = substr(epoc_to_date_time(now()), 7, 4); '\n'; ));