]> mj.ucw.cz Git - libucw.git/blobdiff - lib/str_upper.c
Added functions for manipulating bit arrays. One day, an optimized
[libucw.git] / lib / str_upper.c
index fa99e3660cea30ead1a54dccbfebafba9a10a84c..e058850cd937ce34dcc353b575ee850434bee372 100644 (file)
@@ -1,7 +1,10 @@
 /*
  *     Sherlock Library -- Uppercase Map
  *
- *     (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/chartype.h"