-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Pandu Poluan wrote: | Dear All, | | First of all, please forgive me if I am not posting this in the right list; | based on the descriptions on http://www.clamav.org/support/ml , I think this | is the most suitable list. | | My question is: If I create a program that can *optionally* use libclamav, | must that program be GPL-licensed as well? | | For instance, let's assume my program is called "foo", which *optionally* | uses the "libclamav" library. | | libclamav uses the GPLv2 license. | | If libclamav does not exist in the same directory of "foo", then "foo" runs | using its internal mechanism. | | But if libclamav does exist in the same directory as "foo", "foo" will use | libclamav to enhance its internal mechanism. This usage of libclamav, | however is optional; the user must explicitly enable it through "foo" 's | options dialog box. | | So, to reiterate my question: Must "foo" be GPL-licensed as well?
it must be gpl-compatible, you could make this kind of use with a non gpl compatible license if libclamav was lgpl (my opinion) Regards - -- Gianluigi Tiesi <[EMAIL PROTECTED]> EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkh3RXQACgkQ3UE5cRfnO04EyACeP02dz7dgCZPgoJngt/wVu1l5 mIwAmQFAnSLh05Da/hfm+F7UOw3R8C3D =oChw -----END PGP SIGNATURE----- _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
