forked from ImageOptim/ImageOptim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCredits.html
More file actions
28 lines (28 loc) · 1.64 KB
/
Copy pathCredits.html
File metadata and controls
28 lines (28 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<div>
<p data-role="credits-header"><a href="http://pornel.net/imageoptim">ImageOptim</a> Kornela Lesińskiego i współpra-cowników to nakładka na następujące programy:</p>
<ul>
<li data-role="credits-oxipng">
<a href="https://crates.rs/crates/oxipng">OxiPNG</a> Josh Holmer,</li>
<li data-role="credits-pngcrush">
<a href="http://pmt.sourceforge.net/pngcrush/">PNGCrush</a> Glenna Randers-Pehrsona,</li>
<li data-role="credits-mozjpeg">
<a href="https://github.com/mozilla/mozjpeg">MozJPEG</a> Mozilli i współtwórców,</li>
<li data-role="credits-zopfli">
<a href="https://github.com/google/zopfli">Zopfli</a> Jyrki Alakuijaly i Lode Vandevenne,</li>
<li data-role="credits-advpng">
<a href="http://advancemame.sourceforge.net/doc-advpng.html">AdvPNG</a> Andrei Mazzoleni i Filipe Estimy,</li>
<li data-role="credits-jpegoptim">
<a href="http://www.kokkonen.net/tjko/projects.html">Jpegoptim</a> Timo Kokkonena,</li>
<li data-role="credits-gifsicle">
<a href="http://www.lcdf.org/gifsicle/">Gifsicle</a> Eddiego Kohlera,</li>
<li data-role="credits-svgo">
<a href="https://github.com/svg/svgo">SVGO</a> Kira Belevicha,</li>
<li data-role="credits-svgcleaner">
<a href="https://github.com/RazrFalcon/svgcleaner">svgcleaner</a> Evgeniego Reiznera,</li>
<li data-role="credits-pngout">
oraz <a href="http://www.advsys.net/ken/utils.htm">PNGOUT</a> Kena Silvermana.</li>
</ul>
<br><p>ImageOptim może być modyfikowany i rozpowszechniany na zasadach <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">
GNU General Public License wersji 2 lub nowszej</a>.
PNGOUT <em>nie</em> jest objęty GPL i został dołączony za pozwoleniem Ardfry Imaging, LLC.</p>
</div>