mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
wkd: Don't beg for donations
* tools/gpg-wks-server.c (send_congratulation_message): Remove donation hint from message. --
This commit is contained in:
parent
c7fa4c7f8b
commit
038136ea48
@ -1280,10 +1280,10 @@ send_congratulation_message (const char *mbox, const char *keyfile)
|
||||
"\n"
|
||||
"Best regards\n"
|
||||
"\n"
|
||||
" Gnu Key Publisher\n\n\n"
|
||||
" GnuPG Key Publisher\n\n\n"
|
||||
"-- \n"
|
||||
"The GnuPG Project welcomes donations: %s\n",
|
||||
mbox, "https://gnupg.org/donate");
|
||||
"For information on GnuPG see: %s\n",
|
||||
mbox, "https://gnupg.org");
|
||||
|
||||
es_rewind (body);
|
||||
err = encrypt_stream (&bodyenc, body, keyfile);
|
||||
|
Loading…
x
Reference in New Issue
Block a user