X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fdb.h;h=b2a13a234a9610c92f84e398d6d273a1fc774d69;hb=b6de01cda2bd57c6ed98e296d0e6dbf5fb0c90cd;hp=cc17ebaf2b8dcbeeecbcdc9f3b21ab2f5a40c1a4;hpb=75134ee637d2f3565d3f53666517b1e137f819d9;p=libucw.git diff --git a/lib/db.h b/lib/db.h index cc17ebaf..b2a13a23 100644 --- a/lib/db.h +++ b/lib/db.h @@ -2,6 +2,9 @@ * Sherlock Library -- Fast Database Management Routines * * (c) 1999--2001 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #ifndef _SHERLOCK_DB_H