X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fmmap.c;h=aa63622259d50034fce4b774dc600c92dcf1828b;hb=8c0ad492c6c91af6097bd4e50bccfd36f130bd95;hp=43668bbcd9002434bc1546e86a154241e8a1585e;hpb=b19bb73905fd05a9388dbce5c44506412c4428ed;p=libucw.git diff --git a/lib/mmap.c b/lib/mmap.c index 43668bbc..aa636222 100644 --- a/lib/mmap.c +++ b/lib/mmap.c @@ -1,7 +1,10 @@ /* - * Sherlock Library -- Mapping of Files + * UCW 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"