turnstile

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

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

nicer header

Diffstat:
Mjs/payment-button.js | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

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