Require HarfBuzz 1.8 or newer.
[ttfautohint.git] / no-copyright
blobd6ea4118012cc622151e538d6bf3c1f3dbd1c0eb
1 # Files that don't get a copyright, or which are taken from elsewhere.
3 # All lines in this file are patterns, including the comment lines; this
4 # means that e.g. `bootstrap' matches all files that have this string in
5 # the file name (including the path relative to the current directory,
6 # always starting with `./').
8 # Don't put empty lines into this file!
10 .gitignore
11 .gnulib
12 .gitmodules
14 m4/autotroll.m4
15 m4/ltlize_lang.m4
16 m4/pkg.m4
18 FTL.TXT
19 GPLv2.TXT
20 INSTALL
22 bootstrap
23 ./Makefile.am
25 AUTHORS
26 COPYING
27 ChangeLog
28 INSTALL.git
29 NEWS
30 THANKS
31 TODO
32 pledgies
33 no-copyright
34 update-copyright
36 doc/footnote-popup.js
37 doc/c2pandoc.sed
38 doc/fontspec-xetex.sty
39 doc/img
40 doc/longtable-patched.sty
41 doc/jquery-1.11.2.min.js
42 doc/strip-comments.sh
43 doc/taranges.sed
44 doc/template.html
45 doc/template.tex
46 doc/toc-unfold.js
47 doc/ttfautohint-css.html
48 doc/ttfautohint-js.html
49 doc/ttfautohintGUI.stylesheet
50 doc/ucharclasses.sty
52 lib/afblue.pl
53 lib/llrb.h
54 lib/sds.c
55 lib/sds.h
56 lib/ttfautohint.pc.in
58 frontend/static-plugins.cpp.in
60 # EOF