Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] [QPL License] License newbie questions

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] [QPL License] License newbie questions


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] [QPL License] License newbie questions
  • Date: Wed, 13 Jun 2007 18:02:04 +0200


wrote:
I wrote a program using essentially CGAL's alpha shapes (QPL License if I'm
right) and we plane to make it available on the web.
So, correct me if I'm wrong :
* QPL part 6.a says I cannot give access to my executables if I don't
provide my source code.
* There is no restriction in giving access to my executable through a web
service
Am I correct ?

--Ben


I am not a lawyer, and even the annotated QPL
http://trolltech.com/products/qt/licenses/licensing/qpl-annotated
starts with a disclaimer that their annotations have no legal value,
but the idea of the QPL is that closed source code must be made
public on request

5 c. If the items are not available to the general public, and the initial
developer of the Software requests a copy of the items, then you must supply
one.

This is to avoid problems with companies that try to hide the source. If we get to know about it we want to be able to get hold of the code even if we are not users. In this way, if somebody tries to cheat and we get to know we can release the code to the public.

andreas



Archive powered by MHonArc 2.6.16.

Top of Page