Recent

Author Topic: GPL or LGPL or modified.LGPL  (Read 6459 times)

Zaher

  • Hero Member
  • *****
  • Posts: 683
    • parmaja.org
GPL or LGPL or modified.LGPL
« on: March 10, 2007, 11:18:22 pm »
Hi, i will release some Library to open source worked with Delphi7, FPC 2.0.4
But my ask my the best license must i use, for me and for all.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: GPL or LGPL or modified.LGPL
« Reply #1 on: March 12, 2007, 06:42:15 am »
That depends on your objective. With GPL license, all applications that use your library must be GPL or compatible.

With LGPL, all applications statically linked to your library need to be GPL or compatible.

With modifyed LGPL you can statically link proprietary applications to your library.

Because statically linking is often used on pascal programs, I would say this is the best option. Supposing of course you with to allow the use of your library by proprietary programs.

Zaher

  • Hero Member
  • *****
  • Posts: 683
    • parmaja.org
RE: GPL or LGPL or modified.LGPL
« Reply #2 on: March 12, 2007, 10:50:35 am »
Yes i choosed "modifyed LGPL", thanks sekel.
Now is there a link to "modifyed LGPL" on internet like as GPL / LGPL?
 i will publish then source on SourceForge.net

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: GPL or LGPL or modified.LGPL
« Reply #3 on: March 12, 2007, 03:03:32 pm »
The file can be found on Lazarus sources, and is called Copying.modifyedLGPL

This file can also be found on the web, via viewcvs: http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/COPYING.modifiedLGPL?root=lazarus&rev=9222&view=markup

All files in it´s directory can be seen here: http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/?root=lazarus

Zaher

  • Hero Member
  • *****
  • Posts: 683
    • parmaja.org
RE: GPL or LGPL or modified.LGPL
« Reply #4 on: March 13, 2007, 01:25:40 am »
Yah, i noticed it in source folder, i prefer to upload it to a wiki page or main site of FPC / Lazarus.

Thanks again sekel

 

TinyPortal © 2005-2018