X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstr_ctype.c;h=f92fd3dfbae9d763f948ee67a9c356da3d63d035;hb=07c33c7d74357fc60eaa354defe9fdca2917473a;hp=0f715e94d781256dd76428a98854b34f256c7a35;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/lib/str_ctype.c b/lib/str_ctype.c index 0f715e94..f92fd3df 100644 --- a/lib/str_ctype.c +++ b/lib/str_ctype.c @@ -2,6 +2,9 @@ * Sherlock Library -- Character Classes * * (c) 1998 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"