From 58ac11bbb4b1780c173955472f2896f7f35d5eac Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 28 Nov 2009 18:52:47 +0100 Subject: compat: add FPC license Still, there's no readme.txt as referenced from crc.pas --- compat/COPYING.FPC | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 compat/COPYING.FPC (limited to 'compat') diff --git a/compat/COPYING.FPC b/compat/COPYING.FPC new file mode 100644 index 0000000..675669f --- /dev/null +++ b/compat/COPYING.FPC @@ -0,0 +1,25 @@ +This is the file COPYING.FPC, it applies to the Free Pascal Run-Time Library +(RTL) and packages (packages) distributed by members of the Free Pascal +Development Team. + +The source code of the Free Pascal Runtime Libraries and packages are +distributed under the Library GNU General Public License +(see the file COPYING) with the following modification: + +As a special exception, the copyright holders of this library give you +permission to link this library with independent modules to produce an +executable, regardless of the license terms of these independent modules, +and to copy and distribute the resulting executable under terms of your choice, +provided that you also meet, for each linked independent module, the terms +and conditions of the license of that module. An independent module is a module +which is not derived from or based on this library. If you modify this +library, you may extend this exception to your version of the library, but you are +not obligated to do so. If you do not wish to do so, delete this exception +statement from your version. + +If you didn't receive a copy of the file COPYING, contact: + Free Software Foundation + 675 Mass Ave + Cambridge, MA 02139 + USA + -- cgit v1.2.3