summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_openssl.c
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2001-09-14 18:31:57 +0000
committerGeoff Thorpe <geoff@openssl.org>2001-09-14 18:31:57 +0000
commit2b67158673cc0bcedd201b94728269fd5e861fe4 (patch)
treeb72fa7f213ed365cf4cd8ba42144addf0aecd2b6 /crypto/engine/eng_openssl.c
parentdb744f8950be3d63feb8393a34d1fc96db9c11e8 (diff)
Some of the ENGINE file names were changed for 8.3 filename uniqueness
recently. So comments including file names have been fixed, and copyright notices brought up to "2001" at the same time.
Diffstat (limited to 'crypto/engine/eng_openssl.c')
-rw-r--r--crypto/engine/eng_openssl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/engine/eng_openssl.c b/crypto/engine/eng_openssl.c
index c353df97d6..7bf7b9d2b9 100644
--- a/crypto/engine/eng_openssl.c
+++ b/crypto/engine/eng_openssl.c
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_openssl.c */
+/* crypto/engine/eng_openssl.c */
/* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
* project 2000.
*/
/* ====================================================================
- * Copyright (c) 1999 The OpenSSL Project. All rights reserved.
+ * Copyright (c) 1999-2001 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