From 5949db54d654a1ed8249c87645177f54b11fd6a6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 25 Nov 2014 13:35:15 +0530 Subject: [PATCH] ... --- manual/faq.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manual/faq.rst b/manual/faq.rst index d5913c1599..ac0bec9e59 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -991,6 +991,9 @@ For many reasons: be up to the latest, I encourage you to run from source, which makes updating trivial. Instructions are :ref:`available here `. + * There are third party automatic updaters for calibre made by calibre users + in the `calibre forum `_. + How is calibre licensed? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ calibre is licensed under the GNU General Public License v3 (an open source license). This means that you are free to redistribute calibre as long as you make the source code available. So if you want to put calibre on a CD with your product, you must also put the calibre source code on the CD. The source code is available `for download `_. You are free to use the results of conversions from calibre however you want. You cannot use either code or libraries from calibre in your software without making your software open source. For details, see `The GNU GPL v3 `_.