Change default license type. a=rginda. (Not part of the build.)
git-svn-id: svn://10.0.0.236/trunk@106591 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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")
|
||||
license_css = file("${license_dir}/lic.css")
|
||||
|
||||
Reference in New Issue
Block a user