From d64313e207e3adcf4fe75a7735c45e6b2537fcb2 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 20 Feb 2005 20:27:54 +0000 Subject: [PATCH] *** empty log message *** --- ttftool/GNUmakefile | 4 ++-- ttftool/README | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 ttftool/README diff --git a/ttftool/GNUmakefile b/ttftool/GNUmakefile index 0c56f8d639..a96b2d287c 100644 --- a/ttftool/GNUmakefile +++ b/ttftool/GNUmakefile @@ -10,8 +10,8 @@ MODULE_NAME = ttftool SUBDIRS = include SCRIPTS = -README_FILES = NEWS-1.0 NEWS-1.1.46 README TODO -EXTRA_DIST_FILES= VERSION $(README_FILES) $(SCRIPTS) +README_FILES = README +EXTRA_DIST_FILES= $(README_FILES) $(SCRIPTS) STEPMAKE_TEMPLATES=library c po include $(depth)/make/stepmake.make diff --git a/ttftool/README b/ttftool/README new file mode 100644 index 0000000000..0d64fe180c --- /dev/null +++ b/ttftool/README @@ -0,0 +1,18 @@ + +This is the ttfps 0.3 utility by Juliusz Chroboczek, + + http://www.pps.jussieu.fr/~jch/software/file/ + +ttfps is effectively in the public domain, given the copyright notice +by Juliusz, + + + Copying + ******* + + This software is provided with no guarantee, not even of any kind. + + Feel free to do whatever you wish with it as long as you don't ask me + to maintain it. + + -- 2.39.5