summaryrefslogtreecommitdiff
path: root/docs/TRUETYPE
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2005-06-04 23:00:25 +0000
committerWerner Lemberg <wl@gnu.org>2005-06-04 23:00:25 +0000
commit1517499a0d1f5377b5cba8f30eec19c0e67d7abf (patch)
tree9dc9ebaa6ee47304e6df4d0176df62fd31febe64 /docs/TRUETYPE
parent952e6e167b11dad61a91d0cb8b17f822196d3405 (diff)
downloadfreetype2-1517499a0d1f5377b5cba8f30eec19c0e67d7abf.tar.gz
* Add copyright notices to all files which don't have one.
* docs/license.txt: Renamed to... * docs/LICENSE.TXT: This. * docs/FTL.txt: Renamed to... * docs/FTL.TXT: This. * docs/GPL.txt: Renamed to... * docs/GPL.TXT: This. * docs/PATENTS: Slightly reworded. Suggested by Sylvain Beucler <beuc@gnu.org>.
Diffstat (limited to 'docs/TRUETYPE')
-rw-r--r--docs/TRUETYPE11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/TRUETYPE b/docs/TRUETYPE
index 68ecf1971..30029f4d2 100644
--- a/docs/TRUETYPE
+++ b/docs/TRUETYPE
@@ -22,5 +22,16 @@ How to enable the TrueType native hinter if you need it
These steps must be done _before_ compiling the library.
+------------------------------------------------------------------------
+
+Copyright 2003 by
+David Turner, Robert Wilhelm, and Werner Lemberg.
+
+This file is part of the FreeType project, and may only be used,
+modified, and distributed under the terms of the FreeType project
+license, LICENSE.TXT. By continuing to use, modify, or distribute this
+file you indicate that you have read the license and understand and
+accept it fully.
+
--- end of TRUETYPE ---