Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-02-25 17:40:11 +0300
committerBodo Möller <bodo@openssl.org>2000-02-25 17:40:11 +0300
commite01eed0fae74d11ee09b010e93c31fd4ce266388 (patch)
tree0b213041ccd760ff7f71e4f15f68f04165cf4776 /ssl/s3_pkt.c
parent5946ede512f1656fa83ee777f9f2010b2cdeebeb (diff)
Fix off-by-one error :-)
Diffstat (limited to 'ssl/s3_pkt.c')
-rw-r--r--ssl/s3_pkt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/s3_pkt.c b/ssl/s3_pkt.c
index aa32a2aa14..579058e0f2 100644
--- a/ssl/s3_pkt.c
+++ b/ssl/s3_pkt.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
/* ====================================================================
- * Copyright (c) 1998-1999 The OpenSSL Project. All rights reserved.
+ * Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions