]> mj.ucw.cz Git - libucw.git/blobdiff - charset/toupper.c
Added license notices to all library files which are not specific
[libucw.git] / charset / toupper.c
index ffb113f6f5ca78bf5daab448cc27a39ffcb64754..5a650b9d334abb23797073b6780d3ac9c90830ee 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     The UniCode Library -- Uppercase 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"