summaryrefslogtreecommitdiff
path: root/crypto/README
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/README')
-rw-r--r--crypto/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/crypto/README b/crypto/README
deleted file mode 100644
index a3c5ccf50a1c..000000000000
--- a/crypto/README
+++ /dev/null
@@ -1,9 +0,0 @@
-$FreeBSD$
-
-This directory is for the EXACT same use as src/contrib, except it
-holds crypto sources. In other words, this holds raw sources obtained
-from various third party vendors, with FreeBSD patches applied. No
-compilation is done from this directory, it is all done from the
-src/secure directory. The separation between src/contrib and src/crypto
-is the result of an old USA law, which made these sources export
-controlled, so they had to be kept separate.