summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING6
1 files changed, 4 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 19af208c..778df0f8 100644
--- a/COPYING
+++ b/COPYING
@@ -11,8 +11,10 @@ The merchant's frontend logic (i.e. JavaScript interacting with
the wallet, sample code for a shop) is under the GNU LGPL (but
we may choose to change this to be in the public domain or
BSD-licensed if necessary; the code is so short that there is
-anyway the question whether it is copyrightable). The license
-text for this code is in COPYING.LGPL.
+anyway the question whether it is copyrightable). Under this same
+license, it comes the merchant library (src/lib/) as it can be linked
+with more diverse licensed software. The license text for this code
+is in COPYING.LGPL.
In examples/blog/articles/ we included a book by Richard Stallman.