]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
upgraded from ftp.unicode.org and also renamed
[libucw.git] / charset / tolower.c
index 88389f8a877cb61d5e350a98db35e714f1fab837..7a24f2cbb05aaddfadbf2f19a62f9ca1483739b7 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     The UniCode Library -- Lowercase Table
  *
- *     (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"