mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Change default license type. a=rginda. (Not part of the build.)
This commit is contained in:
parent
2b9a9ba92e
commit
c84217c02e
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user