X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fdb-test.c;h=d0f3a5eb4ab0da13da84f6b8566acc9145500d96;hb=62eda8640605c19ecd817e274e75717022349732;hp=659313b82356db9f76965c323257668d4bde2f05;hpb=521907ed0ed9a9b387b3870bc7128250fcbdab1b;p=libucw.git diff --git a/lib/db-test.c b/lib/db-test.c index 659313b8..d0f3a5eb 100644 --- a/lib/db-test.c +++ b/lib/db-test.c @@ -1,7 +1,10 @@ /* - * Sherlock Library -- Database Manager -- Tests and Benchmarks + * UCW Library -- Database Manager -- Tests and Benchmarks * * (c) 1999 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #if 1 @@ -12,7 +15,7 @@ #define NAME "GDBM" #endif -#include +#include #include #include #include