summaryrefslogtreecommitdiffstats
path: root/src/util/db2/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/db2/README')
-rw-r--r--src/util/db2/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/util/db2/README b/src/util/db2/README
deleted file mode 100644
index 70118bef5..000000000
--- a/src/util/db2/README
+++ /dev/null
@@ -1,17 +0,0 @@
- IMPORTANT NOTICE:
-
-This directory contains code of somewhat unknown origin that is
-INCOMPATIBLE with both Berkeley DB 1.85 and Sleepycat DB 2.x. Do NOT
-contact Sleepycat regarding bugs in code found here; they do not
-appreciate it. All bug reports about this code should go to the MIT
-Kerberos team via krb5-send-pr or email to krb5-bugs@mit.edu, as
-usual.
-
-It is believed that this "db" code originated from Berkeley DB 1.85
-and was further modified by Cygnus and the MIT Kerberos team. Some
-significant changes to the hash code occured at some point.
-
-The file README.db2 contains the README file provided with the
-2.0-alpha release of Berkeley/Sleepycat DB, which may contain
-marginally useful information. It is not known at this time how well
-this code matches that of the 2.0-alpha release.