summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-11-28 18:52:47 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-11-28 18:52:47 +0100
commit58ac11bbb4b1780c173955472f2896f7f35d5eac (patch)
treed60b7992ac44503ebe46941a0de0df196784c131 /compat
parent6d3d2ad52a7d7e1e4443c8da5a8b637ec6ea0fe1 (diff)
downloadtuxcmd-58ac11bbb4b1780c173955472f2896f7f35d5eac.tar.xz
compat: add FPC license
Still, there's no readme.txt as referenced from crc.pas
Diffstat (limited to 'compat')
-rw-r--r--compat/COPYING.FPC25
1 files changed, 25 insertions, 0 deletions
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
+