gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a script licensed under GPL in an application licensed under a


From: Barry Margolin
Subject: Re: Using a script licensed under GPL in an application licensed under a license that's not compatible with GPL
Date: Fri, 15 Dec 2006 09:05:01 -0500
User-agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X)

In article <mailman.1887.1166115954.2155.gnu-misc-discuss@gnu.org>,
 "Alfred M. Szmidt" <ams@gnu.org> wrote:

>    What does it mean to "link against" a script?  Linking is something
>    you do with compiled programs, not scripts.
> 
> You can `link' script just fine, for example, you can use the `source'
> command in bash.
> 
>    Anyway, it's possible that a case could be made tha his original
>    plan would fall under the GPL's "mere aggregation" clause, which
>    allows programs with different licenses to be distributed together
>    with GPL programs.
> 
> As long as the program simply does fork/exec, this is true.  But the
> OP explicitly states that he is `importing' the script into the
> program.

That's another word that isn't normally used to describe use of scripts, 
so it's not clear what he meant.  I assumed he meant that he's simply 
invoking the script as a command.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]