summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-02-25 16:14:23 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-02-25 18:35:33 +0100
commitd64584cfb3f1d95749c9e3605a6e1079137a2e42 (patch)
treea3f9e2c977168dcf619ae1517a8084b3ab76ca04
parentf5520827b53104901b7f4eb88ac64900b82400d4 (diff)
downloadpatches-d64584cfb3f1d95749c9e3605a6e1079137a2e42.tar
patches-d64584cfb3f1d95749c9e3605a6e1079137a2e42.tar.gz
gnu: ungoogled-chromium: Add license information about preserved files.
This is a follow-up to commit f613d459be9a91ca778d1a2d5ece941ee21469b5. * gnu/packages/chromium.scm (%preserved-third-party-files): Annotate newly added entries with license information.
-rw-r--r--gnu/packages/chromium.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index 24879dfdcd..5697c80ed1 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -135,8 +135,8 @@
"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 @@
"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