summaryrefslogtreecommitdiff
path: root/snippets/oidc-woocommerce.php
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-16 21:07:43 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-16 21:07:43 +0200
commit1c94dd087dbe895783e53fd576df45a128c6801a (patch)
tree669ed8db39a97bbe0472029c5fbe58ae08b0d673 /snippets/oidc-woocommerce.php
parent52160c5acaae2e622ed309b5463d9f2016e843aa (diff)
downloadwoocommerce-taler-1c94dd087dbe895783e53fd576df45a128c6801a.tar.gz
woocommerce-taler-1c94dd087dbe895783e53fd576df45a128c6801a.tar.bz2
woocommerce-taler-1c94dd087dbe895783e53fd576df45a128c6801a.zip
license
Diffstat (limited to 'snippets/oidc-woocommerce.php')
-rw-r--r--snippets/oidc-woocommerce.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/oidc-woocommerce.php b/snippets/oidc-woocommerce.php
index 884399f..6ac1f98 100644
--- a/snippets/oidc-woocommerce.php
+++ b/snippets/oidc-woocommerce.php
@@ -1,4 +1,6 @@
/**
+ * This code is in the public domain.
+ *
* This snippet integrates the OIDC connect button with WooCommerce
* to allow importing the customer's shopping details via OIDC.
*/