-licenseData = [
- ("ActiveGrid", "ASL 2.0", "http://apache.org/licenses/LICENSE-2.0"),
- ("Python 2.3", "Python Software Foundation License", "http://www.python.org/2.3/license.html"),
- ("wxPython 2.5", "wxWidgets 2 - LGPL", "http://wxwidgets.org/newlicen.htm"),
- ("wxWidgets", "wxWindows Library License 3", "http://www.wxwidgets.org/manuals/2.5.4/wx_wxlicense.html"),
+licenseData = [ # add licenses for base IDE features
+ ("ActiveGrid", "Apache License, Version 2.0", "http://apache.org/licenses/LICENSE-2.0"),
+ ("Python 2.4", "Python Software Foundation License", "http://www.python.org/2.4/license.html"),
+ ("wxPython 2.6", "wxWidgets 2 - LGPL", "http://wxwidgets.org/newlicen.htm"),
+ ("wxWidgets", "wxWindows Library License 3", "http://www.wxwidgets.org/manuals/2.6.1/wx_wxlicense.html"),