AFS_component_version_number.c: Respect SOURCE_DATE_EPOCH if set
To improve build reproducibility, if the SOURCE_DATE_EPOCH environment
variable is set, use it to deterministically replace the embedded build
date, and do not include the username or hostname in this case.