From: C A. R. <an...@ex...> - 2010-06-18 00:09:31
|
On Thu, Jun 17, 2010 at 5:50 PM, Thomas Spura <to...@fe...> wrote: > Am Thu, 17 Jun 2010 11:18:48 -0600 > schrieb Bruce Sherwood <bas...@nc...>: > >> I'm not sure to what you're referring. > > To this part of the license: > > [snip] > >> --------------------------------------------------------------------- >> The following copyright notice applies to the Polygon module >> distributed with Visual for the convenience of our users under the >> following terms: >> >> "This distribution contains code from the GPC Library, and/or code >> resulting from the use of the GPC Library. This usage has been >> authorized by The University of Manchester, on the understanding >> that the GPC-related features are used only in the context of this >> distribution. It is not permitted to extract the GPC code from the >> distribution as the basis for commercial exploitation, unless a >> GPC Commercial Use Licence is obtained from The University of >> Manchester, contact: http://www.cs.man.ac.uk/~toby/gpc/". >> >> --------------------------------------------------------------------- > > This sounds highly 'non free' and therefor needs to go through the > legal team from redhat at least. > > But after looking thought the sources, I didn't found, where the > polygon module exactly is... Should be somewhere under > site-packages/visual/*, but the only thing I found was > in ./site-packages/visual/primitives.py: > 'import Polygon'. > > So where is it? > > Grepping for "GPC" also brings no results, so at least there will be a > comment missing about the license, if this polygon modules is still > included... > > Thomas the language, to me at least, sounds like you are permitted to do whatever you'd like with visual itself, as a package/platform. "It is not permitted to extract the GPC code from the distribution as the basis for commercial exploitation" thus, you can't pull the GPC bits out exclusively and use them to spearhead a commercial product, but that doesn't mean you can't use visual as a platform in a commercial project. at least that's how i understand it. |