|
From: Keith M. <kei...@us...> - 2017-03-23 14:45:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 23/03/17 12:28, Antonio Diaz Diaz wrote: > Earnie wrote: >>> The source is available in the file mingw.cc distributed with >>> plzip at http://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.5-rc2.w32-w64.zip >> >> What license was used for this package? I don't know that it is >> compatible. > > Plzip itself is GPLv2+[1], but the code of pread/pwrite was > contributed by Hannes Domani under any license required to compile > plzip under MS Windows (with MinGW compiler). GPL is not compatible with MinGW.org supported code; we need to be able to publish under a more permissive licence, such as MIT/Xorg. > I admit that neither Hannes nor myself made this explicit in the > Windows binary package above. The code is simple enough (a forwarded > call to ReadFile/WriteFile) that I think it does not fall under > copyright. But if it is required, I'll ask Hannes to add a proper > license notice. Yes, please do. That would be helpful, (ideally MIT/Xorg format, as we use in our own mingwrt sources, e.g. [1]), as would a formal feature request, as per my earlier reply. [1]: https://sourceforge.net/p/mingw/mingw-org-wsl/ci/5.0-active/tree/mingwrt/mingwex/dlfcn.c - -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJY099vAAoJEMCtNsY0flo/3GsP+wchrtCGMYZLvcd12nC7gXos Z0DjQTuzw0XPNXyyWmfUlZMVZ5bUrM7YYVoh96TKaDIE7U3niqPhTbroHdhYojsf uw6zi/yX/jvCDCM2vGifC2ropPZuGmOyd35xu6MYQm7C60EfFtrSOAYMzILwwyHk KThSCYs/A+mqF7w14eLO7xKdcDSwBWsbf/Faed1yOkYFqp2ye2sobXvWos2qdXFv I8r88pitKEdgvZmOaKBAssWV9W7OrLomYiHJw+VdJPrILieXWPNWfFgrCQk+9eEY m+ByYCupcxDO5D2y2UUX/q4CK9cTrjNjw2q8G2eGUsoeX4h+fPj2EDsTec2zV0qN xZnOcykPmbUGUa2RRGMIPKa7M+ich1UPcq37zN4hVlHP/CvsHOyWVaGIOBjl13ev f7sc6pgzbgJ4kAOlF8nQ+f5wxK6kWHGhw03PqAWF0qVTUnuqR5foLavw9umkM+EW AuoPVr8WpV7q7knhU+kNuLoqpS8irly2K2XltauiItGcRPQoAzPTN+UQVh2I0dxn mHCdTUiB+pMAt3NzVtHbi0skhuvNnAgJnw15fMX3Hp55njT+jAUxLkyDcjPOmzms RZEiVPxkTWms4arXb2lwCHCay26fOyGeA9lwhsABfTNe5yEz61X5vB/cB0vQ5G4r D2WiE3JIdekr2EuNK99X =k7tP -----END PGP SIGNATURE----- |