forked from sqlitebrowser/sqlitebrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
Licensing
Klaas V edited this page Apr 4, 2015
·
4 revisions
The DB Browser for SQLite project is licensed under both "Mozilla Public License Version 2" and "GNU General Public License Version 3 or later".
This means that when you are creating something from this project you can choose whichever of the two licenses best suits you, or you can use both of them if you wish. There are places where a Mozilla or GPL license is not permitted, which is why the dual license is useful.
Links to the actual licenses used:
- http://opensource.org/licenses/MPL-2.0 - Mozilla
- https://www.mozilla.org/MPL/2.0/ - Mozilla
- http://opensource.org/licenses/GPL-3.0 - GNU
- http://www.gnu.org/licenses/gpl-3.0-standalone.html - GNU
The file sqlitebrowser.desktop.appdata.xml is technically licensed under "Creative Commons Zero v1.0 Universal" (see https://creativecommons.org/publicdomain/zero/1.0/) which is normal for AppData files.