aboutsummaryrefslogtreecommitdiff
path: root/crypto/lhash/lhash.c
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-23 07:53:55 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-23 07:53:55 +0000
commit5f32680329648886701f5b5832239eecf0b38390 (patch)
tree0a06805b3e512086deaa50c849e6b8bb2b098ad1 /crypto/lhash/lhash.c
parent9acc2aa6d1e2c75055401d2e8bac86fa6b66bd9d (diff)
downloadopenssl-5f32680329648886701f5b5832239eecf0b38390.zip
openssl-5f32680329648886701f5b5832239eecf0b38390.tar.gz
openssl-5f32680329648886701f5b5832239eecf0b38390.tar.bz2
Switch version string to SSLeay/OpenSSL
Diffstat (limited to 'crypto/lhash/lhash.c')
-rw-r--r--crypto/lhash/lhash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/lhash/lhash.c b/crypto/lhash/lhash.c
index 6186a16..70d2435 100644
--- a/crypto/lhash/lhash.c
+++ b/crypto/lhash/lhash.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-char *lh_version="lhash part of SSLeay 0.9.1c 22-Dec-1998";
+char *lh_version="lhash part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
/* Code for dynamic hash table routines
* Author - Eric Young v 2.0