* 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>.
diff --git a/docs/CHANGES b/docs/CHANGES
index 5208061..cc20712 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -903,7 +903,7 @@
III. MISCELLANEOUS
- - The FreeType License in `docs/FTL.txt' has been updated to
+ - The FreeType License in `docs/FTL.TXT' has been updated to
include a proposed preferred disclaimer. If you are using
FreeType in your products, you are encouraged (but not mandated)
to use the following text in your documentation:
@@ -2600,4 +2600,16 @@
return ext_interface->do_it(ext);
}
+------------------------------------------------------------------------
+
+Copyright 2000, 2001, 2002, 2003, 2004, 2005 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 CHANGES ---
diff --git a/docs/CUSTOMIZE b/docs/CUSTOMIZE
index 8709b3d..e2beb68 100644
--- a/docs/CUSTOMIZE
+++ b/docs/CUSTOMIZE
@@ -121,5 +121,16 @@
and change the C include path to ensure that "custom" is always
placed before the FT2 "include" during compilation.
+------------------------------------------------------------------------
+
+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 CUSTOMIZE ---
diff --git a/docs/DEBUG b/docs/DEBUG
index b864d57..4e13233 100644
--- a/docs/DEBUG
+++ b/docs/DEBUG
@@ -179,5 +179,16 @@
If it is undefined, or if its value is not strictly positive, then
no allocation bounsd are checked at runtime.
+------------------------------------------------------------------------
+
+Copyright 2002, 2003, 2004 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 DEBUG ---
diff --git a/docs/FTL.txt b/docs/FTL.TXT
similarity index 99%
rename from docs/FTL.txt
rename to docs/FTL.TXT
index 0967302..459bda3 100644
--- a/docs/FTL.txt
+++ b/docs/FTL.TXT
@@ -171,4 +171,4 @@
Werner Lemberg <werner.lemberg@freetype.org>
---- end of LICENSE.TXT ---
+--- end of FTL.TXT ---
diff --git a/docs/GPL.txt b/docs/GPL.TXT
similarity index 100%
rename from docs/GPL.txt
rename to docs/GPL.TXT
diff --git a/docs/INSTALL b/docs/INSTALL
index 8fb6657..b342d96 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -64,4 +64,16 @@
http://makepp.sourceforge.net for more information; you need version
1.19 or newer, and you must pass option `--norc-substitution'.
+------------------------------------------------------------------------
+
+Copyright 2000, 2001, 2002, 2003, 2004, 2005 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 INSTALL ---
diff --git a/docs/INSTALL.ANY b/docs/INSTALL.ANY
index 0849619..133b45f 100644
--- a/docs/INSTALL.ANY
+++ b/docs/INSTALL.ANY
@@ -95,5 +95,16 @@
You don't need to define the FT_FLAT_COMPILATION macro (as this was
required in previous releases of FreeType 2).
+------------------------------------------------------------------------
+
+Copyright 2003, 2005 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 INSTALL.ANY ---
diff --git a/docs/INSTALL.GNU b/docs/INSTALL.GNU
index 4a56d6d..cd2208e 100644
--- a/docs/INSTALL.GNU
+++ b/docs/INSTALL.GNU
@@ -136,5 +136,16 @@
a IDE-specific project file, or follow the instructions in
"INSTALL.ANY" to create your own Makefiles.
+------------------------------------------------------------------------
+
+Copyright 2003, 2004 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 INSTALL.GNU ---
diff --git a/docs/INSTALL.UNX b/docs/INSTALL.UNX
index d5a45c0..52f2820 100644
--- a/docs/INSTALL.UNX
+++ b/docs/INSTALL.UNX
@@ -61,5 +61,16 @@
make
make install
+------------------------------------------------------------------------
---- end of INSTALL.UNX --
+Copyright 2003, 2004 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 INSTALL.UNX ---
diff --git a/docs/INSTALL.VMS b/docs/INSTALL.VMS
index 28a84c2..7d3ee6e 100644
--- a/docs/INSTALL.VMS
+++ b/docs/INSTALL.VMS
@@ -47,5 +47,16 @@
Jouk Jansen <joukj@hrem.stm.tudelft.nl> or
Martin P.J. Zinser <zinser@zinser.no-ip.info>
+------------------------------------------------------------------------
+
+Copyright 2000, 2004 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 INSTALL.VMS ---
diff --git a/docs/license.txt b/docs/LICENSE.TXT
similarity index 97%
rename from docs/license.txt
rename to docs/LICENSE.TXT
index 876cc4b..102a03d 100644
--- a/docs/license.txt
+++ b/docs/LICENSE.TXT
@@ -25,4 +25,4 @@
src/pcf/readme).
---- end of licence.txt ---
+--- end of LICENSE.TXT ---
diff --git a/docs/PATENTS b/docs/PATENTS
index 717bb7d..f36778b 100644
--- a/docs/PATENTS
+++ b/docs/PATENTS
@@ -7,7 +7,7 @@
WE HAVE DISCOVERED THAT APPLE OWNS SEVERAL PATENTS RELATED TO THE
RENDERING OF TRUETYPE FONTS. THIS COULD MEAN THAT THE FREE USE OF
FREETYPE MIGHT BE ILLEGAL IN THE USA, JAPAN, AND POSSIBLY OTHER
-COUNTRIES, BE IT IN COMMERCIAL OR OPEN SOURCE PRODUCTS.
+COUNTRIES, BE IT IN PROPRIETARY OR FREE SOFTWARE PRODUCTS.
FOR MORE DETAILS, WE STRONGLY ADVISE YOU TO GO TO THE FREETYPE
PATENTS PAGE AT THE FOLLOWING WEB ADDRESS:
diff --git a/docs/TODO b/docs/TODO
index 1f7b832..530ab5b 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -33,4 +33,16 @@
Use top-level font matrix entry for setting the upem value, not the
entries in the FDarray. If absent, use 1000.
+------------------------------------------------------------------------
+
+Copyright 2001, 2002, 2003, 2004, 2005 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 TODO ---
diff --git a/docs/TRUETYPE b/docs/TRUETYPE
index 68ecf19..30029f4 100644
--- a/docs/TRUETYPE
+++ b/docs/TRUETYPE
@@ -22,5 +22,16 @@
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 ---
diff --git a/docs/UPGRADE.UNX b/docs/UPGRADE.UNX
index 0246b97..6c273d4 100644
--- a/docs/UPGRADE.UNX
+++ b/docs/UPGRADE.UNX
@@ -123,5 +123,16 @@
distributor to help clear this issue in case the information given
here doesn't help.
+------------------------------------------------------------------------
+
+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 UPGRADE.UNX ---
diff --git a/docs/VERSION.DLL b/docs/VERSION.DLL
index a143d29..ff266ef 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSION.DLL
@@ -107,5 +107,16 @@
CPPFLAGS="$old_CPPFLAGS"],
[AC_MSG_ERROR([Need FreeType library version 2.0.9 or higher])])
+------------------------------------------------------------------------
+
+Copyright 2002, 2003, 2004 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 VERSION.DLL ---
diff --git a/docs/formats.txt b/docs/formats.txt
index 7d7d03e..332af0a 100644
--- a/docs/formats.txt
+++ b/docs/formats.txt
@@ -137,3 +137,17 @@
http://webapp.etsi.org/workprogram/Report_WorkItem.asp?WKI_ID=18799
(free registration required).
+
+------------------------------------------------------------------------
+
+Copyright 2004, 2005 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 formats.txt ---
diff --git a/docs/modules.txt b/docs/modules.txt
index 04f4d12..e1a8cfd 100644
--- a/docs/modules.txt
+++ b/docs/modules.txt
@@ -12,3 +12,17 @@
type42 truetype
psaux psnames
sfnt psnames
+
+------------------------------------------------------------------------
+
+Copyright 2001, 2002 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 modules.txt ---
diff --git a/docs/raster.txt b/docs/raster.txt
index 078c51a..183e0ce 100644
--- a/docs/raster.txt
+++ b/docs/raster.txt
@@ -616,6 +616,17 @@
Once the spans have been `created', we can simply draw them in
the target bitmap.
+------------------------------------------------------------------------
+
+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 raster.txt ---
diff --git a/docs/release b/docs/release
index c97f9a8..9f51c43 100644
--- a/docs/release
+++ b/docs/release
@@ -37,3 +37,17 @@
. Create an md5 checksum file (with md5sum).
. Announce new release on announce@freetype.org and to relevant newsgroups.
+
+------------------------------------------------------------------------
+
+Copyright 2003, 2005 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 release ---