X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Funaccent.c;h=7ec249604e4968d62d709e10a573aa3ae751ced1;hb=2b797fef8d8133e5b1cb40706aabc92718da40bd;hp=3ccdbe7fa2a0556e4a7fe7fd303928c42d1e6521;hpb=0860307de69e9a3fe012afb5311465a5ff1f1186;p=libucw.git diff --git a/charset/unaccent.c b/charset/unaccent.c index 3ccdbe7f..7ec24960 100644 --- a/charset/unaccent.c +++ b/charset/unaccent.c @@ -1,8 +1,12 @@ /* * The UniCode Library -- Unaccenting Table * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ +#include "lib/lib.h" #include "charset/unicode.h" #include "charset/U-unacc.h"