From dfbad9c855e5aee39492fdc9fbe98eac5846f49c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 20 Feb 1998 18:45:36 +0000 Subject: Update. 1998-02-20 18:43 Ulrich Drepper * hesiod/hesiod.c: Pretty print. Don't use __ protected names. * iconvdata/8bit-gap.c: Likewise. * iconvdata/8bit-generic.c: Likewise. * iconvdata/iso6937.c: Likewise. * iconvdata/iso8859-1.c: Likewise. * iconvdata/sjis.c: Likewise. * iconvdata/t61.c: Likewise. 1998-02-20 Andreas Schwab * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative feature tests by positive feature tests. 1998-02-19 Andreas Schwab * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value. 1998-02-20 Ulrich Drepper * elf/dlvsym.c (dlvsym_doit): More corrections. Patch by Andreas Jaeger. --- db2/README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db2') diff --git a/db2/README b/db2/README index 2dc1d1be8a..e497562bef 100644 --- a/db2/README +++ b/db2/README @@ -1,3 +1,13 @@ +When Berkeley DB is distributed as part of the GNU system, the Berkeley +DB license requirement that derivative works using Berkeley DB themselves +be freely redistributable, does not apply to programs loading standard +UNIX interfaces via the GNU C library and dynamically loading Berkeley DB +support to obtain the underlying functionality. + +Sleepycat Software, Inc. + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + The LICENSE file, mentioned in the beginning of the source files, can be found together with all the other relevant license texts in the manual and the INSTALL file in the toplevel directory. -- cgit v1.2.3