17 messages in net.clamav.lists.clamav-win32[clamav-win32] Question regarding usi...
FromSent OnAttachments
Pandu PoluanJul 10, 2008 10:52 pm 
Nigel HorneJul 11, 2008 1:55 am 
Pandu PoluanJul 11, 2008 3:08 am 
Gianluigi TiesiJul 11, 2008 4:34 am 
SarocetJul 12, 2008 4:06 am 
Nigel HorneJul 17, 2008 12:54 am 
Robert WolfeJul 18, 2008 6:24 am 
Gianluigi TiesiJul 18, 2008 6:52 am 
Pandu PoluanAug 11, 2008 2:56 am 
Nigel HorneAug 11, 2008 3:13 am 
Pandu PoluanAug 11, 2008 3:13 am 
Geoff PartridgeAug 11, 2008 4:50 am 
Reza Mochamad DiannagaraAug 11, 2008 5:22 am 
Brielle BrunsAug 11, 2008 12:58 pm 
Geoff PartridgeAug 11, 2008 12:59 pm 
Pandu PoluanAug 12, 2008 12:49 am 
Brielle BrunsAug 12, 2008 6:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[clamav-win32] Question regarding using libclamavActions...
From:Pandu Poluan (pan@poluan.info)
Date:Jul 10, 2008 10:52:10 pm
List:net.clamav.lists.clamav-win32

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?

Thank you for your information.