X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftoupper.c;h=5a650b9d334abb23797073b6780d3ac9c90830ee;hb=49ed04e2e93a6a5b01058638224621d5c07db01c;hp=ffb113f6f5ca78bf5daab448cc27a39ffcb64754;hpb=2f826523b9ec5003c4ba696ce78df01b46e9a59d;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"