about summary refs log tree commit diff
path: root/math
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2024-01-01 10:12:26 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2024-01-01 10:53:40 -0800
commitdff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch)
tree09151f6e3abfe04e677d62d685088a16c23e7dcf /math
parentcf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff)
downloadglibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.gz
glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz
glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
-rw-r--r--math/atest-exp.c2
-rw-r--r--math/atest-exp2.c2
-rw-r--r--math/atest-sincos.c2
-rw-r--r--math/auto-libm-test-in2
-rw-r--r--math/basic-test.c2
-rw-r--r--math/bits/cmathcalls.h2
-rw-r--r--math/bits/mathcalls-helper-functions.h2
-rw-r--r--math/bits/mathcalls-narrow.h2
-rw-r--r--math/bits/mathcalls.h2
-rw-r--r--math/cabs_template.c2
-rw-r--r--math/carg_template.c2
-rw-r--r--math/cimag_template.c2
-rw-r--r--math/complex.h2
-rw-r--r--math/conj_template.c2
-rw-r--r--math/creal_template.c2
-rw-r--r--math/divtc3.c2
-rw-r--r--math/e_exp10.c2
-rw-r--r--math/e_exp10l.c2
-rw-r--r--math/e_exp2_template.c2
-rw-r--r--math/e_scalb_template.c2
-rw-r--r--math/fclrexcpt.c2
-rw-r--r--math/fedisblxcpt.c2
-rw-r--r--math/feenablxcpt.c2
-rw-r--r--math/fegetenv.c2
-rw-r--r--math/fegetexcept.c2
-rw-r--r--math/fegetmode.c2
-rw-r--r--math/fegetround.c2
-rw-r--r--math/feholdexcpt.c2
-rw-r--r--math/fenv.h2
-rw-r--r--math/fesetenv.c2
-rw-r--r--math/fesetexcept.c2
-rw-r--r--math/fesetmode.c2
-rw-r--r--math/fesetround.c2
-rw-r--r--math/fetestexceptflag.c2
-rw-r--r--math/feupdateenv.c2
-rw-r--r--math/fgetexcptflg.c2
-rw-r--r--math/finclude/math-vector-fortran.h2
-rw-r--r--math/fpu_control.c2
-rw-r--r--math/fraiseexcpt.c2
-rw-r--r--math/fromfp.h2
-rw-r--r--math/fsetexcptflg.c2
-rw-r--r--math/ftestexcept.c2
-rw-r--r--math/gen-auto-libm-tests.c2
-rwxr-xr-xmath/gen-fromfp-tests.py2
-rwxr-xr-xmath/gen-libm-test.py2
-rwxr-xr-xmath/gen-tgmath-tests.py2
-rw-r--r--math/k_casinh_template.c2
-rw-r--r--math/lgamma-compat.h2
-rw-r--r--math/libm-test-acos.inc2
-rw-r--r--math/libm-test-acosh.inc2
-rw-r--r--math/libm-test-asin.inc2
-rw-r--r--math/libm-test-asinh.inc2
-rw-r--r--math/libm-test-atan.inc2
-rw-r--r--math/libm-test-atan2.inc2
-rw-r--r--math/libm-test-atanh.inc2
-rw-r--r--math/libm-test-cabs.inc2
-rw-r--r--math/libm-test-cacos.inc2
-rw-r--r--math/libm-test-cacosh.inc2
-rw-r--r--math/libm-test-canonicalize.inc2
-rw-r--r--math/libm-test-carg.inc2
-rw-r--r--math/libm-test-casin.inc2
-rw-r--r--math/libm-test-casinh.inc2
-rw-r--r--math/libm-test-catan.inc2
-rw-r--r--math/libm-test-catanh.inc2
-rw-r--r--math/libm-test-cbrt.inc2
-rw-r--r--math/libm-test-ccos.inc2
-rw-r--r--math/libm-test-ccosh.inc2
-rw-r--r--math/libm-test-ceil.inc2
-rw-r--r--math/libm-test-cexp.inc2
-rw-r--r--math/libm-test-cimag.inc2
-rw-r--r--math/libm-test-clog.inc2
-rw-r--r--math/libm-test-clog10.inc2
-rw-r--r--math/libm-test-compat_totalorder.inc2
-rw-r--r--math/libm-test-compat_totalordermag.inc2
-rw-r--r--math/libm-test-conj.inc2
-rw-r--r--math/libm-test-copysign.inc2
-rw-r--r--math/libm-test-cos.inc2
-rw-r--r--math/libm-test-cosh.inc2
-rw-r--r--math/libm-test-cpow.inc2
-rw-r--r--math/libm-test-cproj.inc2
-rw-r--r--math/libm-test-creal.inc2
-rw-r--r--math/libm-test-csin.inc2
-rw-r--r--math/libm-test-csinh.inc2
-rw-r--r--math/libm-test-csqrt.inc2
-rw-r--r--math/libm-test-ctan.inc2
-rw-r--r--math/libm-test-ctanh.inc2
-rw-r--r--math/libm-test-driver.c2
-rw-r--r--math/libm-test-erf.inc2
-rw-r--r--math/libm-test-erfc.inc2
-rw-r--r--math/libm-test-exp.inc2
-rw-r--r--math/libm-test-exp10.inc2
-rw-r--r--math/libm-test-exp2.inc2
-rw-r--r--math/libm-test-expm1.inc2
-rw-r--r--math/libm-test-fabs.inc2
-rw-r--r--math/libm-test-fdim.inc2
-rw-r--r--math/libm-test-floor.inc2
-rw-r--r--math/libm-test-fma.inc2
-rw-r--r--math/libm-test-fmax.inc2
-rw-r--r--math/libm-test-fmaximum.inc2
-rw-r--r--math/libm-test-fmaximum_mag.inc2
-rw-r--r--math/libm-test-fmaximum_mag_num.inc2
-rw-r--r--math/libm-test-fmaximum_num.inc2
-rw-r--r--math/libm-test-fmaxmag.inc2
-rw-r--r--math/libm-test-fmin.inc2
-rw-r--r--math/libm-test-fminimum.inc2
-rw-r--r--math/libm-test-fminimum_mag.inc2
-rw-r--r--math/libm-test-fminimum_mag_num.inc2
-rw-r--r--math/libm-test-fminimum_num.inc2
-rw-r--r--math/libm-test-fminmag.inc2
-rw-r--r--math/libm-test-fmod.inc2
-rw-r--r--math/libm-test-fpclassify.inc2
-rw-r--r--math/libm-test-frexp.inc2
-rw-r--r--math/libm-test-fromfp.inc2
-rw-r--r--math/libm-test-fromfpx.inc2
-rw-r--r--math/libm-test-getpayload.inc2
-rw-r--r--math/libm-test-hypot.inc2
-rw-r--r--math/libm-test-ilogb.inc2
-rw-r--r--math/libm-test-iscanonical.inc2
-rw-r--r--math/libm-test-iseqsig.inc2
-rw-r--r--math/libm-test-isfinite.inc2
-rw-r--r--math/libm-test-isgreater.inc2
-rw-r--r--math/libm-test-isgreaterequal.inc2
-rw-r--r--math/libm-test-isinf.inc2
-rw-r--r--math/libm-test-isless.inc2
-rw-r--r--math/libm-test-islessequal.inc2
-rw-r--r--math/libm-test-islessgreater.inc2
-rw-r--r--math/libm-test-isnan.inc2
-rw-r--r--math/libm-test-isnormal.inc2
-rw-r--r--math/libm-test-issignaling.inc2
-rw-r--r--math/libm-test-issubnormal.inc2
-rw-r--r--math/libm-test-isunordered.inc2
-rw-r--r--math/libm-test-iszero.inc2
-rw-r--r--math/libm-test-j0.inc2
-rw-r--r--math/libm-test-j1.inc2
-rw-r--r--math/libm-test-jn.inc2
-rw-r--r--math/libm-test-lgamma.inc2
-rw-r--r--math/libm-test-llogb.inc2
-rw-r--r--math/libm-test-llrint.inc2
-rw-r--r--math/libm-test-llround.inc2
-rw-r--r--math/libm-test-log.inc2
-rw-r--r--math/libm-test-log10.inc2
-rw-r--r--math/libm-test-log1p.inc2
-rw-r--r--math/libm-test-log2.inc2
-rw-r--r--math/libm-test-logb.inc2
-rw-r--r--math/libm-test-lrint.inc2
-rw-r--r--math/libm-test-lround.inc2
-rw-r--r--math/libm-test-modf.inc2
-rw-r--r--math/libm-test-narrow-add.inc2
-rw-r--r--math/libm-test-narrow-div.inc2
-rw-r--r--math/libm-test-narrow-fma.inc2
-rw-r--r--math/libm-test-narrow-mul.inc2
-rw-r--r--math/libm-test-narrow-sqrt.inc2
-rw-r--r--math/libm-test-narrow-sub.inc2
-rw-r--r--math/libm-test-nearbyint.inc2
-rw-r--r--math/libm-test-nextafter.inc2
-rw-r--r--math/libm-test-nextdown.inc2
-rw-r--r--math/libm-test-nexttoward.inc2
-rw-r--r--math/libm-test-nextup.inc2
-rw-r--r--math/libm-test-pow.inc2
-rw-r--r--math/libm-test-remainder.inc2
-rw-r--r--math/libm-test-remquo.inc2
-rw-r--r--math/libm-test-rint.inc2
-rw-r--r--math/libm-test-round.inc2
-rw-r--r--math/libm-test-roundeven.inc2
-rw-r--r--math/libm-test-scalb.inc2
-rw-r--r--math/libm-test-scalbln.inc2
-rw-r--r--math/libm-test-scalbn.inc2
-rw-r--r--math/libm-test-setpayload.inc2
-rw-r--r--math/libm-test-setpayloadsig.inc2
-rw-r--r--math/libm-test-signbit.inc2
-rw-r--r--math/libm-test-significand.inc2
-rw-r--r--math/libm-test-sin.inc2
-rw-r--r--math/libm-test-sincos.inc2
-rw-r--r--math/libm-test-sinh.inc2
-rw-r--r--math/libm-test-sqrt.inc2
-rw-r--r--math/libm-test-support.c2
-rw-r--r--math/libm-test-support.h2
-rw-r--r--math/libm-test-tan.inc2
-rw-r--r--math/libm-test-tanh.inc2
-rw-r--r--math/libm-test-tgamma.inc2
-rw-r--r--math/libm-test-totalorder.inc2
-rw-r--r--math/libm-test-totalordermag.inc2
-rw-r--r--math/libm-test-trunc.inc2
-rw-r--r--math/libm-test-ufromfp.inc2
-rw-r--r--math/libm-test-ufromfpx.inc2
-rw-r--r--math/libm-test-y0.inc2
-rw-r--r--math/libm-test-y1.inc2
-rw-r--r--math/libm-test-yn.inc2
-rw-r--r--math/math-narrow.h2
-rw-r--r--math/math-svid-compat.h2
-rw-r--r--math/math-underflow.h2
-rw-r--r--math/math.h2
-rw-r--r--math/mul_split.h2
-rw-r--r--math/mul_splitl.h2
-rw-r--r--math/multc3.c2
-rw-r--r--math/s_cacos_template.c2
-rw-r--r--math/s_cacosh_template.c2
-rw-r--r--math/s_canonicalize_template.c2
-rw-r--r--math/s_casin_template.c2
-rw-r--r--math/s_casinh_template.c2
-rw-r--r--math/s_catan_template.c2
-rw-r--r--math/s_catanh_template.c2
-rw-r--r--math/s_ccos_template.c2
-rw-r--r--math/s_ccosh_template.c2
-rw-r--r--math/s_cexp_template.c2
-rw-r--r--math/s_clog10_template.c2
-rw-r--r--math/s_clog_template.c2
-rw-r--r--math/s_cpow_template.c2
-rw-r--r--math/s_cproj_template.c2
-rw-r--r--math/s_csin_template.c2
-rw-r--r--math/s_csinh_template.c2
-rw-r--r--math/s_csqrt_template.c2
-rw-r--r--math/s_ctan_template.c2
-rw-r--r--math/s_ctanh_template.c2
-rw-r--r--math/s_fdim_template.c2
-rw-r--r--math/s_fma.c2
-rw-r--r--math/s_fmaf.c2
-rw-r--r--math/s_fmal.c2
-rw-r--r--math/s_fmax_template.c2
-rw-r--r--math/s_fmaximum_mag_num_template.c2
-rw-r--r--math/s_fmaximum_mag_template.c2
-rw-r--r--math/s_fmaximum_num_template.c2
-rw-r--r--math/s_fmaximum_template.c2
-rw-r--r--math/s_fmaxmag_template.c2
-rw-r--r--math/s_fmin_template.c2
-rw-r--r--math/s_fminimum_mag_num_template.c2
-rw-r--r--math/s_fminimum_mag_template.c2
-rw-r--r--math/s_fminimum_num_template.c2
-rw-r--r--math/s_fminimum_template.c2
-rw-r--r--math/s_fminmag_template.c2
-rw-r--r--math/s_iseqsig_template.c2
-rw-r--r--math/s_nan_template.c2
-rw-r--r--math/s_nextdown_template.c2
-rw-r--r--math/s_significand_template.c2
-rw-r--r--math/setfpucw.c2
-rw-r--r--math/test-arg-double.h2
-rw-r--r--math/test-arg-float128.h2
-rw-r--r--math/test-arg-float32x.h2
-rw-r--r--math/test-arg-float64.h2
-rw-r--r--math/test-arg-float64x.h2
-rw-r--r--math/test-arg-ldouble.h2
-rw-r--r--math/test-double-vlen2.h2
-rw-r--r--math/test-double-vlen4.h2
-rw-r--r--math/test-double-vlen8.h2
-rw-r--r--math/test-double.h2
-rw-r--r--math/test-fe-snans-always-signal.c2
-rw-r--r--math/test-femode-traps.c2
-rw-r--r--math/test-femode.c2
-rw-r--r--math/test-fenv-clear-main.c2
-rw-r--r--math/test-fenv-preserve.c2
-rw-r--r--math/test-fenv-return.c2
-rw-r--r--math/test-fenv-tls.c2
-rw-r--r--math/test-fenv.c2
-rw-r--r--math/test-fesetexcept-traps.c2
-rw-r--r--math/test-fesetexcept.c2
-rw-r--r--math/test-fetestexceptflag.c2
-rw-r--r--math/test-fexcept-traps.c2
-rw-r--r--math/test-fexcept.c2
-rw-r--r--math/test-float-vlen16.h2
-rw-r--r--math/test-float-vlen4.h2
-rw-r--r--math/test-float-vlen8.h2
-rw-r--r--math/test-float.h2
-rw-r--r--math/test-float128.h2
-rw-r--r--math/test-float32.h2
-rw-r--r--math/test-float32x.h2
-rw-r--r--math/test-float64.h2
-rw-r--r--math/test-float64x.h2
-rw-r--r--math/test-flt-eval-method.c2
-rw-r--r--math/test-fp-ilogb-constants.c2
-rw-r--r--math/test-fp-llogb-constants.c2
-rw-r--r--math/test-fpucw-ieee.c2
-rw-r--r--math/test-fpucw.c2
-rw-r--r--math/test-ibm128.h2
-rw-r--r--math/test-iseqsig-excess-precision.c2
-rw-r--r--math/test-iszero-excess-precision.c2
-rw-r--r--math/test-ldouble.h2
-rw-r--r--math/test-math-cxx11.cc2
-rw-r--r--math/test-math-errno.h2
-rw-r--r--math/test-math-exceptions.h2
-rw-r--r--math/test-math-floatn.h2
-rw-r--r--math/test-math-iscanonical.cc2
-rw-r--r--math/test-math-iseqsig.cc2
-rw-r--r--math/test-math-isinff.cc2
-rw-r--r--math/test-math-issignaling.cc2
-rw-r--r--math/test-math-iszero.cc2
-rw-r--r--math/test-math-narrow.h2
-rw-r--r--math/test-math-scalar.h2
-rw-r--r--math/test-math-vector.h2
-rw-r--r--math/test-matherr-2.c2
-rw-r--r--math/test-matherr-3.c2
-rw-r--r--math/test-matherr.c2
-rw-r--r--math/test-misc.c2
-rw-r--r--math/test-nan-const.c2
-rw-r--r--math/test-nan-overflow.c2
-rw-r--r--math/test-nan-payload.c2
-rw-r--r--math/test-narrow-macros.c2
-rw-r--r--math/test-nearbyint-except-2.c2
-rw-r--r--math/test-nearbyint-except.c2
-rw-r--r--math/test-powl.c2
-rw-r--r--math/test-signgam-main.c2
-rw-r--r--math/test-snan.c2
-rw-r--r--math/test-tgmath-int.c2
-rw-r--r--math/test-tgmath-ret.c2
-rw-r--r--math/test-tgmath.c2
-rw-r--r--math/test-tgmath2.c2
-rw-r--r--math/tgmath.h2
-rw-r--r--math/tst-CMPLX2.c2
-rw-r--r--math/tst-definitions.c2
-rw-r--r--math/w_acos_compat.c2
-rw-r--r--math/w_acos_template.c2
-rw-r--r--math/w_acosf_compat.c2
-rw-r--r--math/w_acosh_compat.c2
-rw-r--r--math/w_acosh_template.c2
-rw-r--r--math/w_acoshf_compat.c2
-rw-r--r--math/w_acoshl_compat.c2
-rw-r--r--math/w_acosl_compat.c2
-rw-r--r--math/w_asin_compat.c2
-rw-r--r--math/w_asin_template.c2
-rw-r--r--math/w_asinf_compat.c2
-rw-r--r--math/w_asinl_compat.c2
-rw-r--r--math/w_atan2_compat.c2
-rw-r--r--math/w_atan2_template.c2
-rw-r--r--math/w_atan2f_compat.c2
-rw-r--r--math/w_atan2l_compat.c2
-rw-r--r--math/w_atanh_compat.c2
-rw-r--r--math/w_atanh_template.c2
-rw-r--r--math/w_atanhf_compat.c2
-rw-r--r--math/w_atanhl_compat.c2
-rw-r--r--math/w_cosh_template.c2
-rw-r--r--math/w_exp10_compat.c2
-rw-r--r--math/w_exp10_template.c2
-rw-r--r--math/w_exp10f_compat.c2
-rw-r--r--math/w_exp10l_compat.c2
-rw-r--r--math/w_exp2_template.c2
-rw-r--r--math/w_exp_compat.c2
-rw-r--r--math/w_exp_template.c2
-rw-r--r--math/w_expf_compat.c2
-rw-r--r--math/w_fmod_compat.c2
-rw-r--r--math/w_fmod_template.c2
-rw-r--r--math/w_fmodf_compat.c2
-rw-r--r--math/w_fmodl_compat.c2
-rw-r--r--math/w_hypot_template.c2
-rw-r--r--math/w_ilogb_template.c2
-rw-r--r--math/w_j0_compat.c2
-rw-r--r--math/w_j0_template.c2
-rw-r--r--math/w_j0f_compat.c2
-rw-r--r--math/w_j0l_compat.c2
-rw-r--r--math/w_j1_compat.c2
-rw-r--r--math/w_j1_template.c2
-rw-r--r--math/w_j1f_compat.c2
-rw-r--r--math/w_j1l_compat.c2
-rw-r--r--math/w_jn_compat.c2
-rw-r--r--math/w_jn_template.c2
-rw-r--r--math/w_jnf_compat.c2
-rw-r--r--math/w_lgamma_r_template.c2
-rw-r--r--math/w_lgamma_template.c2
-rw-r--r--math/w_llogb_template.c2
-rw-r--r--math/w_log10_compat.c2
-rw-r--r--math/w_log10_template.c2
-rw-r--r--math/w_log10f_compat.c2
-rw-r--r--math/w_log10l_compat.c2
-rw-r--r--math/w_log1p_template.c2
-rw-r--r--math/w_log2_compat.c2
-rw-r--r--math/w_log2_template.c2
-rw-r--r--math/w_log2f_compat.c2
-rw-r--r--math/w_log2l_compat.c2
-rw-r--r--math/w_log_compat.c2
-rw-r--r--math/w_log_template.c2
-rw-r--r--math/w_logf_compat.c2
-rw-r--r--math/w_logl_compat.c2
-rw-r--r--math/w_pow_compat.c2
-rw-r--r--math/w_pow_template.c2
-rw-r--r--math/w_powf_compat.c2
-rw-r--r--math/w_powl_compat.c2
-rw-r--r--math/w_remainder_compat.c2
-rw-r--r--math/w_remainder_template.c2
-rw-r--r--math/w_remainderf_compat.c2
-rw-r--r--math/w_remainderl_compat.c2
-rw-r--r--math/w_scalb_compat.c2
-rw-r--r--math/w_scalb_template.c2
-rw-r--r--math/w_scalbf_compat.c2
-rw-r--r--math/w_scalbl_compat.c2
-rw-r--r--math/w_scalbln_template.c2
-rw-r--r--math/w_sinh_template.c2
-rw-r--r--math/w_sqrt_compat.c2
-rw-r--r--math/w_sqrt_template.c2
-rw-r--r--math/w_sqrtf_compat.c2
-rw-r--r--math/w_sqrtl_compat.c2
-rw-r--r--math/w_tgamma_template.c2
390 files changed, 390 insertions, 390 deletions
diff --git a/math/Makefile b/math/Makefile
index a9daae09de..79ef4ebb65 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2023 Free Software Foundation, Inc.
+# Copyright (C) 1996-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/atest-exp.c b/math/atest-exp.c
index 71328dee49..7850bc0aff 100644
--- a/math/atest-exp.c
+++ b/math/atest-exp.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/atest-exp2.c b/math/atest-exp2.c
index 726ce6a354..729505effd 100644
--- a/math/atest-exp2.c
+++ b/math/atest-exp2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/atest-sincos.c b/math/atest-sincos.c
index a87da26af9..f6b75d8417 100644
--- a/math/atest-sincos.c
+++ b/math/atest-sincos.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in
index 897a336469..d728f97770 100644
--- a/math/auto-libm-test-in
+++ b/math/auto-libm-test-in
@@ -1,5 +1,5 @@
 # libm test inputs for gen-auto-libm-tests.c.
