summaryrefslogtreecommitdiffstats
path: root/crypto/libdes/version.h
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-19 13:04:49 +0000
committermarkm <markm@FreeBSD.org>1999-09-19 13:04:49 +0000
commit4f947d680afa74c70cf3f206d4f05dcc3555aa90 (patch)
treefb49b46774fc9e5eec7f68ad03520894099d3e51 /crypto/libdes/version.h
parentb547f6c567b41efd85da3ddd236592d50e335802 (diff)
downloadFreeBSD-src-4f947d680afa74c70cf3f206d4f05dcc3555aa90.zip
FreeBSD-src-4f947d680afa74c70cf3f206d4f05dcc3555aa90.tar.gz
Big OpenSSL/KTH/FreeBSD merge, badly poisoned by $FreeBSD$'s.
Diffstat (limited to 'crypto/libdes/version.h')
-rw-r--r--crypto/libdes/version.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/libdes/version.h b/crypto/libdes/version.h
index aee1190..0088f42 100644
--- a/crypto/libdes/version.h
+++ b/crypto/libdes/version.h
@@ -1,9 +1,9 @@
/* lib/des/version.h */
-/* Copyright (C) 1995 Eric Young (eay@mincom.oz.au)
+/* Copyright (C) 1995 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This file is part of an SSL implementation written
- * by Eric Young (eay@mincom.oz.au).
+ * by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL
* specification. This library and applications are
* FREE FOR COMMERCIAL AND NON-COMMERCIAL USE
@@ -25,7 +25,7 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by Eric Young (eay@mincom.oz.au)
+ * This product includes software developed by Eric Young (eay@cryptsoft.com)
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -43,6 +43,8 @@
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
+ *
+ * $FreeBSD$
*/
extern char *DES_version;
OpenPOWER on IntegriCloud