1# Files that don't get a copyright, or which are taken from elsewhere. 2# 3# All lines in this file are patterns (relative to the top-level directory), 4# including the comment lines; this means that e.g. `FTL.TXT' matches all 5# files that have this string in the file name (including the path relative 6# to the current directory, always starting with `./'). 7# 8# Don't put empty lines into this file! 9# 10builds/unix/pkg.m4 11# 12docs/FTL.TXT 13docs/GPLv2.TXT 14# 15include/freetype/internal/fthash.h 16# 17src/base/fthash.c 18src/base/md5.c 19src/base/md5.h 20# 21src/bdf/bdf.c 22src/bdf/bdf.h 23src/bdf/bdfdrivr.c 24src/bdf/bdfdrivr.h 25src/bdf/bdferror.h 26src/bdf/bdflib.c 27src/bdf/module.mk 28src/bdf/README 29src/bdf/rules.mk 30# 31src/pcf/module.mk 32src/pcf/pcf.c 33src/pcf/pcf.h 34src/pcf/pcfdrivr.c 35src/pcf/pcfdrivr.h 36src/pcf/pcferror.h 37src/pcf/pcfread.c 38src/pcf/pcfread.h 39src/pcf/pcfutil.c 40src/pcf/pcfutil.h 41src/pcf/README 42src/pcf/rules.mk 43# 44src/gzip/adler32.c 45src/gzip/ftzconf.c 46src/gzip/infblock.c 47src/gzip/infblock.h 48src/gzip/infcodes.c 49src/gzip/infcodes.h 50src/gzip/inffixed.h 51src/gzip/inflate.c 52src/gzip/inftrees.c 53src/gzip/inftrees.h 54src/gzip/infutil.c 55src/gzip/infutil.h 56src/gzip/zconf.h 57src/gzip/zlib.h 58src/gzip/zutil.c 59src/gzip/zutil.h 60# 61src/tools/apinames.c 62src/tools/ftrandom/ftrandom.c 63# 64subprojects/dlg 65# 66# EOF 67