mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
AboutDialog: Change license information
Also change the licensing information in the about dialog from public domain to GPL3.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-size:large;">SQLite Database Browser is an open source, public domain, freeware visual tool used to create, design and edit SQLite database files.</span></p><p>For more information on this program please visit our site at: <a href="https://github.com/rp-/sqlitebrowser"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/rp-/sqlitebrowser</span></a></p><p><span style=" font-size:small;">This software uses the LGPL Qt Toolkit from http://www.qtsoftware.com<br/>See LICENSING.txt and Qt_LICENSE_LGPL.txt for licensing terms and information.</span></p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-size:large;">SQLite Database Browser is an open source, freeware visual tool used to create, design and edit SQLite database files.</span></p><p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br />See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> for details.</p><p>For more information on this program please visit our site at: <a href="https://github.com/rp-/sqlitebrowser">https://github.com/rp-/sqlitebrowser</a></p><p><span style=" font-size:small;">This software uses the LGPL Qt Toolkit from http://www.qtsoftware.com<br/>See LICENSING.txt and Qt_LICENSE_LGPL.txt for licensing terms and information.</span></p></body></html></string>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user