diff --git a/mozilla/tools/wizards/templates/default.tpl b/mozilla/tools/wizards/templates/default.tpl index 8f48891d831..f724a93c763 100644 --- a/mozilla/tools/wizards/templates/default.tpl +++ b/mozilla/tools/wizards/templates/default.tpl @@ -11,7 +11,7 @@ license_copyright = Copyright (C) 1998 Netscape Communications Corporation. license_contrib = # type of license -license_type = MPL-GPL +license_type = MPL-GPL-LGPL # license files license_dir = ${top_wizard_dir}templates/licenses/${license_type} @@ -20,4 +20,4 @@ license_pl = file("${license_dir}/lic.pl") license_c = file("${license_dir}/lic.c") license_cpp = file("${license_dir}/lic.cpp") license_xml = file("${license_dir}/lic.xml") -license_css = file("${license_dir}/lic.css") \ No newline at end of file +license_css = file("${license_dir}/lic.css")