master
Replace `sprintf` with `snprintf`.
Update all copyright notices.
* src/tools/apinames.c (names_add): Remove unrequired cast of `nm->hash` to int, which has been unrequired since eba2781.
* src/tools/*.py: Migrate to Python 3.
Move `scripts/make_distribution_archives.py` to `src/tools`.
* src/tools/no-copyright: Updated.
Remove redundant inclusion of `ft2build.h'.
* src/tools/update-copyright: Allow execution from other repositories.
[apinames] Fix VMS handling of overly long function names.