turnstile

Drupal paywall plugin
Log | Files | Refs | README | LICENSE

commit 3ea2171c1f53269f4ab8fd90a70e5b017497d4b4
parent 46e0a57c629328463c0b7ab9587422d12b7ef46a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 24 Nov 2025 17:08:51 +0100

nicer header

Diffstat:
Mjs/payment-button.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/payment-button.js b/js/payment-button.js @@ -2,7 +2,7 @@ * @file payment-button.js * @brief JavaScript for GNU Taler Turnstile payment button functionality. * @author Christian Grothoff - * @license GPLv3+ + * @license LGPLv3+ */ (function ($, Drupal, once) {