donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 28ad40aeb31aebb6bd8bce94f1755f1a9de270b1
parent 3a976fb3e0fa73d2f1206945d36dd8785bfb8347
Author: Florian Dold <dold@taler.net>
Date:   Tue,  8 Sep 2026 20:41:25 +0200

signatures: regenerate the corrected donation statement comment

Regenerate the tracked signature header from the corrected GANA registry
using the existing templates and formatting pipeline.

Diffstat:
Msrc/include/donau_signatures.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/donau_signatures.h b/src/include/donau_signatures.h @@ -27,7 +27,7 @@ /** - * The signature is done by the Donau. The Donau signes over the total amount of the corresponding year, the corresponding year and the donation identifier of a specific donor. The statement confirms that the donor made this total in donations for the given year. + * The signature is done by the Donau. The Donau signs over the total amount of the corresponding year, the corresponding year and the donation identifier of a specific donor. The statement confirms that the donor made this total in donations for the given year. */ #define DONAU_SIGNATURE_DONAU_DONATION_STATEMENT 1500