commit c8b44816fe222e6909ba3e33c1a4b352968b2ab8
parent 6e88389fb855960f2ebe4964d26d732d563cde6d
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Fri, 6 Jan 2023 12:27:48 +0100
tweaks: separate a special thanks from the preceding ones
This separation avoids the impression that we're thanking the mentioned
people for their use of nano (something they probably don't do).
(Also, remove two other blank lines -- effectively moving these two
lines further up, keeping the total amount of whitespace the same.)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/winio.c b/src/winio.c
@@ -3627,15 +3627,15 @@ void do_credits(void)
"Zeyd Ben-Halim",
"Eric S. Raymond",
NULL, /* "and anyone else we forgot..." */
- NULL, /* "Thank you for using nano!" */
"",
"",
+ NULL, /* "Thank you for using nano!" */
+ "",
"",
"(C) 2023",
"Free Software Foundation, Inc.",
"",
"",
- "",
"https://nano-editor.org/"
};