The GUILayoutLib (GLL) comes with the source code starting from version 2.8.
The copyright of GLL remains with AKApplications.
(c) 1999 - 2019, www.akapplications.com, A. Kapust


Preface:
The GLL software was created to do what it is supposed to do and not to win a design award. This is reflected in many ways in the code, as of late the quickest solution was always preferable. There simply was not enough time to keep the project GLL up to date in source code, manual, and libs (f.i. VC 2002/2003 does not work with Vista (on my development computer)). As the GLL is a piece of tested software, though, which is used in all products by AKApplications, others should be able to use the newest version.


You may
  • use the GLL in your own applications (commercial and non-commercial),

  • adjust or extend the source code according to your needs or port it onto another system such as a PocketPC

  • pass on or publish the GLL archive with all its files.

You may not
  • sell the GLL as a user interface component/DLL to others. Which means you are not allowed to change parts or the whole of the GLL into any kind of commercial product.

  • remove the licence from the source code files,

  • pass on the GLL archive without this licence.

Moreover:
  • If you use the GLL in your own (commercial) software, there should be a note in the manual or the "About" Dialog stating the GLL such as "uses the GUILayoutLib",

  • Extensions (new classes) should not be added to the LayoutGroup.cpp and LayoutGroup.h,

  • Changes and extensions should be labelled with the name of the author,

  • It would be great if errors that have been found and amended would be sent to AKApplications  as a source code in order to be implemented into the product.