summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorDavid Turner <david@freetype.org>2001-05-24 15:00:19 +0000
committerDavid Turner <david@freetype.org>2001-05-24 15:00:19 +0000
commit4312f42796625ee14a0939aeb937068dfe3fa30e (patch)
tree6cf4e5448f9b8d66c907d91d4965e1341edcf535 /LICENSE.TXT
parent557981262255d408ae790107d9ee3f8012651821 (diff)
downloadfreetype2-4312f42796625ee14a0939aeb937068dfe3fa30e.tar.gz
moving documents to the "docs" directory
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT10
1 files changed, 0 insertions, 10 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
deleted file mode 100644
index 741bc9f45..000000000
--- a/LICENSE.TXT
+++ /dev/null
@@ -1,10 +0,0 @@
-
-FreeType comes with two licenses from which you can choose the one which
-fits your needs best:
-
- . The FreeType License, in file `docs/FTL.txt'.
-
- . The GNU General Public License, in file `docs/GPL.txt'.
-
-The contributed PCF driver comes with a license similar to that of X Windows
-which is compatible to the above two licenses (see file src/pcf/readme).