From 3d113d38214e257deabf04dbae3e6d6beae35cb1 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Mon, 25 Jul 2022 10:35:01 +0200 Subject: [PATCH] FAQ: fix formatting --- documentation/src/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/faq.rst b/documentation/src/faq.rst index 0d26473..f41b851 100644 --- a/documentation/src/faq.rst +++ b/documentation/src/faq.rst @@ -8,7 +8,7 @@ Frequently Asked Questions Can I sell boxes I created with Boxes.py ---------------------------------------- -Yes. Boxes.py is under the GPLv3 license (see ). This license grants you far reaching rights on what you can do with the software including using it and the drawings it produces to any means. The license also puts some obligations on you. But those are about changing and distributing the software itself. The resulting drawings do not fall under the GPL license. +Yes. Boxes.py is under the GPLv3 license (see https://www.gnu.org/licenses/gpl-3.0.html). This license grants you far reaching rights on what you can do with the software including using it and the drawings it produces to any means. The license also puts some obligations on you. But those are about changing and distributing the software itself. The resulting drawings do not fall under the GPL license. Why do my parts not fit together? ---------------------------------