From: Thomas S. <to...@fe...> - 2010-06-17 22:50:47
|
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 |