X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftoupper.c;h=5e2b91ec440dac2be888d341e5a147d0875b1c38;hb=5423d3ec7aa3ff3fec105c49f7ec1a122e82561d;hp=f37eb604832d34cdbc64690f2c9016f6aa1beccc;hpb=ac9212c1d03bd23f6322bef39a4a0384b5afcc5d;p=libucw.git diff --git a/charset/toupper.c b/charset/toupper.c index f37eb604..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 "unicode.h" - -#include "U-upper.h" +#include +#include +#include