[fpc-pascal] Licencing software made in Free Pascal
Henry Vermaak
henry.vermaak at gmail.com
Wed Sep 9 14:34:22 CEST 2009
2009/9/9 wht244 <wht244 at o2.pl>:
> What type of licence can I use when I use source from directory "source\rtl" and "source\packages"?
The rtl licence (lgpl) is in rtl/COPYING.
The licence for packages depends on the package you use. It's
essentially the same as the rtl, I think, but if a package links
against another library with a different licence, you may have to obey
that licence and any restrictions it imposes (example: mysql).
Henry
More information about the fpc-pascal
mailing list