summaryrefslogtreecommitdiff
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
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>.
-rw-r--r--docs/CHANGES14
-rw-r--r--docs/CUSTOMIZE11
-rw-r--r--docs/DEBUG11
-rw-r--r--docs/FTL.TXT (renamed from docs/FTL.txt)2
-rw-r--r--docs/GPL.TXT (renamed from docs/GPL.txt)0
-rw-r--r--docs/INSTALL12
-rw-r--r--docs/INSTALL.ANY11
-rw-r--r--docs/INSTALL.GNU11
-rw-r--r--docs/INSTALL.UNX13
-rw-r--r--docs/INSTALL.VMS11
-rw-r--r--docs/LICENSE.TXT (renamed from docs/license.txt)2
-rw-r--r--docs/PATENTS2
-rw-r--r--docs/TODO12
-rw-r--r--docs/TRUETYPE11
-rw-r--r--docs/UPGRADE.UNX11
-rw-r--r--docs/VERSION.DLL11
-rw-r--r--docs/formats.txt14
-rw-r--r--docs/modules.txt14
-rw-r--r--docs/raster.txt11
-rw-r--r--docs/release14
20 files changed, 193 insertions, 5 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 5208061b6..cc20712ae 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -903,7 +903,7 @@ LATEST CHANGES BETWEEN 2.1.0 and 2.0.9
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 @@ Extensions support:
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 8709b3dec..e2beb6891 100644
--- a/docs/CUSTOMIZE
+++ b/docs/CUSTOMIZE
@@ -121,5 +121,16 @@ IV. Overriding default configuration and module headers
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 b864d57a0..4e1323391 100644
--- a/docs/DEBUG
+++ b/docs/DEBUG
@@ -179,5 +179,16 @@ behaviour of FreeType at runtime:
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
index 096730273..459bda326 100644
--- a/docs/FTL.txt
+++ b/docs/FTL.TXT
@@ -171,4 +171,4 @@ Legal Terms
Werner Lemberg <werner.lemberg@freetype.org>
---- end of LICENSE.TXT ---
+--- end of FTL.TXT ---
diff --git a/docs/GPL.txt b/docs/GPL.TXT
index b2fe7b6af..b2fe7b6af 100644
--- a/docs/GPL.txt
+++ b/docs/GPL.TXT
diff --git a/docs/INSTALL b/docs/INSTALL
index 8fb665759..b342d96de 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -64,4 +64,16 @@ II. Custom builds of the library
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 084961979..133b45fe6 100644
--- a/docs/INSTALL.ANY
+++ b/docs/INSTALL.ANY
@@ -95,5 +95,16 @@ II. Support for flat-directory compilation
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 4a56d6d6d..cd2208ec5 100644
--- a/docs/INSTALL.GNU
+++ b/docs/INSTALL.GNU
@@ -136,5 +136,16 @@ the file INSTALL.UNX instead.
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 d5a45c042..52f282025 100644
--- a/docs/INSTALL.UNX
+++ b/docs/INSTALL.UNX
@@ -61,5 +61,16 @@ Win32:
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 28a84c20a..7d3ee6e32 100644
--- a/docs/INSTALL.VMS
+++ b/docs/INSTALL.VMS
@@ -47,5 +47,16 @@ V7.2-1.
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
index 876cc4b93..102a03d65 100644
--- a/docs/license.txt
+++ b/docs/LICENSE.TXT
@@ -25,4 +25,4 @@ Window System. It is compatible to the above two licenses (see file
src/pcf/readme).
---- end of licence.txt ---
+--- end of LICENSE.TXT ---
diff --git a/docs/PATENTS b/docs/PATENTS
index 717bb7d3f..f36778b5e 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 1f7b8329b..530ab5b15 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -33,4 +33,16 @@ Other bugs have been registered at the savannah bugzilla of FreeType.
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 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 ---
diff --git a/docs/UPGRADE.UNX b/docs/UPGRADE.UNX
index 0246b97c7..6c273d4ef 100644
--- a/docs/UPGRADE.UNX
+++ b/docs/UPGRADE.UNX
@@ -123,5 +123,16 @@ SPECIAL NOTE FOR UNIX USERS
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 a143d290d..ff266ef31 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSION.DLL
@@ -107,5 +107,16 @@ other release numbers.
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 7d7d03e6f..332af0a89 100644
--- a/docs/formats.txt
+++ b/docs/formats.txt
@@ -137,3 +137,17 @@ MAC --- PS TYPE_1 --- type1 T1_SPEC.pdf
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 04f4d120a..e1a8cfd9b 100644
--- a/docs/modules.txt
+++ b/docs/modules.txt
@@ -12,3 +12,17 @@ Note that the use of `psnames' can be controlled in ftconfig.h
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 078c51aa1..183e0cef7 100644
--- a/docs/raster.txt
+++ b/docs/raster.txt
@@ -616,6 +616,17 @@ II. Rendering Technology
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 c97f9a88f..9f51c4360 100644
--- a/docs/release
+++ b/docs/release
@@ -37,3 +37,17 @@ How to prepare a new release
. 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 ---