RE: [Nant-users] GPL and build scripts

2005-01-21 Thread Craig Andera
Thanks - that's the conclusion I came to as well. > -Original Message- > From: Merrill Cornish [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 19, 2005 4:15 PM > To: Craig Andera; nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] GPL and buil

[Nant-users] GPL and build scripts

2005-01-19 Thread Craig Andera
I'm not a lawyer, but my understanding of the GPL is that any component that links to a GPL program must also release under the GPL. The obvious example of this in Nant is tasks. However, I'm trying to figure out if the same applies to my build script. Although it's XML, it could still be considere