]> mj.ucw.cz Git - libucw.git/blobdiff - lib/str_ctype.c
The $(LIBxxx) mechanism proved useful, so I'm switching to it for all other
[libucw.git] / lib / str_ctype.c
index 45d7191d94c30230a73d61a376f9bbc7abdb483c..f92fd3dfbae9d763f948ee67a9c356da3d63d035 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     Sherlock Library -- Character Classes
  *
- *     (c) 1998 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1998 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/chartype.h"