Analyse des morceaux non-libres ou louches de la version du 30.01.2011¶
D'une manière générale aucun fichier source n'a d'entête indiquant l'auteur (ou les auteurs) et la licence ...
Ensuite d'un point de vue plus précis, quelques fichiers attirent notre attention:
- ./thirdparty/fleetwood/reply2005/lib/reply2005.lib
- ./thirdparty/fleetwood/replyWRS970/lib/replyWRS970.lib
./thirdparty/freetype/2.3.8/lib/win32/freetype.lib./thirdparty/freetype/2.3.8/lib/linux/libfreetype.a./thirdparty/freetype/2.3.8/lib/macx/libfreetype.a- ./thirdparty/google-breakpad/r318/lib/win32/dbreakpad.lib
- ./thirdparty/google-breakpad/r318/lib/win32/breakpad.lib
- ./thirdparty/google-breakpad/r318/lib/macx/libbreakpad.a
- ./thirdparty/microsoft/ppt/lib/ppt.lib
- ./thirdparty/microsoft/rts/lib/rts.lib
- ./thirdparty/microsoft/lib/shell32.lib
- ./thirdparty/openssl/0.9.8i/lib/VC/static/libeay32MD.lib
- ./thirdparty/xpdf/3.02/lib/linux/libxpdf.a
- ./thirdparty/xpdf/3.02/lib/macx/libxpdf.a
- ./thirdparty/xpdf/3.02/lib/win32/xpdf.lib
./thirdparty/zlib/1.2.3/lib/zlib.lib
microsoft¶
- ppt
- rts
- shell32
zlib¶
La zlib est disponible sous la zlib License qui est compatible avec la GPL si on en croit Wikipédia
(Si j'ai bien compris la différence, elle n'oblige à la diffusion conjointe des sources que s'il ont été modifié)
Les sources de la version courante (1.2.5 à ce jour) sont sur la page du projet : http://zlib.net/
On peut récupérer les versions antérieures dans le projet libPNG ici :
http://sourceforge.net/projects/libpng/files/zlib/
fleetwood¶
freetype¶
La libfreetype est disponible sous la licence GPL (ou une BSD-like, au choix) :
http://www.freetype.org/license.html
Les sources sont là pour la version 2.3.8 :
http://sourceforge.net/projects/freetype/files/freetype2/2.3.8/
À noter, la version courante est la 2.4.3
libssl¶
xpdf¶
À analyser de près s'il s'agit de xpdf ou xpdf ...