diff --git a/CadQuery/InitGui.py b/CadQuery/InitGui.py
index 1f0fe8f..5b7ce8c 100644
--- a/CadQuery/InitGui.py
+++ b/CadQuery/InitGui.py
@@ -78,7 +78,7 @@ class CadQueryWorkbench (Workbench):
             "CadQuery is a parametric scripting language "
             "for creating and traversing CAD models\r\n"
             "Author: David Cowden\r\n"
-            "License: LGPL\r\n"
+            "License: Apache-2.0\r\n"
             "Website: https://github.com/dcowden/cadquery\r\n",
             None,
             QtGui.QApplication.UnicodeUTF8)