diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-23 23:15:51 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-23 23:15:51 -0400 |
commit | f9d616c409c082e1b55b45700a79f8f7c0b6d3f9 (patch) | |
tree | be378451d99d3d091050e3849536695fb92af851 /libre/iceweasel | |
parent | 7ae72ab38b8ca2d4f12414ef6a4528cde31ebc7e (diff) | |
download | abslibre-f9d616c409c082e1b55b45700a79f8f7c0b6d3f9.tar.gz abslibre-f9d616c409c082e1b55b45700a79f8f7c0b6d3f9.tar.bz2 abslibre-f9d616c409c082e1b55b45700a79f8f7c0b6d3f9.zip |
libre/iceweasel: Clean up rationale comment
Diffstat (limited to 'libre/iceweasel')
-rw-r--r-- | libre/iceweasel/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 00a88746e..abf995707 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -20,10 +20,10 @@ # Contributor: Muhammad 'MJ' Jassim <UnbreakableMJ@gmail.com> # Rational for inclusion in [libre]: -# - For FSDG compliance, we must modify the addons pages to use GNU -# IceCat plugins sources, rather than addons.mozilla.org, which -# hosts non-free addons. -# - Disable EME (implemented via the libWideVine CDM) +# - Modify the addons pages to use GNU IceCat plugins sources, rather +# than addons.mozilla.org, which hosts non-free addons. +# - Disable EME, which is implemented via the non-free libWideVine +# CDM. # # The above changes cause us to run afoul of the Firefox trademark # policy[1], so making those changes also requires us to: @@ -31,7 +31,7 @@ # # While we're at it, while not strictly nescessary for FSDG # compliance: -# - Remove google api keys and usage +# - Remove Google API keys and usage # - Disable Mozilla telemetry and crash reporting (good manners # because of all of the other patching we're doing # |