Closed
Bug 1690419
Opened 5 years ago
Closed 2 years ago
Add MSVC runtime dlls to about:license
Categories
(mozilla.org :: Licensing, defect)
mozilla.org
Licensing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emk, Assigned: Sylvestre)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
api-ms-win-*.dll, ucrtbase.dll, and vcruntime*.dll are licensed under Terms for 'Microsoft Distributable Code'. But about:license does not contain them. It contains msvc*.dll, that was enough before MSVC 2015.
| Reporter | ||
Comment 1•5 years ago
|
||
We should add missing dlls here:
https://searchfox.org/mozilla-central/rev/b2433a832c250c55255e0ee37d05192d04f20427/toolkit/content/license.html#7585
Updated•5 years ago
|
Assignee: nobody → mhoye
Component: General → Licensing
Product: Firefox Build System → mozilla.org
Version: unspecified → other
Comment 2•5 years ago
|
||
Thank you, Kimurasan; you are correct, we need to update our license file to reflect these changes.
I'll take this bug.
| Assignee | ||
Updated•2 years ago
|
Assignee: mhoye → sledru
Keywords: regression
| Assignee | ||
Comment 3•2 years ago
|
||
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be731f97f361
Add MSVC runtime dlls to about:license r=emk DONTBUILD
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•