add MIT license and notice

This commit is contained in:
steffen123
2010-08-02 11:53:02 +02:00
parent 0c4ce1b655
commit ddf69015cb
2 changed files with 24 additions and 1 deletions
+2 -1
View File
@@ -1060,7 +1060,8 @@ If you need help click on Contact - Get Help on our website.
Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.
This program is free/libre open source software licensed partially under the AGPL3, and partially under GPL2 or later.
You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt and gpl-3.0.txt in the fpdb installation directory.""")
The Windows installer package includes code licensed under the MIT license.
You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt and mit.txt in the fpdb installation directory.""")
self.add_and_display_tab(mh_tab, "Help")
def tabGraphViewer(self, widget, data=None):