Login  Register

Re: LibreCAD license review

Posted by Rallaz on Dec 07, 2011; 5:01pm
URL: https://forum.librecad.org/LibreCAD-license-review-tp5050874p5056323.html

inverse response:

2) the utility program ttf2lff is a modification of ttf2cfx:
http://www.qcad.org/rsforum/viewtopic.php?t=415
some parts have my copyright, but unmodified parts have copyright from RS.

Is posible to mix licenses in one sorce file? like:
** code from Rallaz license GPLv2 or greater
** code from RibbonSoft license GPLv2

1) the jwwlib files do not have any license and copyright, except:
dl_jww.h -> based in dl_dxf.h from dxflib
dl_jww.cpp -> based in dl_dxf.cpp from dxflib
original repository:
http://en.sourceforge.jp/cvs/view/jw-qcad/cad-qt4/jwwlib/src/

Rallaz