mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
Base: Replace GPL bmpsuite by link to original
bmpsuite on GitHub is licensed under the GPLv3: https://github.com/jsummers/bmpsuite/blob/master/COPYING.txt However, we did not "conspicuously and appropriately publish on each copy an appropriate copyright notice", therefore we probably were in violation with GPLv3 paragraph 4, "Conveying Verbatim Copies". Let's just remove this entirely, because Ladybird can just access the original pages instead. At the time of writing, `bmpsuite.html` and the HTML response from the linked URL are byte-identical.
This commit is contained in:
parent
484635651c
commit
38f107685c
136 changed files with 1 additions and 903 deletions
|
@ -212,7 +212,7 @@
|
|||
<li><a href="pngsuite_siz_png.html">pngsuite odd sizes test</a></li>
|
||||
<li><a href="pngsuite_bas_png.html">pngsuite basic formats test</a></li>
|
||||
<li><a href="pngsuite_int_png.html">pngsuite interlacing test</a></li>
|
||||
<li><a href="bmpsuite.html">BMP test suite</a></li>
|
||||
<li><a href="https://entropymine.com/jason/bmpsuite/bmpsuite/html/bmpsuite.html">BMP test suite</a></li>
|
||||
<li><a href="jpg.html">JPG Images</a></li>
|
||||
<li><a href="gifsuite.html">GIF test suite</a></li>
|
||||
<li><a href="ddssuite.html">DDS test suite</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue