X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmmap.c;h=1393a6b1cdf380ab4ee463e05ddee4650147e11c;hb=aac1c6571404bfbf5654a671d66c8ff043f9c9eb;hp=43668bbcd9002434bc1546e86a154241e8a1585e;hpb=b19bb73905fd05a9388dbce5c44506412c4428ed;p=libucw.git diff --git a/lib/mmap.c b/lib/mmap.c index 43668bbc..1393a6b1 100644 --- a/lib/mmap.c +++ b/lib/mmap.c @@ -2,6 +2,9 @@ * Sherlock Library -- Mapping of Files * * (c) 1999--2002 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"