Skip to content

Commit 450ba94

Browse files
add more explanations about licenses
1 parent 3ec0a36 commit 450ba94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Considering the massive amount of documentation that would need to be written if
4040

4141
## Why isn't documentation directly into the source files and how can I have it locally?
4242

43-
Simple answer: because of license issues.
43+
Simple answer: because of license issues. **GNOME** is under **LGPL** whereas **Gtk-rs** is under **MIT**. If we included **GNOME** docs directly into the source code, we'd have to switch the license to match the **GNOME** one.
4444

4545
Currently, documentation is generated as follows:
4646

0 commit comments

Comments
 (0)