summaryrefslogtreecommitdiff
path: root/src/frontend/checkout.php
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-18 23:03:05 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-18 23:03:05 +0200
commitef5e9452c3ed1ad83de9bff113b693de151fad5a (patch)
tree75e8024e4e138210e643eefbc062de42a7eb0d6b /src/frontend/checkout.php
parent69bbbd9a4d9dd7bc2bd15cea190743f5c5276636 (diff)
downloadmerchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.tar.gz
merchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.tar.bz2
merchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.zip
clarify license as LGPL
Diffstat (limited to 'src/frontend/checkout.php')
-rw-r--r--src/frontend/checkout.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/frontend/checkout.php b/src/frontend/checkout.php
index 75bd6adb..93724d88 100644
--- a/src/frontend/checkout.php
+++ b/src/frontend/checkout.php
@@ -11,15 +11,15 @@
The JavaScript code in this page is free software: you can
redistribute it and/or modify it under the terms of the GNU
- General Public License (GNU GPL) as published by the Free Software
+ Lesser General Public License (GNU LGPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
- FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
+ FOR A PARTICULAR PURPOSE. See the GNU LGPL for more details.
- As additional permission under GNU GPL version 3 section 7, you
+ As additional permission under GNU LGPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
- that code without the copy of the GNU GPL normally required by
+ that code without the copy of the GNU LGPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.