notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

LGPL.md (269B)


      1 # LGPL
      2 
      3 **Definition:** The LGPL is a companion to the GPL that serves as a more permissive license, allowing for linked libraries to not be licensed under the GPL (or LGPL).
      4 
      5 ## Software Licensed Under the LGPL
      6 
      7 - OpenOffice
      8 - QT
      9 - GIMP
     10 
     11 Basically nothing worthwhile.