diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 06:01:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-02 06:01:06 +0000 |
commit | 8d6f1731fcd082e4f744ba9cb4bde4be7c08f1b3 (patch) | |
tree | 099a250d7366aef2ab028fdb24f0d692cd784b4a /db2/README | |
parent | 9a6450d578556c11e7c173d2f28362345b8f1258 (diff) | |
download | glibc-8d6f1731fcd082e4f744ba9cb4bde4be7c08f1b3.zip glibc-8d6f1731fcd082e4f744ba9cb4bde4be7c08f1b3.tar.gz glibc-8d6f1731fcd082e4f744ba9cb4bde4be7c08f1b3.tar.bz2 |
Update.
* Makeconfig (all-subdirs): Remove db and db2.
* db/*: Removed.
* db2/*: Removed.
Diffstat (limited to 'db2/README')
-rw-r--r-- | db2/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/db2/README b/db2/README deleted file mode 100644 index 2671e7f..0000000 --- a/db2/README +++ /dev/null @@ -1,13 +0,0 @@ -As a special exception, when Berkeley DB is distributed along with the -GNU C Library, in any program which uses the GNU C Library in accord -with that library's distribution terms, it is also permitted for -Berkeley DB to be loaded dynamically by the GNU C Library to implement -standard ISO/IEC 9945 and Unix interface functionality. - -Sleepycat Software, Inc. - -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The LICENSE file, mentioned in the beginning of the source files, can -be found in this directory and also with all the other relevant -license texts in the manual. |