X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fstr_upper.c;h=e058850cd937ce34dcc353b575ee850434bee372;hb=c79a2911da7be63aaf4abec6b3ffad36dd5bcfb1;hp=627aa0b202ef480145354f7b7e33c60408f23b48;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/lib/str_upper.c b/lib/str_upper.c index 627aa0b2..e058850c 100644 --- a/lib/str_upper.c +++ b/lib/str_upper.c @@ -2,6 +2,9 @@ * Sherlock Library -- Uppercase Map * * (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/chartype.h"