gnu: ungoogled-chromium: Add license information about preserved files.

This is a follow-up to commit f613d459be.

* gnu/packages/chromium.scm (%preserved-third-party-files): Annotate newly
added entries with license information.
This commit is contained in:
Marius Bakke 2020-02-25 16:14:23 +01:00
parent f5520827b5
commit d64584cfb3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -135,8 +135,8 @@ (define %preserved-third-party-files
"third_party/dawn" ;ASL2.0
"third_party/depot_tools/owners.py" ;BSD-3
"third_party/devtools-frontend" ;BSD-3
"third_party/devtools-frontend/src/third_party/axe-core"
"third_party/devtools-frontend/src/third_party/pyjson5"
"third_party/devtools-frontend/src/third_party/axe-core" ;MPL2.0
"third_party/devtools-frontend/src/third_party/pyjson5" ;ASL2.0
"third_party/dom_distiller_js" ;BSD-3
"third_party/emoji-segmenter" ;ASL2.0
"third_party/flatbuffers" ;ASL2.0
@ -185,7 +185,7 @@ (define %preserved-third-party-files
"third_party/pdfium/third_party/bigint" ;Public domain, BSD-3
"third_party/pdfium/third_party/skia_shared" ;BSD-3
"third_party/pdfium/third_party/freetype/include/pstables.h" ;FreeType
"third_party/perfetto"
"third_party/perfetto" ;ASL2.0
"third_party/pffft" ;the "FFTPACK" license, similar to BSD-3
"third_party/ply" ;BSD-3
"third_party/polymer" ;BSD-3