2
0

COPYING.FPC 1.2 KB

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