From 1d01a8f577bc865c5db7bd8348b553882d70efa4 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 10 Oct 2025 22:01:02 -0400 Subject: [PATCH] *: Fix patch email address ChangeLog: * config-ml.in: Update patch email address. * symlink-tree: Ditto. --- 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 -# and send patches to . +# and send patches to . # 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 -# and send patches to . +# and send patches to . # Syntax: symlink-tree srcdir "ignore1 ignore2 ..." # -- 2.47.3