Closed
Bug 250812
Opened 21 years ago
Closed 13 years ago
Various mailnews files missing license text
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: csthomas, Unassigned)
Details
Attachments
(1 file)
|
11.45 KB,
text/plain
|
Details |
Will attach list produced from:
grep -Lr "BEGIN LICENSE BLOCK" mailnews/* |grep -v CVS |grep -v cvsignore
| Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
This is a known issue. It may get fixed one day, but don't hold your breath. You
should assume a file with no license has the same license as other files in the
same directory or parent directory.
Gerv
| Reporter | ||
Comment 3•21 years ago
|
||
Is that a guarantee? If so, it should be trivial to fix with a script (I can go
ahead and do that).
Comment 4•21 years ago
|
||
We have relicensing scripts :-) Adding licenses to files without them is
certainly less of a priority than changing the license on e.g. NPLed files to
the tri-license. That's where effort is currently being focussed.
Gerv
Updated•21 years ago
|
Product: MailNews → Core
Comment 5•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Updated•17 years ago
|
QA Contact: backend
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Can this be updated and a new list produced? There were licence update efforts in the not distant past so maybe this was fixed already?
Comment 7•13 years ago
|
||
Wow, this is an old bug :-)
The most recent relicensing efforts did add headers to a lot of files. This bug serves no additional useful purpose.
Gerv
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•