X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftoupper.c;h=5a650b9d334abb23797073b6780d3ac9c90830ee;hb=9f87c6fe6552ce8b2236a07307d2f825b0e4c439;hp=ffb113f6f5ca78bf5daab448cc27a39ffcb64754;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/charset/toupper.c b/charset/toupper.c index ffb113f6..5a650b9d 100644 --- a/charset/toupper.c +++ b/charset/toupper.c @@ -1,7 +1,10 @@ /* * 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"