diff options
author | markm <markm@FreeBSD.org> | 1997-05-03 09:16:07 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1997-05-03 09:16:07 +0000 |
commit | fe8101c0866e92737fd07af50822dd6c8f0ceed8 (patch) | |
tree | 08f81abc016450f154c5f7a4b3dbee72b34b5a85 /crypto | |
parent | d3ebb6d1bdf72899febfcd66297c3b68a885d0af (diff) | |
download | FreeBSD-src-fe8101c0866e92737fd07af50822dd6c8f0ceed8.zip FreeBSD-src-fe8101c0866e92737fd07af50822dd6c8f0ceed8.tar.gz |
Bring in the Starter files for the contrib-crypto dir.
I am not going to commit anything to this area for a few days.
This is because
1) I want everyone to be DARN sure there is no export of crypto
that may get our USA friends it trouble.
2) I have been asked by the folk developing KTH-eBones to hold off
for their new release.
Worked with: rkw, jdp
CVS:
CVS:
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/README b/crypto/README new file mode 100644 index 0000000..004485e --- /dev/null +++ b/crypto/README @@ -0,0 +1,9 @@ +This directory is for the EXACT same use as src/contrib, execpt it +holds crypto sources. As a consequence of USA law, this makes it export +controlled, so it has to be kept separate. + +Please do not export the contents of this direcory and its +subdirectories from the USA without the necessary permits. + +Mark Murray +3 May, 1997 |