gen-libm-test: Use 'original source' instead of 'master' in code.

Use more inclusive language in generated sources.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
Carlos O'Donell 2025-05-20 07:45:20 -04:00
parent 37a32c243f
commit 801d566dde
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ class Ulps(object):
"""Write header file with ulps data."""
header_text_1 = ('/* This file is automatically generated\n'
' from %s with gen-libm-test.py.\n'
' Don\'t change it - change instead the master '
' Don\'t change it - change the original source '
'files. */\n\n'
'struct ulp_data\n'
'{\n'