From 58964a492275ca9a59a0cd9c8155cb2491b4b909 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 21 Dec 1998 10:56:39 +0000 Subject: Import of old SSLeay release: SSLeay 0.9.0b --- demos/b64.c | 2 +- demos/bio/saccept.c | 2 +- demos/prime/prime.c | 2 +- demos/sign/sign.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'demos') diff --git a/demos/b64.c b/demos/b64.c index 5e3d20e321..42abc42d33 100644 --- a/demos/b64.c +++ b/demos/b64.c @@ -1,5 +1,5 @@ /* demos/b64.c */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written diff --git a/demos/bio/saccept.c b/demos/bio/saccept.c index 81bf353750..920eab397c 100644 --- a/demos/bio/saccept.c +++ b/demos/bio/saccept.c @@ -70,7 +70,7 @@ char *argv[]; again: /* The first call will setup the accept socket, and the second - * will get a socket. In this loop, the first actuall accept + * will get a socket. In this loop, the first actual accept * will occur in the BIO_read() function. */ if (BIO_do_accept(in) <= 0) goto err; diff --git a/demos/prime/prime.c b/demos/prime/prime.c index 25873731d3..e4a17765bb 100644 --- a/demos/prime/prime.c +++ b/demos/prime/prime.c @@ -1,5 +1,5 @@ /* demos/prime/prime.c */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written diff --git a/demos/sign/sign.c b/demos/sign/sign.c index 280cc633ac..5cbce3cdc5 100644 --- a/demos/sign/sign.c +++ b/demos/sign/sign.c @@ -1,5 +1,5 @@ /* demos/sign/sign.c */ -/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) +/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written -- cgit v1.2.3