LGPL.addon 1.2 KB

12345678910111213141516171819202122232425
  1. This is the file LICENSE.addon, it applies to the SDL header translation
  2. distributed as part of packages/extra of Free Pascal.
  3. The source code of the JEDI-SDL header translations and packages are
  4. distributed under the Library GNU General Public License
  5. (see the file LICENSE) with the following modification:
  6. As a special exception, the copyright holders of this library give you
  7. permission to link this library with independent modules to produce an
  8. executable, regardless of the license terms of these independent modules,
  9. and to copy and distribute the resulting executable under terms of your choice,
  10. provided that you also meet, for each linked independent module, the terms
  11. and conditions of the license of that module. An independent module is a module
  12. which is not derived from or based on this library. If you modify this
  13. library, you may extend this exception to your version of the library, but you are
  14. not obligated to do so. If you do not wish to do so, delete this exception
  15. statement from your version.
  16. If you didn't receive a copy of the file COPYING, contact:
  17. Free Software Foundation
  18. 675 Mass Ave
  19. Cambridge, MA 02139
  20. USA
  21. This change in licensing (original JEDI-SDL is MPL) is done with permission.