]> mj.ucw.cz Git - libucw.git/blobdiff - lib/mmap.c
Oops, the card array was reversed!
[libucw.git] / lib / mmap.c
index 43668bbcd9002434bc1546e86a154241e8a1585e..1393a6b1cdf380ab4ee463e05ddee4650147e11c 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock 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"