1# Files that don't get a copyright, or which are taken from elsewhere. 2# 3# All lines in this file are patterns, including the comment lines; this 4# means that e.g. `FTL.TXT' matches all files that have this string in 5# the file name (including the path relative to the current directory, 6# 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/infblock.c 46src/gzip/infblock.h 47src/gzip/infcodes.c 48src/gzip/infcodes.h 49src/gzip/inffixed.h 50src/gzip/inflate.c 51src/gzip/inftrees.c 52src/gzip/inftrees.h 53src/gzip/infutil.c 54src/gzip/infutil.h 55src/gzip/zconf.h 56src/gzip/zlib.h 57src/gzip/zutil.c 58src/gzip/zutil.h 59# 60src/tools/apinames.c 61src/tools/ftrandom/ftrandom.c 62# 63subprojects/dlg 64# 65# EOF 66