X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fdb-emul.c;h=62540de84592e70b70245ac13891fd77bdbefbf3;hb=63b7d5c6c89182792601e29326131e6b12321df9;hp=f988741e6c39f06cfc09ea6be4afe1eb207537e8;hpb=76ee03dea8ff0a04d7659ded5a9a53ef3eb39aa7;p=libucw.git diff --git a/lib/db-emul.c b/lib/db-emul.c index f988741e..62540de8 100644 --- a/lib/db-emul.c +++ b/lib/db-emul.c @@ -1,7 +1,10 @@ /* - * Sherlock Library -- SDBM emulator at top of GDBM + * UCW Library -- SDBM emulator at top of GDBM * * (c) 1999 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"