-# Copyright (C) 1997-2023 Free Software Foundation, Inc.
+# Copyright (C) 1997-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/basic-test.c b/math/basic-test.c
index 14de67103a..19d2107c13 100644
--- a/math/basic-test.c
+++ b/math/basic-test.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/bits/cmathcalls.h b/math/bits/cmathcalls.h
index cb608913f2..c96a1481d0 100644
--- a/math/bits/cmathcalls.h
+++ b/math/bits/cmathcalls.h
@@ -1,6 +1,6 @@
 /* Prototype declarations for complex math functions;
    helper file for <complex.h>.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/bits/mathcalls-helper-functions.h b/math/bits/mathcalls-helper-functions.h
index 208939586b..a51b7cdb20 100644
--- a/math/bits/mathcalls-helper-functions.h
+++ b/math/bits/mathcalls-helper-functions.h
@@ -1,5 +1,5 @@
 /* Prototype declarations for math classification macros helpers.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/bits/mathcalls-narrow.h b/math/bits/mathcalls-narrow.h
index 2fcfbbd2a0..2ad57b6acb 100644
--- a/math/bits/mathcalls-narrow.h
+++ b/math/bits/mathcalls-narrow.h
@@ -1,5 +1,5 @@
 /* Declare functions returning a narrower type.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/bits/mathcalls.h b/math/bits/mathcalls.h
index a0388c907e..4916ffb8b6 100644
--- a/math/bits/mathcalls.h
+++ b/math/bits/mathcalls.h
@@ -1,5 +1,5 @@
 /* Prototype declarations for math functions; helper file for <math.h>.
-   Copyright (C) 1996-2023 Free Software Foundation, Inc.
+   Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/cabs_template.c b/math/cabs_template.c
index 9b44dcbe73..85d0a2e73b 100644
--- a/math/cabs_template.c
+++ b/math/cabs_template.c
@@ -1,5 +1,5 @@
 /* Return the complex absolute value of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/carg_template.c b/math/carg_template.c
index 16925fd670..0a63f9ece4 100644
--- a/math/carg_template.c
+++ b/math/carg_template.c
@@ -1,5 +1,5 @@
 /* Compute argument of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/cimag_template.c b/math/cimag_template.c
index 8bcb6d4667..f3a6f05b19 100644
--- a/math/cimag_template.c
+++ b/math/cimag_template.c
@@ -1,5 +1,5 @@
 /* Return imaginary part of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/complex.h b/math/complex.h
index 0b943627d9..29702f4ad4 100644
--- a/math/complex.h
+++ b/math/complex.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/conj_template.c b/math/conj_template.c
index a927d75932..a215b37c5e 100644
--- a/math/conj_template.c
+++ b/math/conj_template.c
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/creal_template.c b/math/creal_template.c
index c11e08b6c3..2e36024567 100644
--- a/math/creal_template.c
+++ b/math/creal_template.c
@@ -1,5 +1,5 @@
 /* Return real part of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/divtc3.c b/math/divtc3.c
index f0f24546c6..82ac76c63f 100644
--- a/math/divtc3.c
+++ b/math/divtc3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/e_exp10.c b/math/e_exp10.c
index 3e66258b6a..82fbde520d 100644
--- a/math/e_exp10.c
+++ b/math/e_exp10.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/e_exp10l.c b/math/e_exp10l.c
index 79c1594e7d..2786ca34b4 100644
--- a/math/e_exp10l.c
+++ b/math/e_exp10l.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/e_exp2_template.c b/math/e_exp2_template.c
index 85b2952165..260ac8c6f4 100644
--- a/math/e_exp2_template.c
+++ b/math/e_exp2_template.c
@@ -1,5 +1,5 @@
 /* Compute 2^x.
-   Copyright (C) 2012-2023 Free Software Foundation, Inc.
+   Copyright (C) 2012-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/e_scalb_template.c b/math/e_scalb_template.c
index 3b2fb4254b..ebcac59990 100644
--- a/math/e_scalb_template.c
+++ b/math/e_scalb_template.c
@@ -1,6 +1,6 @@
 /* Multiply by integral power of radix.
 
-   Copyright (C) 2011-2023 Free Software Foundation, Inc.
+   Copyright (C) 2011-2024 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
diff --git a/math/fclrexcpt.c b/math/fclrexcpt.c
index dd501e6b59..9608fcb5bf 100644
--- a/math/fclrexcpt.c
+++ b/math/fclrexcpt.c
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fedisblxcpt.c b/math/fedisblxcpt.c
index 10107894bd..ed397b5edc 100644
--- a/math/fedisblxcpt.c
+++ b/math/fedisblxcpt.c
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 1999-2023 Free Software Foundation, Inc.
+   Copyright (C) 1999-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/feenablxcpt.c b/math/feenablxcpt.c
index dde59cd29d..5f0669bf00 100644
--- a/math/feenablxcpt.c
+++ b/math/feenablxcpt.c
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 1999-2023 Free Software Foundation, Inc.
+   Copyright (C) 1999-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fegetenv.c b/math/fegetenv.c
index 5382a32407..d994863887 100644
--- a/math/fegetenv.c
+++ b/math/fegetenv.c
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fegetexcept.c b/math/fegetexcept.c
index efa529312d..0b85ad38c5 100644
--- a/math/fegetexcept.c
+++ b/math/fegetexcept.c
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions.
-   Copyright (C) 1999-2023 Free Software Foundation, Inc.
+   Copyright (C) 1999-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fegetmode.c b/math/fegetmode.c
index ef82e42c85..0c547005d6 100644
--- a/math/fegetmode.c
+++ b/math/fegetmode.c
@@ -1,5 +1,5 @@
 /* Store current floating-point control modes.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fegetround.c b/math/fegetround.c
index f23cce0918..48a54d94e3 100644
--- a/math/fegetround.c
+++ b/math/fegetround.c
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/feholdexcpt.c b/math/feholdexcpt.c
index 6440926a17..7a04a25e5b 100644
--- a/math/feholdexcpt.c
+++ b/math/feholdexcpt.c
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fenv.h b/math/fenv.h
index 2279244372..33548fa943 100644
--- a/math/fenv.h
+++ b/math/fenv.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fesetenv.c b/math/fesetenv.c
index 3adea2fe98..50d81939fd 100644
--- a/math/fesetenv.c
+++ b/math/fesetenv.c
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fesetexcept.c b/math/fesetexcept.c
index 314223cde1..1b6bc4fc10 100644
--- a/math/fesetexcept.c
+++ b/math/fesetexcept.c
@@ -1,5 +1,5 @@
 /* Set given exception flags.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fesetmode.c b/math/fesetmode.c
index 0a382b6bf8..099223b8fb 100644
--- a/math/fesetmode.c
+++ b/math/fesetmode.c
@@ -1,5 +1,5 @@
 /* Install given floating-point control modes.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fesetround.c b/math/fesetround.c
index 377fbd90e6..516f6083ed 100644
--- a/math/fesetround.c
+++ b/math/fesetround.c
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fetestexceptflag.c b/math/fetestexceptflag.c
index e090b81662..1ac30c59b6 100644
--- a/math/fetestexceptflag.c
+++ b/math/fetestexceptflag.c
@@ -1,5 +1,5 @@
 /* Test exception in saved exception state.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/feupdateenv.c b/math/feupdateenv.c
index 412db5482c..04986683fd 100644
--- a/math/feupdateenv.c
+++ b/math/feupdateenv.c
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fgetexcptflg.c b/math/fgetexcptflg.c
index 51f7a93436..5d3d4af02f 100644
--- a/math/fgetexcptflg.c
+++ b/math/fgetexcptflg.c
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/finclude/math-vector-fortran.h b/math/finclude/math-vector-fortran.h
index 1837e5e793..a50d217801 100644
--- a/math/finclude/math-vector-fortran.h
+++ b/math/finclude/math-vector-fortran.h
@@ -1,5 +1,5 @@
 ! Platform-specific declarations of SIMD math functions for Fortran. -*- f90 -*-
-!   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+!   Copyright (C) 2019-2024 Free Software Foundation, Inc.
 !   This file is part of the GNU C Library.
 !
 !   The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fpu_control.c b/math/fpu_control.c
index cbbc212ada..f672be1665 100644
--- a/math/fpu_control.c
+++ b/math/fpu_control.c
@@ -1,5 +1,5 @@
 /* Default FPU control word initialization.
-   Copyright (C) 1996-2023 Free Software Foundation, Inc.
+   Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fraiseexcpt.c b/math/fraiseexcpt.c
index 011f0dc32c..d2265ab037 100644
--- a/math/fraiseexcpt.c
+++ b/math/fraiseexcpt.c
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fromfp.h b/math/fromfp.h
index f37941354f..85d52524ce 100644
--- a/math/fromfp.h
+++ b/math/fromfp.h
@@ -1,5 +1,5 @@
 /* Round to integer type.  Common helper functions.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/fsetexcptflg.c b/math/fsetexcptflg.c
index 2953c63124..9a0496441b 100644
--- a/math/fsetexcptflg.c
+++ b/math/fsetexcptflg.c
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/ftestexcept.c b/math/ftestexcept.c
index 5b83c6187c..af47783b1d 100644
--- a/math/ftestexcept.c
+++ b/math/ftestexcept.c
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/gen-auto-libm-tests.c b/math/gen-auto-libm-tests.c
index f0ee6edba9..c35242b356 100644
--- a/math/gen-auto-libm-tests.c
+++ b/math/gen-auto-libm-tests.c
@@ -1,5 +1,5 @@
 /* Generate expected output for libm tests with MPFR and MPC.
-   Copyright (C) 2013-2023 Free Software Foundation, Inc.
+   Copyright (C) 2013-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/gen-fromfp-tests.py b/math/gen-fromfp-tests.py
index 59ef78250e..67c6cc4c11 100755
--- a/math/gen-fromfp-tests.py
+++ b/math/gen-fromfp-tests.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 # Expand test inputs for fromfp functions into text to edit into libm-test.inc.
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/gen-libm-test.py b/math/gen-libm-test.py
index a573c3b8cb..397dbd3259 100755
--- a/math/gen-libm-test.py
+++ b/math/gen-libm-test.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 # Generate tests for libm functions.
-# Copyright (C) 2018-2023 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/gen-tgmath-tests.py b/math/gen-tgmath-tests.py
index 0882c7341a..f6f5c5a71d 100755
--- a/math/gen-tgmath-tests.py
+++ b/math/gen-tgmath-tests.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 # Generate tests for <tgmath.h> macros.
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 # The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/k_casinh_template.c b/math/k_casinh_template.c
index d42740109b..d40f0535d0 100644
--- a/math/k_casinh_template.c
+++ b/math/k_casinh_template.c
@@ -1,7 +1,7 @@
 /* Return arc hyperbolic sine for a complex float type, with the
    imaginary part of the result possibly adjusted for use in
    computing other functions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/lgamma-compat.h b/math/lgamma-compat.h
index 96898a8e12..c2530a1418 100644
--- a/math/lgamma-compat.h
+++ b/math/lgamma-compat.h
@@ -1,5 +1,5 @@
 /* ABI compatibility for lgamma functions.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-acos.inc b/math/libm-test-acos.inc
index c8c511d071..39a0e6f7ff 100644
--- a/math/libm-test-acos.inc
+++ b/math/libm-test-acos.inc
@@ -1,5 +1,5 @@
 /* Test acos.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-acosh.inc b/math/libm-test-acosh.inc
index 2ba5df36cb..a08ac100bd 100644
--- a/math/libm-test-acosh.inc
+++ b/math/libm-test-acosh.inc
@@ -1,5 +1,5 @@
 /* Test acosh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-asin.inc b/math/libm-test-asin.inc
index a4c283ed87..d8f116275a 100644
--- a/math/libm-test-asin.inc
+++ b/math/libm-test-asin.inc
@@ -1,5 +1,5 @@
 /* Test asin.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-asinh.inc b/math/libm-test-asinh.inc
index dc13b2fd67..fcbbd1ee3a 100644
--- a/math/libm-test-asinh.inc
+++ b/math/libm-test-asinh.inc
@@ -1,5 +1,5 @@
 /* Test asinh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-atan.inc b/math/libm-test-atan.inc
index 71dd2b8f17..3581d3b5ee 100644
--- a/math/libm-test-atan.inc
+++ b/math/libm-test-atan.inc
@@ -1,5 +1,5 @@
 /* Test atan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-atan2.inc b/math/libm-test-atan2.inc
index 9494020b69..5933aeee87 100644
--- a/math/libm-test-atan2.inc
+++ b/math/libm-test-atan2.inc
@@ -1,5 +1,5 @@
 /* Test atan2.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-atanh.inc b/math/libm-test-atanh.inc
index 107fc4632c..2657fafd3d 100644
--- a/math/libm-test-atanh.inc
+++ b/math/libm-test-atanh.inc
@@ -1,5 +1,5 @@
 /* Test atanh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cabs.inc b/math/libm-test-cabs.inc
index c2c765413c..2efa84412c 100644
--- a/math/libm-test-cabs.inc
+++ b/math/libm-test-cabs.inc
@@ -1,5 +1,5 @@
 /* Test cabs.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cacos.inc b/math/libm-test-cacos.inc
index 241c4ea3c6..8f9f2e0707 100644
--- a/math/libm-test-cacos.inc
+++ b/math/libm-test-cacos.inc
@@ -1,5 +1,5 @@
 /* Test cacos.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cacosh.inc b/math/libm-test-cacosh.inc
index 756992ae3c..5424181a47 100644
--- a/math/libm-test-cacosh.inc
+++ b/math/libm-test-cacosh.inc
@@ -1,5 +1,5 @@
 /* Test cacosh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-canonicalize.inc b/math/libm-test-canonicalize.inc
index 1e7631463a..cb37d4920e 100644
--- a/math/libm-test-canonicalize.inc
+++ b/math/libm-test-canonicalize.inc
@@ -1,5 +1,5 @@
 /* Test canonicalize.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-carg.inc b/math/libm-test-carg.inc
index bb90deb151..520e4c42ef 100644
--- a/math/libm-test-carg.inc
+++ b/math/libm-test-carg.inc
@@ -1,5 +1,5 @@
 /* Test carg.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-casin.inc b/math/libm-test-casin.inc
index bf922e4ac0..e369b7ffca 100644
--- a/math/libm-test-casin.inc
+++ b/math/libm-test-casin.inc
@@ -1,5 +1,5 @@
 /* Test casin.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-casinh.inc b/math/libm-test-casinh.inc
index 378bd0846d..9ff916e1a2 100644
--- a/math/libm-test-casinh.inc
+++ b/math/libm-test-casinh.inc
@@ -1,5 +1,5 @@
 /* Test casinh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-catan.inc b/math/libm-test-catan.inc
index 45a37587d7..cfc2375c02 100644
--- a/math/libm-test-catan.inc
+++ b/math/libm-test-catan.inc
@@ -1,5 +1,5 @@
 /* Test catan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-catanh.inc b/math/libm-test-catanh.inc
index a2d13dbec0..c86baaa111 100644
--- a/math/libm-test-catanh.inc
+++ b/math/libm-test-catanh.inc
@@ -1,5 +1,5 @@
 /* Test catanh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cbrt.inc b/math/libm-test-cbrt.inc
index c3cc605643..856f31d965 100644
--- a/math/libm-test-cbrt.inc
+++ b/math/libm-test-cbrt.inc
@@ -1,5 +1,5 @@
 /* Test cbrt.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ccos.inc b/math/libm-test-ccos.inc
index b14de4dda5..0814db6ea4 100644
--- a/math/libm-test-ccos.inc
+++ b/math/libm-test-ccos.inc
@@ -1,5 +1,5 @@
 /* Test ccos.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ccosh.inc b/math/libm-test-ccosh.inc
index 5b2b0cd25f..cb5df76d21 100644
--- a/math/libm-test-ccosh.inc
+++ b/math/libm-test-ccosh.inc
@@ -1,5 +1,5 @@
 /* Test ccosh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ceil.inc b/math/libm-test-ceil.inc
index b3be5de9d7..4e07af95d6 100644
--- a/math/libm-test-ceil.inc
+++ b/math/libm-test-ceil.inc
@@ -1,5 +1,5 @@
 /* Test ceil.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cexp.inc b/math/libm-test-cexp.inc
index 03850026a6..cf4e366704 100644
--- a/math/libm-test-cexp.inc
+++ b/math/libm-test-cexp.inc
@@ -1,5 +1,5 @@
 /* Test cexp.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cimag.inc b/math/libm-test-cimag.inc
index 6474cb56b8..2634fcbbc4 100644
--- a/math/libm-test-cimag.inc
+++ b/math/libm-test-cimag.inc
@@ -1,5 +1,5 @@
 /* Test cimag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-clog.inc b/math/libm-test-clog.inc
index 55d5446c27..d1c24ab5b0 100644
--- a/math/libm-test-clog.inc
+++ b/math/libm-test-clog.inc
@@ -1,5 +1,5 @@
 /* Test clog.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-clog10.inc b/math/libm-test-clog10.inc
index 45404f8a94..db0de9924b 100644
--- a/math/libm-test-clog10.inc
+++ b/math/libm-test-clog10.inc
@@ -1,5 +1,5 @@
 /* Test clog10.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-compat_totalorder.inc b/math/libm-test-compat_totalorder.inc
index 42b2c53586..c5308d79f8 100644
--- a/math/libm-test-compat_totalorder.inc
+++ b/math/libm-test-compat_totalorder.inc
@@ -1,5 +1,5 @@
 /* Test totalorder compat symbol.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-compat_totalordermag.inc b/math/libm-test-compat_totalordermag.inc
index bb459750d3..c6c9df9c2f 100644
--- a/math/libm-test-compat_totalordermag.inc
+++ b/math/libm-test-compat_totalordermag.inc
@@ -1,5 +1,5 @@
 /* Test totalordermag compat symbol.
-   Copyright (C) 2019-2023 Free Software Foundation, Inc.
+   Copyright (C) 2019-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-conj.inc b/math/libm-test-conj.inc
index 6b80e885d0..dc7b287ad0 100644
--- a/math/libm-test-conj.inc
+++ b/math/libm-test-conj.inc
@@ -1,5 +1,5 @@
 /* Test conj.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-copysign.inc b/math/libm-test-copysign.inc
index 0c9da7d893..5c1ad8b3b5 100644
--- a/math/libm-test-copysign.inc
+++ b/math/libm-test-copysign.inc
@@ -1,5 +1,5 @@
 /* Test copysign.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cos.inc b/math/libm-test-cos.inc
index b018fccc6d..bff3f6ca13 100644
--- a/math/libm-test-cos.inc
+++ b/math/libm-test-cos.inc
@@ -1,5 +1,5 @@
 /* Test cos.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cosh.inc b/math/libm-test-cosh.inc
index f502df8a7b..caf4c9d790 100644
--- a/math/libm-test-cosh.inc
+++ b/math/libm-test-cosh.inc
@@ -1,5 +1,5 @@
 /* Test cosh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cpow.inc b/math/libm-test-cpow.inc
index 579730dc12..0e81db1bad 100644
--- a/math/libm-test-cpow.inc
+++ b/math/libm-test-cpow.inc
@@ -1,5 +1,5 @@
 /* Test cpow.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-cproj.inc b/math/libm-test-cproj.inc
index 914021450c..f30d419563 100644
--- a/math/libm-test-cproj.inc
+++ b/math/libm-test-cproj.inc
@@ -1,5 +1,5 @@
 /* Test cproj.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-creal.inc b/math/libm-test-creal.inc
index 7555e1f36c..a2c26fe14e 100644
--- a/math/libm-test-creal.inc
+++ b/math/libm-test-creal.inc
@@ -1,5 +1,5 @@
 /* Test creal.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-csin.inc b/math/libm-test-csin.inc
index 309267a3e4..4da2b3fb7a 100644
--- a/math/libm-test-csin.inc
+++ b/math/libm-test-csin.inc
@@ -1,5 +1,5 @@
 /* Test csin.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-csinh.inc b/math/libm-test-csinh.inc
index 5c3f6f4a8d..063a9ed9e0 100644
--- a/math/libm-test-csinh.inc
+++ b/math/libm-test-csinh.inc
@@ -1,5 +1,5 @@
 /* Test csinh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-csqrt.inc b/math/libm-test-csqrt.inc
index 606a71c1f7..d07524116f 100644
--- a/math/libm-test-csqrt.inc
+++ b/math/libm-test-csqrt.inc
@@ -1,5 +1,5 @@
 /* Test csqrt.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ctan.inc b/math/libm-test-ctan.inc
index e2300d12fe..6f0a8592ad 100644
--- a/math/libm-test-ctan.inc
+++ b/math/libm-test-ctan.inc
@@ -1,5 +1,5 @@
 /* Test ctan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ctanh.inc b/math/libm-test-ctanh.inc
index e6e0a68085..317f13c96f 100644
--- a/math/libm-test-ctanh.inc
+++ b/math/libm-test-ctanh.inc
@@ -1,5 +1,5 @@
 /* Test ctanh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-driver.c b/math/libm-test-driver.c
index db8c0198cb..3356f9b10d 100644
--- a/math/libm-test-driver.c
+++ b/math/libm-test-driver.c
@@ -1,5 +1,5 @@
 /* Support code for testing libm functions (driver).
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-erf.inc b/math/libm-test-erf.inc
index bcb168312e..11556cbbdc 100644
--- a/math/libm-test-erf.inc
+++ b/math/libm-test-erf.inc
@@ -1,5 +1,5 @@
 /* Test erf.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-erfc.inc b/math/libm-test-erfc.inc
index b39593a029..074c8546d7 100644
--- a/math/libm-test-erfc.inc
+++ b/math/libm-test-erfc.inc
@@ -1,5 +1,5 @@
 /* Test erfc.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-exp.inc b/math/libm-test-exp.inc
index a513c2a766..4ca51ac8f6 100644
--- a/math/libm-test-exp.inc
+++ b/math/libm-test-exp.inc
@@ -1,5 +1,5 @@
 /* Test exp.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-exp10.inc b/math/libm-test-exp10.inc
index fe54d7e58f..d4c3b3beba 100644
--- a/math/libm-test-exp10.inc
+++ b/math/libm-test-exp10.inc
@@ -1,5 +1,5 @@
 /* Test exp10.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-exp2.inc b/math/libm-test-exp2.inc
index b180cf8527..2d7035b18a 100644
--- a/math/libm-test-exp2.inc
+++ b/math/libm-test-exp2.inc
@@ -1,5 +1,5 @@
 /* Test exp2.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-expm1.inc b/math/libm-test-expm1.inc
index b6f78c154f..c2b396565c 100644
--- a/math/libm-test-expm1.inc
+++ b/math/libm-test-expm1.inc
@@ -1,5 +1,5 @@
 /* Test expm1.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fabs.inc b/math/libm-test-fabs.inc
index b482b016ff..caed0ae26a 100644
--- a/math/libm-test-fabs.inc
+++ b/math/libm-test-fabs.inc
@@ -1,5 +1,5 @@
 /* Test fabs.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fdim.inc b/math/libm-test-fdim.inc
index 78cfbf27ce..b6b5bb5b7b 100644
--- a/math/libm-test-fdim.inc
+++ b/math/libm-test-fdim.inc
@@ -1,5 +1,5 @@
 /* Test fdim.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-floor.inc b/math/libm-test-floor.inc
index f84aa40cd9..eb9cf85a8c 100644
--- a/math/libm-test-floor.inc
+++ b/math/libm-test-floor.inc
@@ -1,5 +1,5 @@
 /* Test floor.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fma.inc b/math/libm-test-fma.inc
index c02add21d7..93b58b3dfd 100644
--- a/math/libm-test-fma.inc
+++ b/math/libm-test-fma.inc
@@ -1,5 +1,5 @@
 /* Test fma.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmax.inc b/math/libm-test-fmax.inc
index 2210030644..16343395c2 100644
--- a/math/libm-test-fmax.inc
+++ b/math/libm-test-fmax.inc
@@ -1,5 +1,5 @@
 /* Test fmax.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmaximum.inc b/math/libm-test-fmaximum.inc
index fb86db1483..b7df3c42cd 100644
--- a/math/libm-test-fmaximum.inc
+++ b/math/libm-test-fmaximum.inc
@@ -1,5 +1,5 @@
 /* Test fmaximum.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmaximum_mag.inc b/math/libm-test-fmaximum_mag.inc
index e8e89e5dff..c772001fea 100644
--- a/math/libm-test-fmaximum_mag.inc
+++ b/math/libm-test-fmaximum_mag.inc
@@ -1,5 +1,5 @@
 /* Test fmaximum_mag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmaximum_mag_num.inc b/math/libm-test-fmaximum_mag_num.inc
index 670d4aaf32..e398398247 100644
--- a/math/libm-test-fmaximum_mag_num.inc
+++ b/math/libm-test-fmaximum_mag_num.inc
@@ -1,5 +1,5 @@
 /* Test fmaximum_mag_num.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmaximum_num.inc b/math/libm-test-fmaximum_num.inc
index c7e3992588..5e419ba181 100644
--- a/math/libm-test-fmaximum_num.inc
+++ b/math/libm-test-fmaximum_num.inc
@@ -1,5 +1,5 @@
 /* Test fmaximum_num.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmaxmag.inc b/math/libm-test-fmaxmag.inc
index 206561b8e6..9d8ff6eac1 100644
--- a/math/libm-test-fmaxmag.inc
+++ b/math/libm-test-fmaxmag.inc
@@ -1,5 +1,5 @@
 /* Test fmaxmag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmin.inc b/math/libm-test-fmin.inc
index 3b9818db4f..86a3466a18 100644
--- a/math/libm-test-fmin.inc
+++ b/math/libm-test-fmin.inc
@@ -1,5 +1,5 @@
 /* Test fmin.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fminimum.inc b/math/libm-test-fminimum.inc
index d89b522402..f3dd3b3fce 100644
--- a/math/libm-test-fminimum.inc
+++ b/math/libm-test-fminimum.inc
@@ -1,5 +1,5 @@
 /* Test fminimum.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fminimum_mag.inc b/math/libm-test-fminimum_mag.inc
index 684071980e..2ec54b23cf 100644
--- a/math/libm-test-fminimum_mag.inc
+++ b/math/libm-test-fminimum_mag.inc
@@ -1,5 +1,5 @@
 /* Test fminimum_mag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fminimum_mag_num.inc b/math/libm-test-fminimum_mag_num.inc
index c13855214c..c10838b36c 100644
--- a/math/libm-test-fminimum_mag_num.inc
+++ b/math/libm-test-fminimum_mag_num.inc
@@ -1,5 +1,5 @@
 /* Test fminimum_mag_num.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fminimum_num.inc b/math/libm-test-fminimum_num.inc
index d229870d17..13d8e5bc78 100644
--- a/math/libm-test-fminimum_num.inc
+++ b/math/libm-test-fminimum_num.inc
@@ -1,5 +1,5 @@
 /* Test fminimum_num.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fminmag.inc b/math/libm-test-fminmag.inc
index e89106380b..792b8e2cbd 100644
--- a/math/libm-test-fminmag.inc
+++ b/math/libm-test-fminmag.inc
@@ -1,5 +1,5 @@
 /* Test fminmag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fmod.inc b/math/libm-test-fmod.inc
index 43376c3df2..2e6909f7e1 100644
--- a/math/libm-test-fmod.inc
+++ b/math/libm-test-fmod.inc
@@ -1,5 +1,5 @@
 /* Test fmod.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fpclassify.inc b/math/libm-test-fpclassify.inc
index b519da3a7a..a68224421d 100644
--- a/math/libm-test-fpclassify.inc
+++ b/math/libm-test-fpclassify.inc
@@ -1,5 +1,5 @@
 /* Test fpclassify.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-frexp.inc b/math/libm-test-frexp.inc
index 247227b9e2..47ae0242e3 100644
--- a/math/libm-test-frexp.inc
+++ b/math/libm-test-frexp.inc
@@ -1,5 +1,5 @@
 /* Test frexp.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fromfp.inc b/math/libm-test-fromfp.inc
index 46a56a0934..ad1dde9200 100644
--- a/math/libm-test-fromfp.inc
+++ b/math/libm-test-fromfp.inc
@@ -1,5 +1,5 @@
 /* Test fromfp.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-fromfpx.inc b/math/libm-test-fromfpx.inc
index c23a41cedf..f55fe33f9d 100644
--- a/math/libm-test-fromfpx.inc
+++ b/math/libm-test-fromfpx.inc
@@ -1,5 +1,5 @@
 /* Test fromfpx.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-getpayload.inc b/math/libm-test-getpayload.inc
index 784e6697d9..8d986efcbf 100644
--- a/math/libm-test-getpayload.inc
+++ b/math/libm-test-getpayload.inc
@@ -1,5 +1,5 @@
 /* Test getpayload.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-hypot.inc b/math/libm-test-hypot.inc
index 95ff6502ae..5874b12626 100644
--- a/math/libm-test-hypot.inc
+++ b/math/libm-test-hypot.inc
@@ -1,5 +1,5 @@
 /* Test hypot.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ilogb.inc b/math/libm-test-ilogb.inc
index 45908d8068..a61486da1d 100644
--- a/math/libm-test-ilogb.inc
+++ b/math/libm-test-ilogb.inc
@@ -1,5 +1,5 @@
 /* Test ilogb.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-iscanonical.inc b/math/libm-test-iscanonical.inc
index c498055513..2ffb606b1e 100644
--- a/math/libm-test-iscanonical.inc
+++ b/math/libm-test-iscanonical.inc
@@ -1,5 +1,5 @@
 /* Test iscanonical.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-iseqsig.inc b/math/libm-test-iseqsig.inc
index 5cbc0ff4a4..52e49682b0 100644
--- a/math/libm-test-iseqsig.inc
+++ b/math/libm-test-iseqsig.inc
@@ -1,5 +1,5 @@
 /* Test iseqsig.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isfinite.inc b/math/libm-test-isfinite.inc
index 71fa35fd64..ceb4093c56 100644
--- a/math/libm-test-isfinite.inc
+++ b/math/libm-test-isfinite.inc
@@ -1,5 +1,5 @@
 /* Test isfinite.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isgreater.inc b/math/libm-test-isgreater.inc
index d7a532fa52..d1cba62a73 100644
--- a/math/libm-test-isgreater.inc
+++ b/math/libm-test-isgreater.inc
@@ -1,5 +1,5 @@
 /* Test isgreater.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isgreaterequal.inc b/math/libm-test-isgreaterequal.inc
index 0eb412bd05..817074b76e 100644
--- a/math/libm-test-isgreaterequal.inc
+++ b/math/libm-test-isgreaterequal.inc
@@ -1,5 +1,5 @@
 /* Test isgreaterequal.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isinf.inc b/math/libm-test-isinf.inc
index c1a0243396..9fb2bc11de 100644
--- a/math/libm-test-isinf.inc
+++ b/math/libm-test-isinf.inc
@@ -1,5 +1,5 @@
 /* Test isinf.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isless.inc b/math/libm-test-isless.inc
index 1ef19b962c..1cb1930bfd 100644
--- a/math/libm-test-isless.inc
+++ b/math/libm-test-isless.inc
@@ -1,5 +1,5 @@
 /* Test isless.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-islessequal.inc b/math/libm-test-islessequal.inc
index 5d22ec4d8a..cbda0ec4ec 100644
--- a/math/libm-test-islessequal.inc
+++ b/math/libm-test-islessequal.inc
@@ -1,5 +1,5 @@
 /* Test islessequal.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-islessgreater.inc b/math/libm-test-islessgreater.inc
index 36f03312e9..1f236e1b99 100644
--- a/math/libm-test-islessgreater.inc
+++ b/math/libm-test-islessgreater.inc
@@ -1,5 +1,5 @@
 /* Test islessgreater.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isnan.inc b/math/libm-test-isnan.inc
index bfc2358eff..41a26403b5 100644
--- a/math/libm-test-isnan.inc
+++ b/math/libm-test-isnan.inc
@@ -1,5 +1,5 @@
 /* Test isnan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isnormal.inc b/math/libm-test-isnormal.inc
index 94eafcd5a0..37fd7e31f4 100644
--- a/math/libm-test-isnormal.inc
+++ b/math/libm-test-isnormal.inc
@@ -1,5 +1,5 @@
 /* Test isnormal.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-issignaling.inc b/math/libm-test-issignaling.inc
index 0f2e62bd87..b9ca3d59a4 100644
--- a/math/libm-test-issignaling.inc
+++ b/math/libm-test-issignaling.inc
@@ -1,5 +1,5 @@
 /* Test issignaling.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-issubnormal.inc b/math/libm-test-issubnormal.inc
index 143bae6bdf..28cb6e5998 100644
--- a/math/libm-test-issubnormal.inc
+++ b/math/libm-test-issubnormal.inc
@@ -1,5 +1,5 @@
 /* Test issubnormal.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-isunordered.inc b/math/libm-test-isunordered.inc
index 24a6392b84..a9f8761951 100644
--- a/math/libm-test-isunordered.inc
+++ b/math/libm-test-isunordered.inc
@@ -1,5 +1,5 @@
 /* Test isunordered.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-iszero.inc b/math/libm-test-iszero.inc
index 4479fe1dbe..dcf0d8a7d1 100644
--- a/math/libm-test-iszero.inc
+++ b/math/libm-test-iszero.inc
@@ -1,5 +1,5 @@
 /* Test iszero.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-j0.inc b/math/libm-test-j0.inc
index a29571c28b..12ec5ae379 100644
--- a/math/libm-test-j0.inc
+++ b/math/libm-test-j0.inc
@@ -1,5 +1,5 @@
 /* Test j0.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-j1.inc b/math/libm-test-j1.inc
index e19760294b..bc0fe9668e 100644
--- a/math/libm-test-j1.inc
+++ b/math/libm-test-j1.inc
@@ -1,5 +1,5 @@
 /* Test j1.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-jn.inc b/math/libm-test-jn.inc
index 8978b51afc..1ac017b065 100644
--- a/math/libm-test-jn.inc
+++ b/math/libm-test-jn.inc
@@ -1,5 +1,5 @@
 /* Test jn.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-lgamma.inc b/math/libm-test-lgamma.inc
index b48132aeee..1721163189 100644
--- a/math/libm-test-lgamma.inc
+++ b/math/libm-test-lgamma.inc
@@ -1,5 +1,5 @@
 /* Test lgamma.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-llogb.inc b/math/libm-test-llogb.inc
index 9fc11b9323..fded743ff8 100644
--- a/math/libm-test-llogb.inc
+++ b/math/libm-test-llogb.inc
@@ -1,5 +1,5 @@
 /* Test llogb.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-llrint.inc b/math/libm-test-llrint.inc
index e13355e36e..e57d601889 100644
--- a/math/libm-test-llrint.inc
+++ b/math/libm-test-llrint.inc
@@ -1,5 +1,5 @@
 /* Test llrint.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-llround.inc b/math/libm-test-llround.inc
index 8e2ef56685..b4e6e7938c 100644
--- a/math/libm-test-llround.inc
+++ b/math/libm-test-llround.inc
@@ -1,5 +1,5 @@
 /* Test llround.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-log.inc b/math/libm-test-log.inc
index bb4312f759..1df7729a52 100644
--- a/math/libm-test-log.inc
+++ b/math/libm-test-log.inc
@@ -1,5 +1,5 @@
 /* Test log.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-log10.inc b/math/libm-test-log10.inc
index a1b10caa1e..5057354744 100644
--- a/math/libm-test-log10.inc
+++ b/math/libm-test-log10.inc
@@ -1,5 +1,5 @@
 /* Test log10.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-log1p.inc b/math/libm-test-log1p.inc
index 81ea91f481..67ad03f67c 100644
--- a/math/libm-test-log1p.inc
+++ b/math/libm-test-log1p.inc
@@ -1,5 +1,5 @@
 /* Test log1p.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-log2.inc b/math/libm-test-log2.inc
index cc88f22a0f..5c748cdc31 100644
--- a/math/libm-test-log2.inc
+++ b/math/libm-test-log2.inc
@@ -1,5 +1,5 @@
 /* Test log2.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-logb.inc b/math/libm-test-logb.inc
index dab4561f32..f246698a0b 100644
--- a/math/libm-test-logb.inc
+++ b/math/libm-test-logb.inc
@@ -1,5 +1,5 @@
 /* Test logb.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-lrint.inc b/math/libm-test-lrint.inc
index 23e3f34c41..0f715d02f5 100644
--- a/math/libm-test-lrint.inc
+++ b/math/libm-test-lrint.inc
@@ -1,5 +1,5 @@
 /* Test lrint.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-lround.inc b/math/libm-test-lround.inc
index ab4e2e9ead..40d91cb27f 100644
--- a/math/libm-test-lround.inc
+++ b/math/libm-test-lround.inc
@@ -1,5 +1,5 @@
 /* Test lround.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-modf.inc b/math/libm-test-modf.inc
index 13b9697883..b85b2e547e 100644
--- a/math/libm-test-modf.inc
+++ b/math/libm-test-modf.inc
@@ -1,5 +1,5 @@
 /* Test modf.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-add.inc b/math/libm-test-narrow-add.inc
index ede81897fc..fe6c66959c 100644
--- a/math/libm-test-narrow-add.inc
+++ b/math/libm-test-narrow-add.inc
@@ -1,5 +1,5 @@
 /* Test narrowing add.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-div.inc b/math/libm-test-narrow-div.inc
index 680d1748e1..225e80a77c 100644
--- a/math/libm-test-narrow-div.inc
+++ b/math/libm-test-narrow-div.inc
@@ -1,5 +1,5 @@
 /* Test narrowing divide.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-fma.inc b/math/libm-test-narrow-fma.inc
index a017ac468b..6a665e48b5 100644
--- a/math/libm-test-narrow-fma.inc
+++ b/math/libm-test-narrow-fma.inc
@@ -1,5 +1,5 @@
 /* Test narrowing fma.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-mul.inc b/math/libm-test-narrow-mul.inc
index 44eaeb96ad..5a6554ffe3 100644
--- a/math/libm-test-narrow-mul.inc
+++ b/math/libm-test-narrow-mul.inc
@@ -1,5 +1,5 @@
 /* Test narrowing multiply.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-sqrt.inc b/math/libm-test-narrow-sqrt.inc
index 909e7464d5..e54d4cdeb9 100644
--- a/math/libm-test-narrow-sqrt.inc
+++ b/math/libm-test-narrow-sqrt.inc
@@ -1,5 +1,5 @@
 /* Test narrowing sqrt.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-narrow-sub.inc b/math/libm-test-narrow-sub.inc
index d6aae63689..f4d9a59231 100644
--- a/math/libm-test-narrow-sub.inc
+++ b/math/libm-test-narrow-sub.inc
@@ -1,5 +1,5 @@
 /* Test narrowing subtract.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-nearbyint.inc b/math/libm-test-nearbyint.inc
index e01c7f65b8..bf1973b46d 100644
--- a/math/libm-test-nearbyint.inc
+++ b/math/libm-test-nearbyint.inc
@@ -1,5 +1,5 @@
 /* Test nearbyint.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-nextafter.inc b/math/libm-test-nextafter.inc
index 5bb9df2935..3817416558 100644
--- a/math/libm-test-nextafter.inc
+++ b/math/libm-test-nextafter.inc
@@ -1,5 +1,5 @@
 /* Test nextafter.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-nextdown.inc b/math/libm-test-nextdown.inc
index 4b37d31065..04a5dbc6c1 100644
--- a/math/libm-test-nextdown.inc
+++ b/math/libm-test-nextdown.inc
@@ -1,5 +1,5 @@
 /* Test nextdown.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-nexttoward.inc b/math/libm-test-nexttoward.inc
index 8bd4ac5c29..efb3236137 100644
--- a/math/libm-test-nexttoward.inc
+++ b/math/libm-test-nexttoward.inc
@@ -1,5 +1,5 @@
 /* Test nexttoward.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-nextup.inc b/math/libm-test-nextup.inc
index 2e36409840..af21ac7484 100644
--- a/math/libm-test-nextup.inc
+++ b/math/libm-test-nextup.inc
@@ -1,5 +1,5 @@
 /* Test nextup.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-pow.inc b/math/libm-test-pow.inc
index 444754c46f..314cd41091 100644
--- a/math/libm-test-pow.inc
+++ b/math/libm-test-pow.inc
@@ -1,5 +1,5 @@
 /* Test pow.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-remainder.inc b/math/libm-test-remainder.inc
index 1a1d3e9937..d427161653 100644
--- a/math/libm-test-remainder.inc
+++ b/math/libm-test-remainder.inc
@@ -1,5 +1,5 @@
 /* Test remainder.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-remquo.inc b/math/libm-test-remquo.inc
index de00ac29bc..8f41b85778 100644
--- a/math/libm-test-remquo.inc
+++ b/math/libm-test-remquo.inc
@@ -1,5 +1,5 @@
 /* Test remquo.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-rint.inc b/math/libm-test-rint.inc
index 3a3e0cc0b3..65bb4c19f1 100644
--- a/math/libm-test-rint.inc
+++ b/math/libm-test-rint.inc
@@ -1,5 +1,5 @@
 /* Test rint.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-round.inc b/math/libm-test-round.inc
index 7574c98a9d..9e8741d382 100644
--- a/math/libm-test-round.inc
+++ b/math/libm-test-round.inc
@@ -1,5 +1,5 @@
 /* Test round.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-roundeven.inc b/math/libm-test-roundeven.inc
index 7e28250f1e..bfc6c55e10 100644
--- a/math/libm-test-roundeven.inc
+++ b/math/libm-test-roundeven.inc
@@ -1,5 +1,5 @@
 /* Test roundeven.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-scalb.inc b/math/libm-test-scalb.inc
index f1c9612c8f..ca2e5a2337 100644
--- a/math/libm-test-scalb.inc
+++ b/math/libm-test-scalb.inc
@@ -1,5 +1,5 @@
 /* Test scalb.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-scalbln.inc b/math/libm-test-scalbln.inc
index ca26b802c3..fa8191553f 100644
--- a/math/libm-test-scalbln.inc
+++ b/math/libm-test-scalbln.inc
@@ -1,5 +1,5 @@
 /* Test scalbln.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-scalbn.inc b/math/libm-test-scalbn.inc
index cae5f161e8..9da6986f16 100644
--- a/math/libm-test-scalbn.inc
+++ b/math/libm-test-scalbn.inc
@@ -1,5 +1,5 @@
 /* Test scalbn.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-setpayload.inc b/math/libm-test-setpayload.inc
index 67b15ddecb..c70de9e7dd 100644
--- a/math/libm-test-setpayload.inc
+++ b/math/libm-test-setpayload.inc
@@ -1,5 +1,5 @@
 /* Test setpayload.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-setpayloadsig.inc b/math/libm-test-setpayloadsig.inc
index b2326257de..2eff69a1a4 100644
--- a/math/libm-test-setpayloadsig.inc
+++ b/math/libm-test-setpayloadsig.inc
@@ -1,5 +1,5 @@
 /* Test setpayloadsig.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-signbit.inc b/math/libm-test-signbit.inc
index d9fa4d07d4..5293319b9d 100644
--- a/math/libm-test-signbit.inc
+++ b/math/libm-test-signbit.inc
@@ -1,5 +1,5 @@
 /* Test signbit.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-significand.inc b/math/libm-test-significand.inc
index 72c5124757..96aaba94de 100644
--- a/math/libm-test-significand.inc
+++ b/math/libm-test-significand.inc
@@ -1,5 +1,5 @@
 /* Test significand.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-sin.inc b/math/libm-test-sin.inc
index cb48bb22a0..60d28d1527 100644
--- a/math/libm-test-sin.inc
+++ b/math/libm-test-sin.inc
@@ -1,5 +1,5 @@
 /* Test sin.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-sincos.inc b/math/libm-test-sincos.inc
index 4e9b64494e..b8fd617444 100644
--- a/math/libm-test-sincos.inc
+++ b/math/libm-test-sincos.inc
@@ -1,5 +1,5 @@
 /* Test sincos.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-sinh.inc b/math/libm-test-sinh.inc
index f53f8bd9bd..2a6ada89be 100644
--- a/math/libm-test-sinh.inc
+++ b/math/libm-test-sinh.inc
@@ -1,5 +1,5 @@
 /* Test sinh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-sqrt.inc b/math/libm-test-sqrt.inc
index 5d1202a021..de306e46ba 100644
--- a/math/libm-test-sqrt.inc
+++ b/math/libm-test-sqrt.inc
@@ -1,5 +1,5 @@
 /* Test sqrt.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-support.c b/math/libm-test-support.c
index 8fe3082929..1d60ac783b 100644
--- a/math/libm-test-support.c
+++ b/math/libm-test-support.c
@@ -1,5 +1,5 @@
 /* Support code for testing libm functions (compiled once per type).
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-support.h b/math/libm-test-support.h
index de9d62e96c..2f71520205 100644
--- a/math/libm-test-support.h
+++ b/math/libm-test-support.h
@@ -1,5 +1,5 @@
 /* Support code for testing libm functions (common declarations).
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-tan.inc b/math/libm-test-tan.inc
index ee67ebf4e7..8d9f5f1a2a 100644
--- a/math/libm-test-tan.inc
+++ b/math/libm-test-tan.inc
@@ -1,5 +1,5 @@
 /* Test tan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-tanh.inc b/math/libm-test-tanh.inc
index c722325717..d10a470f99 100644
--- a/math/libm-test-tanh.inc
+++ b/math/libm-test-tanh.inc
@@ -1,5 +1,5 @@
 /* Test tanh.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-tgamma.inc b/math/libm-test-tgamma.inc
index 933c0ae075..81f84d5128 100644
--- a/math/libm-test-tgamma.inc
+++ b/math/libm-test-tgamma.inc
@@ -1,5 +1,5 @@
 /* Test tgamma.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-totalorder.inc b/math/libm-test-totalorder.inc
index 83fb944462..7f238f5477 100644
--- a/math/libm-test-totalorder.inc
+++ b/math/libm-test-totalorder.inc
@@ -1,5 +1,5 @@
 /* Test totalorder.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-totalordermag.inc b/math/libm-test-totalordermag.inc
index 5ede6e88a6..8e9a8aa45c 100644
--- a/math/libm-test-totalordermag.inc
+++ b/math/libm-test-totalordermag.inc
@@ -1,5 +1,5 @@
 /* Test totalordermag.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-trunc.inc b/math/libm-test-trunc.inc
index 56f2add10e..ca2ad61b67 100644
--- a/math/libm-test-trunc.inc
+++ b/math/libm-test-trunc.inc
@@ -1,5 +1,5 @@
 /* Test trunc.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ufromfp.inc b/math/libm-test-ufromfp.inc
index fe38dd6a7e..9455df3039 100644
--- a/math/libm-test-ufromfp.inc
+++ b/math/libm-test-ufromfp.inc
@@ -1,5 +1,5 @@
 /* Test ufromfp.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-ufromfpx.inc b/math/libm-test-ufromfpx.inc
index a22ca2c95e..7067194ea3 100644
--- a/math/libm-test-ufromfpx.inc
+++ b/math/libm-test-ufromfpx.inc
@@ -1,5 +1,5 @@
 /* Test ufromfpx.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-y0.inc b/math/libm-test-y0.inc
index e7c701f739..580d89b3f0 100644
--- a/math/libm-test-y0.inc
+++ b/math/libm-test-y0.inc
@@ -1,5 +1,5 @@
 /* Test y0.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-y1.inc b/math/libm-test-y1.inc
index a7958c859f..5aa2f579f5 100644
--- a/math/libm-test-y1.inc
+++ b/math/libm-test-y1.inc
@@ -1,5 +1,5 @@
 /* Test y1.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/libm-test-yn.inc b/math/libm-test-yn.inc
index ba9ef4eca5..0502de47c4 100644
--- a/math/libm-test-yn.inc
+++ b/math/libm-test-yn.inc
@@ -1,5 +1,5 @@
 /* Test yn.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/math-narrow.h b/math/math-narrow.h
index 287b8741e5..35d83a96aa 100644
--- a/math/math-narrow.h
+++ b/math/math-narrow.h
@@ -1,5 +1,5 @@
 /* Helper macros for functions returning a narrower type.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/math-svid-compat.h b/math/math-svid-compat.h
index 36dd3b5eea..947ef8a3b4 100644
--- a/math/math-svid-compat.h
+++ b/math/math-svid-compat.h
@@ -1,5 +1,5 @@
 /* Declarations for SVID math error handling compatibility.
-   Copyright (C) 1991-2023 Free Software Foundation, Inc.
+   Copyright (C) 1991-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/math-underflow.h b/math/math-underflow.h
index 99c2105952..5539a0a6e7 100644
--- a/math/math-underflow.h
+++ b/math/math-underflow.h
@@ -1,5 +1,5 @@
 /* Check for underflow and force underflow exceptions.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/math.h b/math/math.h
index f13639943e..a1631a8c24 100644
--- a/math/math.h
+++ b/math/math.h
@@ -1,5 +1,5 @@
 /* Declarations for math functions.
-   Copyright (C) 1991-2023 Free Software Foundation, Inc.
+   Copyright (C) 1991-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/mul_split.h b/math/mul_split.h
index 6da5838802..e9309eeeef 100644
--- a/math/mul_split.h
+++ b/math/mul_split.h
@@ -1,5 +1,5 @@
 /* Compute full X * Y for double type.
-   Copyright (C) 2013-2023 Free Software Foundation, Inc.
+   Copyright (C) 2013-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/mul_splitl.h b/math/mul_splitl.h
index c714021bfa..5d5f90605d 100644
--- a/math/mul_splitl.h
+++ b/math/mul_splitl.h
@@ -1,5 +1,5 @@
 /* Compute full X * Y for long double type.
-   Copyright (C) 2013-2023 Free Software Foundation, Inc.
+   Copyright (C) 2013-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/multc3.c b/math/multc3.c
index 614b21b210..d6b56eebc3 100644
--- a/math/multc3.c
+++ b/math/multc3.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_cacos_template.c b/math/s_cacos_template.c
index 719b986d28..a2db740af2 100644
--- a/math/s_cacos_template.c
+++ b/math/s_cacos_template.c
@@ -1,5 +1,5 @@
 /* Return cosine of a complex type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_cacosh_template.c b/math/s_cacosh_template.c
index e14fb7f7fe..e7d6798a19 100644
--- a/math/s_cacosh_template.c
+++ b/math/s_cacosh_template.c
@@ -1,5 +1,5 @@
 /* Return arc hyperbolic cosine for a complex type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_canonicalize_template.c b/math/s_canonicalize_template.c
index 13c7a4e884..a30636f47f 100644
--- a/math/s_canonicalize_template.c
+++ b/math/s_canonicalize_template.c
@@ -1,5 +1,5 @@
 /* Canonicalize floating-point representation.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_casin_template.c b/math/s_casin_template.c
index de2282fc03..1c0495efae 100644
--- a/math/s_casin_template.c
+++ b/math/s_casin_template.c
@@ -1,5 +1,5 @@
 /* Return arc sine of a complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_casinh_template.c b/math/s_casinh_template.c
index be4e08743f..a905e901cf 100644
--- a/math/s_casinh_template.c
+++ b/math/s_casinh_template.c
@@ -1,5 +1,5 @@
 /* Return arc hyperbolic sine for a complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_catan_template.c b/math/s_catan_template.c
index 96694bf5fe..34c76d8fc9 100644
--- a/math/s_catan_template.c
+++ b/math/s_catan_template.c
@@ -1,5 +1,5 @@
 /* Return arc tangent of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_catanh_template.c b/math/s_catanh_template.c
index aa954e03f8..9c003f87bb 100644
--- a/math/s_catanh_template.c
+++ b/math/s_catanh_template.c
@@ -1,5 +1,5 @@
 /* Return arc hyperbolic tangent for a complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_ccos_template.c b/math/s_ccos_template.c
index be0be4588c..d9ca76e31f 100644
--- a/math/s_ccos_template.c
+++ b/math/s_ccos_template.c
@@ -1,5 +1,5 @@
 /* Return cosine of complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_ccosh_template.c b/math/s_ccosh_template.c
index cde023ccf4..4ad082b044 100644
--- a/math/s_ccosh_template.c
+++ b/math/s_ccosh_template.c
@@ -1,5 +1,5 @@
 /* Complex cosine hyperbolic function for float types.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_cexp_template.c b/math/s_cexp_template.c
index e2410c10af..5247cf49d2 100644
--- a/math/s_cexp_template.c
+++ b/math/s_cexp_template.c
@@ -1,5 +1,5 @@
 /* Return value of complex exponential function for a float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_clog10_template.c b/math/s_clog10_template.c
index 3b512feb72..e8b46f7b11 100644
--- a/math/s_clog10_template.c
+++ b/math/s_clog10_template.c
@@ -1,5 +1,5 @@
 /* Compute complex base 10 logarithm.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_clog_template.c b/math/s_clog_template.c
index 65f79719bf..0f95b24aa2 100644
--- a/math/s_clog_template.c
+++ b/math/s_clog_template.c
@@ -1,5 +1,5 @@
 /* Compute complex natural logarithm.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_cpow_template.c b/math/s_cpow_template.c
index 2298cbe4a2..92e3e98663 100644
--- a/math/s_cpow_template.c
+++ b/math/s_cpow_template.c
@@ -1,5 +1,5 @@
 /* Complex power of float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_cproj_template.c b/math/s_cproj_template.c
index 549a835dc9..eaec93dafb 100644
--- a/math/s_cproj_template.c
+++ b/math/s_cproj_template.c
@@ -1,5 +1,5 @@
 /* Compute projection of complex float type value to Riemann sphere.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_csin_template.c b/math/s_csin_template.c
index e2471d7f38..cd87a420c7 100644
--- a/math/s_csin_template.c
+++ b/math/s_csin_template.c
@@ -1,5 +1,5 @@
 /* Complex sine function for float types.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_csinh_template.c b/math/s_csinh_template.c
index 039e6803ff..068322f539 100644
--- a/math/s_csinh_template.c
+++ b/math/s_csinh_template.c
@@ -1,5 +1,5 @@
 /* Complex sine hyperbole function for float types.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_csqrt_template.c b/math/s_csqrt_template.c
index 47f73e8bca..6deec2671b 100644
--- a/math/s_csqrt_template.c
+++ b/math/s_csqrt_template.c
@@ -1,5 +1,5 @@
 /* Complex square root of a float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_ctan_template.c b/math/s_ctan_template.c
index 8fa9b15261..50ef462867 100644
--- a/math/s_ctan_template.c
+++ b/math/s_ctan_template.c
@@ -1,5 +1,5 @@
 /* Complex tangent function for a complex float type.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_ctanh_template.c b/math/s_ctanh_template.c
index a0f14fb64c..ee4ceb6a98 100644
--- a/math/s_ctanh_template.c
+++ b/math/s_ctanh_template.c
@@ -1,5 +1,5 @@
 /* Complex hyperbolic tangent for float types.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fdim_template.c b/math/s_fdim_template.c
index cd51b806a2..c4133b4c4c 100644
--- a/math/s_fdim_template.c
+++ b/math/s_fdim_template.c
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fma.c b/math/s_fma.c
index 27c3622acd..e036a1c809 100644
--- a/math/s_fma.c
+++ b/math/s_fma.c
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaf.c b/math/s_fmaf.c
index c4bf3a2485..407531a40c 100644
--- a/math/s_fmaf.c
+++ b/math/s_fmaf.c
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmal.c b/math/s_fmal.c
index 4291ede847..05fd756b32 100644
--- a/math/s_fmal.c
+++ b/math/s_fmal.c
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmax_template.c b/math/s_fmax_template.c
index 9667658512..01b92600c6 100644
--- a/math/s_fmax_template.c
+++ b/math/s_fmax_template.c
@@ -1,5 +1,5 @@
 /* Return maximum numeric value of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaximum_mag_num_template.c b/math/s_fmaximum_mag_num_template.c
index 37e5abb999..b02dad1bf6 100644
--- a/math/s_fmaximum_mag_num_template.c
+++ b/math/s_fmaximum_mag_num_template.c
@@ -1,5 +1,5 @@
 /* Return number with maximum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaximum_mag_template.c b/math/s_fmaximum_mag_template.c
index 22ec25729e..65e6ee200a 100644
--- a/math/s_fmaximum_mag_template.c
+++ b/math/s_fmaximum_mag_template.c
@@ -1,5 +1,5 @@
 /* Return value with maximum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaximum_num_template.c b/math/s_fmaximum_num_template.c
index 19ccb18255..f426a45a0b 100644
--- a/math/s_fmaximum_num_template.c
+++ b/math/s_fmaximum_num_template.c
@@ -1,5 +1,5 @@
 /* Return maximum number of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaximum_template.c b/math/s_fmaximum_template.c
index 0da1b7f266..7fced8e8cb 100644
--- a/math/s_fmaximum_template.c
+++ b/math/s_fmaximum_template.c
@@ -1,5 +1,5 @@
 /* Return maximum of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmaxmag_template.c b/math/s_fmaxmag_template.c
index e36868abd8..8fa32b67d1 100644
--- a/math/s_fmaxmag_template.c
+++ b/math/s_fmaxmag_template.c
@@ -1,5 +1,5 @@
 /* Return value with maximum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fmin_template.c b/math/s_fmin_template.c
index edb6de1e90..324d8880e6 100644
--- a/math/s_fmin_template.c
+++ b/math/s_fmin_template.c
@@ -1,5 +1,5 @@
 /* Return minimum numeric value of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fminimum_mag_num_template.c b/math/s_fminimum_mag_num_template.c
index 9100c5202b..933ff11d7e 100644
--- a/math/s_fminimum_mag_num_template.c
+++ b/math/s_fminimum_mag_num_template.c
@@ -1,5 +1,5 @@
 /* Return number with minimum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fminimum_mag_template.c b/math/s_fminimum_mag_template.c
index 56e1f724e0..3e385b06ba 100644
--- a/math/s_fminimum_mag_template.c
+++ b/math/s_fminimum_mag_template.c
@@ -1,5 +1,5 @@
 /* Return value with minimum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fminimum_num_template.c b/math/s_fminimum_num_template.c
index 44bf972f5e..d27a322b1f 100644
--- a/math/s_fminimum_num_template.c
+++ b/math/s_fminimum_num_template.c
@@ -1,5 +1,5 @@
 /* Return minimum number of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fminimum_template.c b/math/s_fminimum_template.c
index 4e2495fe0d..4672492df5 100644
--- a/math/s_fminimum_template.c
+++ b/math/s_fminimum_template.c
@@ -1,5 +1,5 @@
 /* Return minimum of X and Y.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_fminmag_template.c b/math/s_fminmag_template.c
index c4f45e9a69..cb92463e0b 100644
--- a/math/s_fminmag_template.c
+++ b/math/s_fminmag_template.c
@@ -1,5 +1,5 @@
 /* Return value with minimum magnitude.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_iseqsig_template.c b/math/s_iseqsig_template.c
index d9fca2ff9e..b82cc78848 100644
--- a/math/s_iseqsig_template.c
+++ b/math/s_iseqsig_template.c
@@ -1,5 +1,5 @@
 /* Test whether X == Y.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_nan_template.c b/math/s_nan_template.c
index 7816497cc1..2e7a6eebc0 100644
--- a/math/s_nan_template.c
+++ b/math/s_nan_template.c
@@ -1,5 +1,5 @@
 /* Return quiet nan.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_nextdown_template.c b/math/s_nextdown_template.c
index c6130a04ea..9d22b0d08d 100644
--- a/math/s_nextdown_template.c
+++ b/math/s_nextdown_template.c
@@ -1,5 +1,5 @@
 /* Return the greatest floating-point number less than X.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/s_significand_template.c b/math/s_significand_template.c
index d181800064..a351390411 100644
--- a/math/s_significand_template.c
+++ b/math/s_significand_template.c
@@ -1,5 +1,5 @@
 /* Return the mantissa of a floating-point number.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/setfpucw.c b/math/setfpucw.c
index 5de64cb7e5..e110cf87e4 100644
--- a/math/setfpucw.c
+++ b/math/setfpucw.c
@@ -1,5 +1,5 @@
 /* Set the FPU control word.
-   Copyright (C) 1996-2023 Free Software Foundation, Inc.
+   Copyright (C) 1996-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-double.h b/math/test-arg-double.h
index 8e66cbf89d..fa031c1a41 100644
--- a/math/test-arg-double.h
+++ b/math/test-arg-double.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for double arguments to narrowing
    functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-float128.h b/math/test-arg-float128.h
index 95f780ef16..289206b96f 100644
--- a/math/test-arg-float128.h
+++ b/math/test-arg-float128.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float128 arguments to
    narrowing functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-float32x.h b/math/test-arg-float32x.h
index 3c3d78e01a..f72d4fb711 100644
--- a/math/test-arg-float32x.h
+++ b/math/test-arg-float32x.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float32x arguments to
    narrowing functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-float64.h b/math/test-arg-float64.h
index f9109c5383..919a98e6f6 100644
--- a/math/test-arg-float64.h
+++ b/math/test-arg-float64.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float64 arguments to
    narrowing functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-float64x.h b/math/test-arg-float64x.h
index 163e578eb2..5a49b65922 100644
--- a/math/test-arg-float64x.h
+++ b/math/test-arg-float64x.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float64x arguments to
    narrowing functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-arg-ldouble.h b/math/test-arg-ldouble.h
index e70231eeb7..1c0b519d53 100644
--- a/math/test-arg-ldouble.h
+++ b/math/test-arg-ldouble.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for long double arguments to
    narrowing functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-double-vlen2.h b/math/test-double-vlen2.h
index af3c9b47cc..15456478dd 100644
--- a/math/test-double-vlen2.h
+++ b/math/test-double-vlen2.h
@@ -1,5 +1,5 @@
 /* Definitions for double vector tests with vector length 2.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-double-vlen4.h b/math/test-double-vlen4.h
index 1e6d759a41..52361a645e 100644
--- a/math/test-double-vlen4.h
+++ b/math/test-double-vlen4.h
@@ -1,5 +1,5 @@
 /* Definitions for double vector tests with vector length 4.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-double-vlen8.h b/math/test-double-vlen8.h
index b90f2bb458..0ed8761567 100644
--- a/math/test-double-vlen8.h
+++ b/math/test-double-vlen8.h
@@ -1,5 +1,5 @@
 /* Definitions for double vector tests with vector length 8.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-double.h b/math/test-double.h
index fc6e500c3c..81c98f7d59 100644
--- a/math/test-double.h
+++ b/math/test-double.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for double.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fe-snans-always-signal.c b/math/test-fe-snans-always-signal.c
index 895456db79..ee01e9b706 100644
--- a/math/test-fe-snans-always-signal.c
+++ b/math/test-fe-snans-always-signal.c
@@ -1,5 +1,5 @@
 /* Test FE_SNANS_ALWAYS_SIGNAL definition.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-femode-traps.c b/math/test-femode-traps.c
index c4ac963026..24b2f54880 100644
--- a/math/test-femode-traps.c
+++ b/math/test-femode-traps.c
@@ -1,5 +1,5 @@
 /* Test femode_t functions: test handling of exception traps.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-femode.c b/math/test-femode.c
index 5c1f02f217..59f4ae48f3 100644
--- a/math/test-femode.c
+++ b/math/test-femode.c
@@ -1,5 +1,5 @@
 /* Test femode_t functions.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fenv-clear-main.c b/math/test-fenv-clear-main.c
index 73e3f335fc..02fef53c83 100644
--- a/math/test-fenv-clear-main.c
+++ b/math/test-fenv-clear-main.c
@@ -1,6 +1,6 @@
 /* Test fesetenv (FE_DFL_ENV) and fesetenv (FE_NOMASK_ENV) clear
    exceptions (bug 19181).
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fenv-preserve.c b/math/test-fenv-preserve.c
index 1c6b781ee4..4aa032a5ff 100644
--- a/math/test-fenv-preserve.c
+++ b/math/test-fenv-preserve.c
@@ -1,5 +1,5 @@
 /* Test fegetenv preserves exception mask (bug 16198).
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fenv-return.c b/math/test-fenv-return.c
index 18e6670db0..c3a4984c01 100644
--- a/math/test-fenv-return.c
+++ b/math/test-fenv-return.c
@@ -1,5 +1,5 @@
 /* Test return value when setting FE_NOMASK_ENV (BZ16918, BZ17009).
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fenv-tls.c b/math/test-fenv-tls.c
index 46feac2679..9f4c2a2eb0 100644
--- a/math/test-fenv-tls.c
+++ b/math/test-fenv-tls.c
@@ -1,5 +1,5 @@
 /* Test floating-point environment is thread-local.
-   Copyright (C) 2013-2023 Free Software Foundation, Inc.
+   Copyright (C) 2013-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fenv.c b/math/test-fenv.c
index 63dceddb10..9db6789e64 100644
--- a/math/test-fenv.c
+++ b/math/test-fenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fesetexcept-traps.c b/math/test-fesetexcept-traps.c
index 9e2023962b..73f542027e 100644
--- a/math/test-fesetexcept-traps.c
+++ b/math/test-fesetexcept-traps.c
@@ -1,5 +1,5 @@
 /* Test fesetexcept: exception traps enabled.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fesetexcept.c b/math/test-fesetexcept.c
index 2bad463706..75f91c66e0 100644
--- a/math/test-fesetexcept.c
+++ b/math/test-fesetexcept.c
@@ -1,5 +1,5 @@
 /* Test fesetexcept.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fetestexceptflag.c b/math/test-fetestexceptflag.c
index 3064b28b43..a6a8a9bbef 100644
--- a/math/test-fetestexceptflag.c
+++ b/math/test-fetestexceptflag.c
@@ -1,5 +1,5 @@
 /* Test fetestexceptflag.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fexcept-traps.c b/math/test-fexcept-traps.c
index ac63fbca2f..0f5802c773 100644
--- a/math/test-fexcept-traps.c
+++ b/math/test-fexcept-traps.c
@@ -1,5 +1,5 @@
 /* Test fegetexceptflag and fesetexceptflag: exception traps enabled.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fexcept.c b/math/test-fexcept.c
index 249a8b5a2b..4a4ff7a1a4 100644
--- a/math/test-fexcept.c
+++ b/math/test-fexcept.c
@@ -1,5 +1,5 @@
 /* Test fegetexceptflag and fesetexceptflag.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float-vlen16.h b/math/test-float-vlen16.h
index a82cf15ed9..ea59fd02b4 100644
--- a/math/test-float-vlen16.h
+++ b/math/test-float-vlen16.h
@@ -1,5 +1,5 @@
 /* Definitions for float vector tests with vector length 16.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float-vlen4.h b/math/test-float-vlen4.h
index 87f44ce3be..04e3184e58 100644
--- a/math/test-float-vlen4.h
+++ b/math/test-float-vlen4.h
@@ -1,5 +1,5 @@
 /* Definitions for float vector tests with vector length 4.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float-vlen8.h b/math/test-float-vlen8.h
index ec58ed7ab1..c9bbfe981a 100644
--- a/math/test-float-vlen8.h
+++ b/math/test-float-vlen8.h
@@ -1,5 +1,5 @@
 /* Definitions for float vector tests with vector length 8.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float.h b/math/test-float.h
index 2cfdcde0ea..71524d6239 100644
--- a/math/test-float.h
+++ b/math/test-float.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for float.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float128.h b/math/test-float128.h
index 25706113f9..af1479156a 100644
--- a/math/test-float128.h
+++ b/math/test-float128.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float128.
 
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float32.h b/math/test-float32.h
index 429bd3d73c..090217f383 100644
--- a/math/test-float32.h
+++ b/math/test-float32.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float32.
 
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float32x.h b/math/test-float32x.h
index 9f3ed36519..207e515bd8 100644
--- a/math/test-float32x.h
+++ b/math/test-float32x.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float32x.
 
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float64.h b/math/test-float64.h
index dcd2978ca2..2e13fedb3d 100644
--- a/math/test-float64.h
+++ b/math/test-float64.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float64.
 
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-float64x.h b/math/test-float64x.h
index 6077848459..4c76721cea 100644
--- a/math/test-float64x.h
+++ b/math/test-float64x.h
@@ -1,6 +1,6 @@
 /* Common definitions for libm tests for _Float64x.
 
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-flt-eval-method.c b/math/test-flt-eval-method.c
index 926e07d421..0633d6f8a7 100644
--- a/math/test-flt-eval-method.c
+++ b/math/test-flt-eval-method.c
@@ -1,5 +1,5 @@
 /* Test evaluation method typedefs match FLT_EVAL_METHOD.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fp-ilogb-constants.c b/math/test-fp-ilogb-constants.c
index edaae08669..390a2b76df 100644
--- a/math/test-fp-ilogb-constants.c
+++ b/math/test-fp-ilogb-constants.c
@@ -1,5 +1,5 @@
 /* Test requirements on FP_ILOGB* constants.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fp-llogb-constants.c b/math/test-fp-llogb-constants.c
index a859128ea7..191410e1b9 100644
--- a/math/test-fp-llogb-constants.c
+++ b/math/test-fp-llogb-constants.c
@@ -1,5 +1,5 @@
 /* Test requirements on FP_LLOGB* constants.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fpucw-ieee.c b/math/test-fpucw-ieee.c
index 6ac47e509c..774d09d450 100644
--- a/math/test-fpucw-ieee.c
+++ b/math/test-fpucw-ieee.c
@@ -1,5 +1,5 @@
 /* FPU control word overridden initialization test.
-   Copyright (C) 2013-2023 Free Software Foundation, Inc.
+   Copyright (C) 2013-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-fpucw.c b/math/test-fpucw.c
index 8b6b95ca3a..8298f218a5 100644
--- a/math/test-fpucw.c
+++ b/math/test-fpucw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-ibm128.h b/math/test-ibm128.h
index 70ddaab9af..ce885df01e 100644
--- a/math/test-ibm128.h
+++ b/math/test-ibm128.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for ibm long double.
-   Copyright (C) 2020-2023 Free Software Foundation, Inc.
+   Copyright (C) 2020-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-iseqsig-excess-precision.c b/math/test-iseqsig-excess-precision.c
index 2465225193..41573cb093 100644
--- a/math/test-iseqsig-excess-precision.c
+++ b/math/test-iseqsig-excess-precision.c
@@ -1,5 +1,5 @@
 /* Test iseqsig with excess precision.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-iszero-excess-precision.c b/math/test-iszero-excess-precision.c
index 520507bbdb..612fda1b9d 100644
--- a/math/test-iszero-excess-precision.c
+++ b/math/test-iszero-excess-precision.c
@@ -1,5 +1,5 @@
 /* Test iszero with excess precision.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-ldouble.h b/math/test-ldouble.h
index 31492d4734..175a3407de 100644
--- a/math/test-ldouble.h
+++ b/math/test-ldouble.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for long double.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-cxx11.cc b/math/test-math-cxx11.cc
index d295a8d2c3..a70358084b 100644
--- a/math/test-math-cxx11.cc
+++ b/math/test-math-cxx11.cc
@@ -1,5 +1,5 @@
 /* Test C99 math functions are available in C++11 without _GNU_SOURCE.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-errno.h b/math/test-math-errno.h
index c490282e87..59e7689a6d 100644
--- a/math/test-math-errno.h
+++ b/math/test-math-errno.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for functions setting errno.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-exceptions.h b/math/test-math-exceptions.h
index 25efcb0382..ec4dff6497 100644
--- a/math/test-math-exceptions.h
+++ b/math/test-math-exceptions.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for exceptions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-floatn.h b/math/test-math-floatn.h
index f9ddb05099..366a8935a2 100644
--- a/math/test-math-floatn.h
+++ b/math/test-math-floatn.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for TS 18661-3 derived types.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-iscanonical.cc b/math/test-math-iscanonical.cc
index f004204b25..669488aa97 100644
--- a/math/test-math-iscanonical.cc
+++ b/math/test-math-iscanonical.cc
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of iscanonical.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-iseqsig.cc b/math/test-math-iseqsig.cc
index 228eb49eaa..5ade300891 100644
--- a/math/test-math-iseqsig.cc
+++ b/math/test-math-iseqsig.cc
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of iseqsig.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-isinff.cc b/math/test-math-isinff.cc
index 6f47969f9f..9d4e1a4335 100644
--- a/math/test-math-isinff.cc
+++ b/math/test-math-isinff.cc
@@ -1,5 +1,5 @@
 /* Test for bug 19439.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-issignaling.cc b/math/test-math-issignaling.cc
index b8079b0be1..69656a2e98 100644
--- a/math/test-math-issignaling.cc
+++ b/math/test-math-issignaling.cc
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of issignaling.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-iszero.cc b/math/test-math-iszero.cc
index 6d1c94eaa4..7d877b1e6b 100644
--- a/math/test-math-iszero.cc
+++ b/math/test-math-iszero.cc
@@ -1,5 +1,5 @@
 /* Test for the C++ implementation of iszero.
-   Copyright (C) 2016-2023 Free Software Foundation, Inc.
+   Copyright (C) 2016-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-narrow.h b/math/test-math-narrow.h
index eaae16e4d6..dcb12f043d 100644
--- a/math/test-math-narrow.h
+++ b/math/test-math-narrow.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for narrowing scalar functions.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-scalar.h b/math/test-math-scalar.h
index 28ac74ca4c..f674b7b170 100644
--- a/math/test-math-scalar.h
+++ b/math/test-math-scalar.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for scalar (non-narrowing) functions.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-math-vector.h b/math/test-math-vector.h
index ee4865cb95..27c6403e9c 100644
--- a/math/test-math-vector.h
+++ b/math/test-math-vector.h
@@ -1,5 +1,5 @@
 /* Common definitions for libm tests for vector functions.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-matherr-2.c b/math/test-matherr-2.c
index 38377fedee..c5eb640214 100644
--- a/math/test-matherr-2.c
+++ b/math/test-matherr-2.c
@@ -1,5 +1,5 @@
 /* Test matherr (compat symbols, binary defines own _LIB_VERSION).
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-matherr-3.c b/math/test-matherr-3.c
index 9b386f7aaf..7b26bef6af 100644
--- a/math/test-matherr-3.c
+++ b/math/test-matherr-3.c
@@ -1,5 +1,5 @@
 /* Test matherr not supported for new binaries.
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-matherr.c b/math/test-matherr.c
index 267f8471f4..d8978d08cb 100644
--- a/math/test-matherr.c
+++ b/math/test-matherr.c
@@ -1,5 +1,5 @@
 /* Test matherr (compat symbols, binary modifies library's _LIB_VERSION).
-   Copyright (C) 1997-2023 Free Software Foundation, Inc.
+   Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-misc.c b/math/test-misc.c
index c0419997cf..85f0a10e39 100644
--- a/math/test-misc.c
+++ b/math/test-misc.c
@@ -1,5 +1,5 @@
 /* Miscellaneous tests which don't fit anywhere else.
-   Copyright (C) 2000-2023 Free Software Foundation, Inc.
+   Copyright (C) 2000-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-nan-const.c b/math/test-nan-const.c
index 4ec8021cbb..cc4ca5b86b 100644
--- a/math/test-nan-const.c
+++ b/math/test-nan-const.c
@@ -1,5 +1,5 @@
 /* Test nan functions do not have const attribute.  Bug 23277.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-nan-overflow.c b/math/test-nan-overflow.c
index 50d536fe39..1460f32771 100644
--- a/math/test-nan-overflow.c
+++ b/math/test-nan-overflow.c
@@ -1,5 +1,5 @@
 /* Test nan functions stack overflow (bug 16962).
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-nan-payload.c b/math/test-nan-payload.c
index 34bdf199f0..4a81dc348b 100644
--- a/math/test-nan-payload.c
+++ b/math/test-nan-payload.c
@@ -1,5 +1,5 @@
 /* Test nan functions payload handling (bug 16961).
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-narrow-macros.c b/math/test-narrow-macros.c
index d5152dbdb5..d945e51e84 100644
--- a/math/test-narrow-macros.c
+++ b/math/test-narrow-macros.c
@@ -1,5 +1,5 @@
 /* Test code declaring narrowing functions does not conflict with user macros.
-   Copyright (C) 2018-2023 Free Software Foundation, Inc.
+   Copyright (C) 2018-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-nearbyint-except-2.c b/math/test-nearbyint-except-2.c
index d926e0d543..781ef0f26f 100644
--- a/math/test-nearbyint-except-2.c
+++ b/math/test-nearbyint-except-2.c
@@ -1,5 +1,5 @@
 /* Test nearbyint functions do not disable exception traps (bug 19228).
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-nearbyint-except.c b/math/test-nearbyint-except.c
index 08f183a0b9..727163168a 100644
--- a/math/test-nearbyint-except.c
+++ b/math/test-nearbyint-except.c
@@ -1,5 +1,5 @@
 /* Test nearbyint functions do not clear exceptions (bug 15491).
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-powl.c b/math/test-powl.c
index edebe6c08e..9bd7a3d81c 100644
--- a/math/test-powl.c
+++ b/math/test-powl.c
@@ -1,5 +1,5 @@
 /* Test for powl
-   Copyright (C) 2011-2023 Free Software Foundation, Inc.
+   Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-signgam-main.c b/math/test-signgam-main.c
index 3d85ed7bab..82a5ec6686 100644
--- a/math/test-signgam-main.c
+++ b/math/test-signgam-main.c
@@ -1,5 +1,5 @@
 /* Test lgamma functions do not set signgam for ISO C.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-snan.c b/math/test-snan.c
index a1e8eb54ce..2c6a1254c0 100644
--- a/math/test-snan.c
+++ b/math/test-snan.c
@@ -1,5 +1,5 @@
 /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions.
-   Copyright (C) 2008-2023 Free Software Foundation, Inc.
+   Copyright (C) 2008-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-tgmath-int.c b/math/test-tgmath-int.c
index 4b067303f3..9384764a91 100644
--- a/math/test-tgmath-int.c
+++ b/math/test-tgmath-int.c
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2005-2023 Free Software Foundation, Inc.
+   Copyright (C) 2005-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-tgmath-ret.c b/math/test-tgmath-ret.c
index f31828d6a6..36dc132e4f 100644
--- a/math/test-tgmath-ret.c
+++ b/math/test-tgmath-ret.c
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2003-2023 Free Software Foundation, Inc.
+   Copyright (C) 2003-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-tgmath.c b/math/test-tgmath.c
index 85ca4e673f..93efd8b812 100644
--- a/math/test-tgmath.c
+++ b/math/test-tgmath.c
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2001-2023 Free Software Foundation, Inc.
+   Copyright (C) 2001-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/test-tgmath2.c b/math/test-tgmath2.c
index 6dd0d64da5..37afa8a08a 100644
--- a/math/test-tgmath2.c
+++ b/math/test-tgmath2.c
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2007-2023 Free Software Foundation, Inc.
+   Copyright (C) 2007-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/tgmath.h b/math/tgmath.h
index ca90c5b4da..d3654e8cb6 100644
--- a/math/tgmath.h
+++ b/math/tgmath.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/tst-CMPLX2.c b/math/tst-CMPLX2.c
index fbcfc71415..368b5e66ee 100644
--- a/math/tst-CMPLX2.c
+++ b/math/tst-CMPLX2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/tst-definitions.c b/math/tst-definitions.c
index 341d3abd37..a1fb117404 100644
--- a/math/tst-definitions.c
+++ b/math/tst-definitions.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acos_compat.c b/math/w_acos_compat.c
index 04e6669597..117fefc86a 100644
--- a/math/w_acos_compat.c
+++ b/math/w_acos_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acos_template.c b/math/w_acos_template.c
index a3aabb843c..fe6d6c01db 100644
--- a/math/w_acos_template.c
+++ b/math/w_acos_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for acos.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acosf_compat.c b/math/w_acosf_compat.c
index 98c2932e62..60ad481fc7 100644
--- a/math/w_acosf_compat.c
+++ b/math/w_acosf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acosh_compat.c b/math/w_acosh_compat.c
index 30fb2f4de0..5f803c7cc0 100644
--- a/math/w_acosh_compat.c
+++ b/math/w_acosh_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acosh_template.c b/math/w_acosh_template.c
index b3f96486dc..abea0544ba 100644
--- a/math/w_acosh_template.c
+++ b/math/w_acosh_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for acosh.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acoshf_compat.c b/math/w_acoshf_compat.c
index 79a91892f7..7ed4bbb857 100644
--- a/math/w_acoshf_compat.c
+++ b/math/w_acoshf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acoshl_compat.c b/math/w_acoshl_compat.c
index 4f682aee7d..ff9ec6c027 100644
--- a/math/w_acoshl_compat.c
+++ b/math/w_acoshl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_acosl_compat.c b/math/w_acosl_compat.c
index a315c15fef..25bdce2664 100644
--- a/math/w_acosl_compat.c
+++ b/math/w_acosl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_asin_compat.c b/math/w_asin_compat.c
index a51c0b0fc1..b3b13a63f7 100644
--- a/math/w_asin_compat.c
+++ b/math/w_asin_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_asin_template.c b/math/w_asin_template.c
index 811730d847..b58635a5c8 100644
--- a/math/w_asin_template.c
+++ b/math/w_asin_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for asin.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_asinf_compat.c b/math/w_asinf_compat.c
index 4a4d4298e1..bdace40b95 100644
--- a/math/w_asinf_compat.c
+++ b/math/w_asinf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_asinl_compat.c b/math/w_asinl_compat.c
index 0f05ffcc51..2b7e8790dc 100644
--- a/math/w_asinl_compat.c
+++ b/math/w_asinl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atan2_compat.c b/math/w_atan2_compat.c
index 7c3e814b04..9c0f011cdc 100644
--- a/math/w_atan2_compat.c
+++ b/math/w_atan2_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atan2_template.c b/math/w_atan2_template.c
index 44e5e4ea58..68ebe01929 100644
--- a/math/w_atan2_template.c
+++ b/math/w_atan2_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for atan2.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atan2f_compat.c b/math/w_atan2f_compat.c
index 506acab5ed..8864010fcb 100644
--- a/math/w_atan2f_compat.c
+++ b/math/w_atan2f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atan2l_compat.c b/math/w_atan2l_compat.c
index 64a64c15a0..63a34d6d97 100644
--- a/math/w_atan2l_compat.c
+++ b/math/w_atan2l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atanh_compat.c b/math/w_atanh_compat.c
index 5767e20ee6..b68ce6779c 100644
--- a/math/w_atanh_compat.c
+++ b/math/w_atanh_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atanh_template.c b/math/w_atanh_template.c
index 425a28b275..8c0f0a9948 100644
--- a/math/w_atanh_template.c
+++ b/math/w_atanh_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for atanh.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atanhf_compat.c b/math/w_atanhf_compat.c
index dc94f3088b..2f076e2c9c 100644
--- a/math/w_atanhf_compat.c
+++ b/math/w_atanhf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_atanhl_compat.c b/math/w_atanhl_compat.c
index 05528e02a3..155965c423 100644
--- a/math/w_atanhl_compat.c
+++ b/math/w_atanhl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_cosh_template.c b/math/w_cosh_template.c
index 91f44ffbf2..2ecb8fa194 100644
--- a/math/w_cosh_template.c
+++ b/math/w_cosh_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for cosh.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp10_compat.c b/math/w_exp10_compat.c
index b13592d29c..d8e0f7e773 100644
--- a/math/w_exp10_compat.c
+++ b/math/w_exp10_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp10_template.c b/math/w_exp10_template.c
index f4a9cb6fe3..8c19e4828e 100644
--- a/math/w_exp10_template.c
+++ b/math/w_exp10_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for exp10.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp10f_compat.c b/math/w_exp10f_compat.c
index 0944c879c5..b90f6f3484 100644
--- a/math/w_exp10f_compat.c
+++ b/math/w_exp10f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp10l_compat.c b/math/w_exp10l_compat.c
index 5d395284ef..a9f9f8a011 100644
--- a/math/w_exp10l_compat.c
+++ b/math/w_exp10l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp2_template.c b/math/w_exp2_template.c
index 365473b773..74197a6cc5 100644
--- a/math/w_exp2_template.c
+++ b/math/w_exp2_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for exp2.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp_compat.c b/math/w_exp_compat.c
index 087e635638..236af55bda 100644
--- a/math/w_exp_compat.c
+++ b/math/w_exp_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_exp_template.c b/math/w_exp_template.c
index b1ebe6667c..8d27736b6c 100644
--- a/math/w_exp_template.c
+++ b/math/w_exp_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for exp.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_expf_compat.c b/math/w_expf_compat.c
index 7f4c586519..ad2280f4b5 100644
--- a/math/w_expf_compat.c
+++ b/math/w_expf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_fmod_compat.c b/math/w_fmod_compat.c
index aef98885a3..bbb0e67002 100644
--- a/math/w_fmod_compat.c
+++ b/math/w_fmod_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_fmod_template.c b/math/w_fmod_template.c
index 5d833e1224..7afebe2278 100644
--- a/math/w_fmod_template.c
+++ b/math/w_fmod_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for fmod.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_fmodf_compat.c b/math/w_fmodf_compat.c
index 55823961f4..38239e0f15 100644
--- a/math/w_fmodf_compat.c
+++ b/math/w_fmodf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_fmodl_compat.c b/math/w_fmodl_compat.c
index 4e7bb47fe0..e315937fb7 100644
--- a/math/w_fmodl_compat.c
+++ b/math/w_fmodl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_hypot_template.c b/math/w_hypot_template.c
index f3ddabc706..d07f896e68 100644
--- a/math/w_hypot_template.c
+++ b/math/w_hypot_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for hypot.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_ilogb_template.c b/math/w_ilogb_template.c
index 2829d96896..f3c3e5207f 100644
--- a/math/w_ilogb_template.c
+++ b/math/w_ilogb_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for ilogb.
-   Copyright (C) 2012-2023 Free Software Foundation, Inc.
+   Copyright (C) 2012-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j0_compat.c b/math/w_j0_compat.c
index 171c327138..cb1496dcfb 100644
--- a/math/w_j0_compat.c
+++ b/math/w_j0_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j0_template.c b/math/w_j0_template.c
index f10b7a649d..1822fc8213 100644
--- a/math/w_j0_template.c
+++ b/math/w_j0_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for j0 and y0.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j0f_compat.c b/math/w_j0f_compat.c
index f28b160de1..97bd16814c 100644
--- a/math/w_j0f_compat.c
+++ b/math/w_j0f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j0l_compat.c b/math/w_j0l_compat.c
index 4b66740498..2e8b76f714 100644
--- a/math/w_j0l_compat.c
+++ b/math/w_j0l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j1_compat.c b/math/w_j1_compat.c
index 805626d7b2..e5e75a4eec 100644
--- a/math/w_j1_compat.c
+++ b/math/w_j1_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j1_template.c b/math/w_j1_template.c
index a045ada44e..0a97cf9219 100644
--- a/math/w_j1_template.c
+++ b/math/w_j1_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for j1 and y1.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j1f_compat.c b/math/w_j1f_compat.c
index e527eb7506..9bffe14f47 100644
--- a/math/w_j1f_compat.c
+++ b/math/w_j1f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_j1l_compat.c b/math/w_j1l_compat.c
index 4fd02591bd..db9a3305e2 100644
--- a/math/w_j1l_compat.c
+++ b/math/w_j1l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_jn_compat.c b/math/w_jn_compat.c
index 259c8908a4..3c9555264f 100644
--- a/math/w_jn_compat.c
+++ b/math/w_jn_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_jn_template.c b/math/w_jn_template.c
index 33f2bc9921..b166596aa0 100644
--- a/math/w_jn_template.c
+++ b/math/w_jn_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for jn and yn.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_jnf_compat.c b/math/w_jnf_compat.c
index 615218d0bd..c3023ca286 100644
--- a/math/w_jnf_compat.c
+++ b/math/w_jnf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_lgamma_r_template.c b/math/w_lgamma_r_template.c
index 0f8e5f201b..9bdab94f53 100644
--- a/math/w_lgamma_r_template.c
+++ b/math/w_lgamma_r_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for lgamma_r.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_lgamma_template.c b/math/w_lgamma_template.c
index 7bd27df4ff..9a274983a1 100644
--- a/math/w_lgamma_template.c
+++ b/math/w_lgamma_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for lgamma.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_llogb_template.c b/math/w_llogb_template.c
index 133d4e9fde..756a726b5f 100644
--- a/math/w_llogb_template.c
+++ b/math/w_llogb_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to implement llogb in terms of ilogb.
-   Copyright (C) 2012-2023 Free Software Foundation, Inc.
+   Copyright (C) 2012-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log10_compat.c b/math/w_log10_compat.c
index 2f9da43fdb..0676a8e0e6 100644
--- a/math/w_log10_compat.c
+++ b/math/w_log10_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log10_template.c b/math/w_log10_template.c
index bae61d19a8..aca38d4e1e 100644
--- a/math/w_log10_template.c
+++ b/math/w_log10_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for log10.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log10f_compat.c b/math/w_log10f_compat.c
index fd24c37f04..4a84b40d54 100644
--- a/math/w_log10f_compat.c
+++ b/math/w_log10f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log10l_compat.c b/math/w_log10l_compat.c
index 39a82ec855..c0f5bd3f54 100644
--- a/math/w_log10l_compat.c
+++ b/math/w_log10l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log1p_template.c b/math/w_log1p_template.c
index 2b707974ae..bfdedb0c76 100644
--- a/math/w_log1p_template.c
+++ b/math/w_log1p_template.c
@@ -1,5 +1,5 @@
 /* Wrapper for __log1p that handles setting errno.
-   Copyright (C) 2015-2023 Free Software Foundation, Inc.
+   Copyright (C) 2015-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log2_compat.c b/math/w_log2_compat.c
index 8c916d8cfe..a1f42b6ff6 100644
--- a/math/w_log2_compat.c
+++ b/math/w_log2_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log2_template.c b/math/w_log2_template.c
index 997d5a5a7b..f3ac0aab49 100644
--- a/math/w_log2_template.c
+++ b/math/w_log2_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for log2.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log2f_compat.c b/math/w_log2f_compat.c
index e2c969702d..0630cf5ea1 100644
--- a/math/w_log2f_compat.c
+++ b/math/w_log2f_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log2l_compat.c b/math/w_log2l_compat.c
index d9796caa2e..5ec49773a0 100644
--- a/math/w_log2l_compat.c
+++ b/math/w_log2l_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log_compat.c b/math/w_log_compat.c
index 660a45ad72..b9271ba666 100644
--- a/math/w_log_compat.c
+++ b/math/w_log_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_log_template.c b/math/w_log_template.c
index 4513a34312..4fb172bb8c 100644
--- a/math/w_log_template.c
+++ b/math/w_log_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for log.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_logf_compat.c b/math/w_logf_compat.c
index 8705fa5830..81db83b054 100644
--- a/math/w_logf_compat.c
+++ b/math/w_logf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_logl_compat.c b/math/w_logl_compat.c
index 615e2a0ee7..909a2b67e2 100644
--- a/math/w_logl_compat.c
+++ b/math/w_logl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_pow_compat.c b/math/w_pow_compat.c
index cc01cca85b..473b19c567 100644
--- a/math/w_pow_compat.c
+++ b/math/w_pow_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_pow_template.c b/math/w_pow_template.c
index d4e2306698..a03f8d87d5 100644
--- a/math/w_pow_template.c
+++ b/math/w_pow_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for pow.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_powf_compat.c b/math/w_powf_compat.c
index 91dadb6c96..d86e22e2fb 100644
--- a/math/w_powf_compat.c
+++ b/math/w_powf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_powl_compat.c b/math/w_powl_compat.c
index e17079166c..fc3696df7f 100644
--- a/math/w_powl_compat.c
+++ b/math/w_powl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_remainder_compat.c b/math/w_remainder_compat.c
index a957895669..0c54c94ed9 100644
--- a/math/w_remainder_compat.c
+++ b/math/w_remainder_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_remainder_template.c b/math/w_remainder_template.c
index a3c493a662..fdbe4c54ed 100644
--- a/math/w_remainder_template.c
+++ b/math/w_remainder_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for remainder.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_remainderf_compat.c b/math/w_remainderf_compat.c
index e5146eb9f0..3aac11f2ca 100644
--- a/math/w_remainderf_compat.c
+++ b/math/w_remainderf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_remainderl_compat.c b/math/w_remainderl_compat.c
index 4701904d19..b0552e98d3 100644
--- a/math/w_remainderl_compat.c
+++ b/math/w_remainderl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_scalb_compat.c b/math/w_scalb_compat.c
index 59ef1520a5..33004d6c28 100644
--- a/math/w_scalb_compat.c
+++ b/math/w_scalb_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_scalb_template.c b/math/w_scalb_template.c
index 7589199a75..2fd5ca1878 100644
--- a/math/w_scalb_template.c
+++ b/math/w_scalb_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for scalb.
-   Copyright (C) 2020-2023 Free Software Foundation, Inc.
+   Copyright (C) 2020-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_scalbf_compat.c b/math/w_scalbf_compat.c
index 4074e98142..3f268d505c 100644
--- a/math/w_scalbf_compat.c
+++ b/math/w_scalbf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_scalbl_compat.c b/math/w_scalbl_compat.c
index 42d57fa2dd..1e8dbf5947 100644
--- a/math/w_scalbl_compat.c
+++ b/math/w_scalbl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_scalbln_template.c b/math/w_scalbln_template.c
index 3ba06f9bcd..59bbf5960d 100644
--- a/math/w_scalbln_template.c
+++ b/math/w_scalbln_template.c
@@ -1,5 +1,5 @@
 /* Wrapper for __scalbln handles setting errno.
-   Copyright (C) 2014-2023 Free Software Foundation, Inc.
+   Copyright (C) 2014-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_sinh_template.c b/math/w_sinh_template.c
index ae9626b144..e3312bce97 100644
--- a/math/w_sinh_template.c
+++ b/math/w_sinh_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for sinh.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_sqrt_compat.c b/math/w_sqrt_compat.c
index 09c11136b3..7590d7c636 100644
--- a/math/w_sqrt_compat.c
+++ b/math/w_sqrt_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_sqrt_template.c b/math/w_sqrt_template.c
index 7bac75eac5..b627e81317 100644
--- a/math/w_sqrt_template.c
+++ b/math/w_sqrt_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for sqrt.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_sqrtf_compat.c b/math/w_sqrtf_compat.c
index c0a22f2233..70dd64d12b 100644
--- a/math/w_sqrtf_compat.c
+++ b/math/w_sqrtf_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_sqrtl_compat.c b/math/w_sqrtl_compat.c
index 8f8a0fb949..6d4f54cfc6 100644
--- a/math/w_sqrtl_compat.c
+++ b/math/w_sqrtl_compat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
diff --git a/math/w_tgamma_template.c b/math/w_tgamma_template.c
index 253344339d..efced0756a 100644
--- a/math/w_tgamma_template.c
+++ b/math/w_tgamma_template.c
@@ -1,5 +1,5 @@
 /* Wrapper to set errno for tgamma.
-   Copyright (C) 2017-2023 Free Software Foundation, Inc.
+   Copyright (C) 2017-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or