Some of the ENGINE file names were changed for 8.3 filename uniqueness
authorGeoff Thorpe <geoff@openssl.org>
Fri, 14 Sep 2001 18:31:57 +0000 (18:31 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Fri, 14 Sep 2001 18:31:57 +0000 (18:31 +0000)
recently. So comments including file names have been fixed, and copyright
notices brought up to "2001" at the same time.

16 files changed:
crypto/engine/eng_all.c
crypto/engine/eng_dyn.c
crypto/engine/eng_err.c
crypto/engine/eng_evp.c
crypto/engine/eng_int.h
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_openssl.c
crypto/engine/engine.h
crypto/engine/enginetest.c
crypto/engine/hw_atalla.c
crypto/engine/hw_cswift.c
crypto/engine/hw_ncipher.c
crypto/engine/hw_nuron.c
crypto/engine/hw_openbsd_dev_crypto.c
crypto/engine/hw_ubsec.c

index 48ea6b2c34d656a9776ef4bd0deecc3852cabf41..470256212cd655b8205a0123d47dc1d12422c5a6 100644 (file)
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_all.c -*- mode: C; c-file-style: "eay" -*- */
+/* crypto/engine/eng_all.c -*- mode: C; c-file-style: "eay" -*- */
 /* Written by Richard Levitte <richard@levitte.org> for the OpenSSL
  * project 2000.
  */
 /* ====================================================================
- * Copyright (c) 2000 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 2000-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
index 57f7696726cc2e1782c064cdc19a9394fa909c52..561d58e5e417a648ec35182a34383ecc1026e922 100644 (file)
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_dyn.c */
+/* crypto/engine/eng_dyn.c */
 /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
- * project 2000.
+ * project 2001.
  */
 /* ====================================================================
- * 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
index e76a4e3d4ddd1efc112dd5650201f68f239634a7..5c602c079427adb49d6fa17af0edebd16519c91d 100644 (file)
@@ -1,6 +1,6 @@
-/* crypto/engine/engine_err.c */
+/* crypto/engine/eng_err.c */
 /* ====================================================================
- * 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
index 4e15c3a343bc07bebcaec5aed54038cb2b44309a..d48ddcd861c7166fad1eaa79575ad91eb6e9ec85 100644 (file)
@@ -1,6 +1,6 @@
 /* Written by Ben Laurie <ben@algroup.co.uk> August 2001 */
 /* ====================================================================
- * Copyright (c) 2000 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 2000-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
index 2e87339db3f8203e84a97e066a2e8d8dadead7e3..7c7532564e1007720ee25fed466f50de549e753d 100644 (file)
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_int.h */
+/* crypto/engine/eng_int.h */
 /* 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
index 94ce057307e4af03f97449d3e82b11b98d0c8ecd..c215313cbbccd61a0f04d51dd82f38214ce52c19 100644 (file)
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_lib.c */
+/* crypto/engine/eng_lib.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
index ec806984aba27d61d41cab3bf1ea3b526dea0b7a..4b558ec3066a3a9c0abf3bdb79b77630d356d711 100644 (file)
@@ -1,9 +1,9 @@
-/* crypto/engine/engine_list.c */
+/* crypto/engine/eng_list.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
index c353df97d697eb488e4bc63ac325522d218da74b..7bf7b9d2b9126d96f6a45dc1369f305565771930 100644 (file)
@@ -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
index 99b378c9d465da9f9420d020d8532ca43ce5c600..07d3810d9412b69ad51d42ad821a23bcfc8b01e8 100644 (file)
@@ -3,7 +3,7 @@
  * 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
index f02e6f4026c07529d9ed3248d22b0cfe04016222..01c3a9f5fe5b16969c8197de9fd185ed06fccafa 100644 (file)
@@ -3,7 +3,7 @@
  * 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
index 88719beb791573f7e465e0ccf06a18ae75ea9779..89149e1109efb31b7d40d868d7faac554fb4b9b5 100644 (file)
@@ -3,7 +3,7 @@
  * 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
index e7d5bdcd494345b3b002bb1b48ff5d3cf2f2ffb8..4abc819ee167586eb8098c9191d38d1c77811dc3 100644 (file)
@@ -3,7 +3,7 @@
  * 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
index db55b1a35007431cae6bd937a13655954b7fbf8d..408db08b9849a28c94578f4759dc68ab1db8cc9c 100644 (file)
@@ -4,7 +4,7 @@
  * 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
index 68c2030a4c1a514305714e95222b0cecc7fc7af7..a7925e8f72e69e0fee1c09d7b085de17340e3b5c 100644 (file)
@@ -3,7 +3,7 @@
  * Thorpe's Atalla implementation.
  */
 /* ====================================================================
- * Copyright (c) 2000 The OpenSSL Project.  All rights reserved.
+ * Copyright (c) 2000-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
index 101df96fcdeee8eb711720146bb21eae6246889f..9b015feae56c1ef3a4da7bbe5ba4d4375a008442 100644 (file)
@@ -1,6 +1,6 @@
 /* Written by Ben Laurie <ben@algroup.co.uk> August 2001 */
 /* ====================================================================
- * 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
index c8a6acd7e6385cd3b3ecff7385754727d0222d0b..0ed7f9b54183a97ded7fc3cb342e6a136956ef33 100644 (file)
@@ -5,7 +5,7 @@
  * Cloned shamelessly by Joe Tardo. 
  */
 /* ====================================================================
- * 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