[fpc-pascal] Licencing software made in Free Pascal
Henry Vermaak
henry.vermaak at gmail.com
Thu Sep 10 00:00:58 CEST 2009
2009/9/9 Jonas Maebe <jonas.maebe at elis.ugent.be>:
>
> Exception: Sun defined an exception to this requirement, in that your
> program is also allowed to link to the MySQL libraries if your program is
> licensed under one of the other licenses listed here:
> http://www.mysql.com/about/legal/licensing/foss-exception/
So you can make a small wrapper library for your mysql calls, licence
it under the lgpl, then link against it in your main program, which
enables you to licence your main program as anything you like?
Henry
More information about the fpc-pascal
mailing list