Closed
Bug 373734
Opened 19 years ago
Closed 19 years ago
Add Sunbird to /legal/eula/
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: philor)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
15.68 KB,
patch
|
reed
:
review+
|
Details | Diff | Splinter Review |
Sunbird's getting an about:license equivalent, in bug 343544, so it needs to have its EULA listed in www.mozilla.org/legal/eula/, where it'll be claiming it is.
I think I got it right - I copied other-licenses/branding/Sunbird/license.txt to sunbird-en.txt, tore off the first MOZILLA FOUNDATION line since Camino and SeaMonkey seem to have, then copied that into a copy of camino-en.html for the HTML.
Attachment #258392 -
Flags: review?(lilmatt)
Comment 1•19 years ago
|
||
Comment on attachment 258392 [details] [diff] [review]
Fix v.1
>Index: html/legal/eula/sunbird-en.html
>===================================================================
>+ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
I'd love it if this were actually UTF-8
otherwise r=lilmatt
Attachment #258392 -
Flags: review?(lilmatt) → review+
Comment 2•19 years ago
|
||
> tore off the first MOZILLA FOUNDATION line since Camino and SeaMonkey seem to
> have
Only in the .txt version; not sure why. Please restore it :-)
Gerv
| Assignee | ||
Comment 3•19 years ago
|
||
Now with multiple MOZILLA FOUNDATIONs.
Attachment #258392 -
Attachment is obsolete: true
Attachment #258869 -
Flags: review?(reed)
| Assignee | ||
Comment 4•19 years ago
|
||
(In reply to comment #1)
> >+ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
> I'd love it if this were actually UTF-8
File a bug to get http://www.mozilla.org/contribute/writing/guidelines.html#format fixed to not say, in effect, "if you are writing a translation of one of the EULAs in Chinese, please write every single bit of it in numeric character references instead of characters," and I'll create fake Bugzilla accounts and vote for your bug with them until my fingers bleed.
Comment 5•19 years ago
|
||
Comment on attachment 258869 [details] [diff] [review]
Fix v.2
lilmatt can check this in for you if I can't.
Attachment #258869 -
Flags: review?(reed) → review+
Comment 6•19 years ago
|
||
Patch checked in.
-> FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
(In reply to comment #2)
> > tore off the first MOZILLA FOUNDATION line since Camino and SeaMonkey seem to
> > have
>
> Only in the .txt version; not sure why. Please restore it :-)
FWIW, that header wasn't (and still isn't) in the text version of the Firefox 1.5 EULA I borrowed from http://www.mozilla.com/en-US/legal/eula/; I just s/Corp/Found/ and s/Firefox/$PROD/ those files ;)
Updated•18 years ago
|
Product: mozilla.org → Websites
Updated•14 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•