]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unaccent.c
Removed references to buck2obj.h and obj2buck.h.
[libucw.git] / charset / unaccent.c
index c91724615a3b13d40c8a9fa6c31cce3893415689..7ec249604e4968d62d709e10a573aa3ae751ced1 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     The UniCode Library -- Unaccenting 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"