https://gcc.gnu.org/g:1d01a8f577bc865c5db7bd8348b553882d70efa4
commit r16-4376-g1d01a8f577bc865c5db7bd8348b553882d70efa4 Author: Ben Boeckel <[email protected]> Date: Fri Oct 10 22:01:02 2025 -0400 *: Fix patch email address ChangeLog: * config-ml.in: Update patch email address. * symlink-tree: Ditto. Diff: --- config-ml.in | 2 +- symlink-tree | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-ml.in b/config-ml.in index 7934a1ddf4bd..a0f384f5c819 100644 --- a/config-ml.in +++ b/config-ml.in @@ -25,7 +25,7 @@ # the same distribution terms that you use for the rest of that program. # # Please report bugs to <[email protected]> -# and send patches to <[email protected]>. +# and send patches to <[email protected]>. # It is advisable to support a few --enable/--disable options to let the # user select which libraries s/he really wants. diff --git a/symlink-tree b/symlink-tree index a9d50831b885..5cb95ba66aa3 100755 --- a/symlink-tree +++ b/symlink-tree @@ -24,7 +24,7 @@ # the same distribution terms that you use for the rest of that program. # # Please report bugs to <[email protected]> -# and send patches to <[email protected]>. +# and send patches to <[email protected]>. # Syntax: symlink-tree srcdir "ignore1 ignore2 ..." #
