Open
Bug 236158
Opened 22 years ago
Updated 3 years ago
make file-generating scripts/programs accept a license template as an cmd-line argument instead of hard-coding the license
Categories
(Core :: Internationalization, enhancement)
Core
Internationalization
Tracking
()
NEW
People
(Reporter: jshin1987, Unassigned)
Details
A few scripts and C programs are used to generate files used by Mozilla.
timeless pointed out that hard-coding MPL/GPL/LGPL in them is rather like
requiring that any program compiled with 'gcc' be GPL'd. We can either get rid
of the hard-coded license or make it possible to specify an alternate license at
the command line.
Updated•16 years ago
|
QA Contact: amyy → i18n
Comment 1•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: jshin1987 → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•