# # $Id: MANIFEST,v 1.8 2001/05/17 12:38:05 coar Exp $ # # Package name: mklicence # Package version: 1.9.1 # Package files: # MANIFEST # README # INSTALL # LICENCE.txt # AUTHORS # ChangeLog # acinclude.m4 # configure # configure.in # Makefile.in # mklicence.in # mklicence.1 # # Abstract: #+ # A script to turn a raw text template into something suitable for # inclusion in the appropriate format (C, Perl, HTML, et cetera). # Since it handles definitions and nested conditionals, it can be # used for generating other language-tailored comment text from a # template file. #-