X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=charset%2Ftoupper.c;h=5e2b91ec440dac2be888d341e5a147d0875b1c38;hb=5403c0fab834f71416e627dfd7346a577a0ca6f5;hp=ffb113f6f5ca78bf5daab448cc27a39ffcb64754;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/charset/toupper.c b/charset/toupper.c index ffb113f6..5e2b91ec 100644 --- a/charset/toupper.c +++ b/charset/toupper.c @@ -1,9 +1,12 @@ /* * The UniCode Library -- Uppercase 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-upper.h" +#include +#include +#include