[doc] Make man pages depend on version.
[ttfautohint.git] / no-copyright
blob947694d7af209a3ee0467c9a5c72a83f0a53def8
1 # Files which don't get a copyright, or which are taken from elsewhere.
3 # All lines in this file are patterns, including athe comment lines; this
4 # means that e.g. `bootstrap' matches all files which 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 FTL.TXT
17 GPLv2.TXT
18 INSTALL
20 bootstrap
21 ./Makefile.am
23 AUTHORS
24 COPYING
25 ChangeLog
26 INSTALL.git
27 NEWS
28 THANKS
29 TODO
30 pledgies
31 no-copyright
32 update-copyright
34 doc/c2pandoc.sed
35 doc/img
37 # EOF