]> mj.ucw.cz Git - libucw.git/blobdiff - lib/mmap.c
Try to merge recent changes in v3.9 to image branch...
[libucw.git] / lib / mmap.c
index 43668bbcd9002434bc1546e86a154241e8a1585e..aa63622259d50034fce4b774dc600c92dcf1828b 100644 (file)
@@ -1,7 +1,10 @@
 /*
- *     Sherlock Library -- Mapping of Files
+ *     UCW Library -- Mapping of Files
  *
  *     (c) 1999--2002 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"