[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: passing global variables when embedding octave
From: |
John W. Eaton |
Subject: |
Re: passing global variables when embedding octave |
Date: |
Fri, 6 Mar 2009 14:25:17 -0500 |
On 2-Mar-2009, Soeren Sonnenburg wrote:
| shogun's? Yes it is GPL3, python uses the python license (more
| permissive) and compatible to the gpl too.
That's OK, provided that you are not trying to use the more permissive
license of Python as a "bridge" to link software with Octave that is
distributed under terms that are incompatible with the GPL. Putting
Python in the middle is not a valid way to sidestep the terms of the
GPL.
jwe