summaryrefslogtreecommitdiff
path: root/include/openssl
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl')
-rw-r--r--include/openssl/aes.h2
-rw-r--r--include/openssl/applink.c2
-rw-r--r--include/openssl/asn1.h2
-rw-r--r--include/openssl/asn1_mac.h2
-rw-r--r--include/openssl/asn1t.h2
-rw-r--r--include/openssl/bio.h2
-rw-r--r--include/openssl/blowfish.h2
-rw-r--r--include/openssl/bn.h2
-rw-r--r--include/openssl/buffer.h2
-rw-r--r--include/openssl/camellia.h2
-rw-r--r--include/openssl/cast.h2
-rw-r--r--include/openssl/cmac.h2
-rw-r--r--include/openssl/cms.h2
-rw-r--r--include/openssl/comp.h2
-rw-r--r--include/openssl/conf.h2
-rw-r--r--include/openssl/conf_api.h2
-rw-r--r--include/openssl/crypto.h2
-rw-r--r--include/openssl/des.h2
-rw-r--r--include/openssl/des_old.h2
-rw-r--r--include/openssl/dh.h2
-rw-r--r--include/openssl/dsa.h2
-rw-r--r--include/openssl/dso.h2
-rw-r--r--include/openssl/dtls1.h2
-rw-r--r--include/openssl/e_os2.h2
-rw-r--r--include/openssl/ebcdic.h2
-rw-r--r--include/openssl/ec.h2
-rw-r--r--include/openssl/ecdh.h2
-rw-r--r--include/openssl/ecdsa.h2
-rw-r--r--include/openssl/engine.h2
-rw-r--r--include/openssl/err.h2
-rw-r--r--include/openssl/evp.h2
-rw-r--r--include/openssl/hmac.h2
-rw-r--r--include/openssl/idea.h2
-rw-r--r--include/openssl/krb5_asn.h2
-rw-r--r--include/openssl/kssl.h2
-rw-r--r--include/openssl/lhash.h2
-rw-r--r--include/openssl/md4.h2
-rw-r--r--include/openssl/md5.h2
-rw-r--r--include/openssl/mdc2.h2
-rw-r--r--include/openssl/modes.h2
-rw-r--r--include/openssl/obj_mac.h2
-rw-r--r--include/openssl/objects.h2
-rw-r--r--include/openssl/ocsp.h2
-rw-r--r--include/openssl/opensslconf.h2
-rw-r--r--include/openssl/opensslv.h2
-rw-r--r--include/openssl/ossl_typ.h2
-rw-r--r--include/openssl/pem.h2
-rw-r--r--include/openssl/pem2.h2
-rw-r--r--include/openssl/pkcs12.h2
-rw-r--r--include/openssl/pkcs7.h2
-rw-r--r--include/openssl/pqueue.h2
-rw-r--r--include/openssl/rand.h2
-rw-r--r--include/openssl/rc2.h2
-rw-r--r--include/openssl/rc4.h2
-rw-r--r--include/openssl/ripemd.h2
-rw-r--r--include/openssl/rsa.h2
-rw-r--r--include/openssl/safestack.h2
-rw-r--r--include/openssl/seed.h2
-rw-r--r--include/openssl/sha.h2
-rw-r--r--include/openssl/srp.h2
-rw-r--r--include/openssl/srtp.h2
-rw-r--r--include/openssl/ssl.h2
-rw-r--r--include/openssl/ssl2.h2
-rw-r--r--include/openssl/ssl23.h2
-rw-r--r--include/openssl/ssl3.h2
-rw-r--r--include/openssl/stack.h2
-rw-r--r--include/openssl/symhacks.h2
-rw-r--r--include/openssl/tls1.h2
-rw-r--r--include/openssl/ts.h2
-rw-r--r--include/openssl/txt_db.h2
-rw-r--r--include/openssl/ui.h2
-rw-r--r--include/openssl/ui_compat.h2
-rw-r--r--include/openssl/whrlpool.h2
-rw-r--r--include/openssl/x509.h2
-rw-r--r--include/openssl/x509_vfy.h2
-rw-r--r--include/openssl/x509v3.h2
76 files changed, 76 insertions, 76 deletions
diff --git a/include/openssl/aes.h b/include/openssl/aes.h
index 600e22750f..9b9c7319cc 100644
--- a/include/openssl/aes.h
+++ b/include/openssl/aes.h
@@ -1,4 +1,4 @@
-/* crypto/aes/aes.h */
+/* crypto/aes/aes.h */
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
*
diff --git a/include/openssl/applink.c b/include/openssl/applink.c
index 2908c522aa..e082fa4c24 100644
--- a/include/openssl/applink.c
+++ b/include/openssl/applink.c
@@ -1,4 +1,4 @@
-#define APPLINK_STDIN 1
+#define APPLINK_STDIN 1
#define APPLINK_STDOUT 2
#define APPLINK_STDERR 3
#define APPLINK_FPRINTF 4
diff --git a/include/openssl/asn1.h b/include/openssl/asn1.h
index b7eed953b2..005824140b 100644
--- a/include/openssl/asn1.h
+++ b/include/openssl/asn1.h
@@ -1,4 +1,4 @@
-/* crypto/asn1/asn1.h */
+/* crypto/asn1/asn1.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/asn1_mac.h b/include/openssl/asn1_mac.h
index 86f5adacde..27904e0ad5 100644
--- a/include/openssl/asn1_mac.h
+++ b/include/openssl/asn1_mac.h
@@ -1,4 +1,4 @@
-/* crypto/asn1/asn1_mac.h */
+/* crypto/asn1/asn1_mac.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/asn1t.h b/include/openssl/asn1t.h
index fe5f8bc7ef..26f5ea89b4 100644
--- a/include/openssl/asn1t.h
+++ b/include/openssl/asn1t.h
@@ -1,4 +1,4 @@
-/* asn1t.h */
+/* asn1t.h */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
* 2000.
diff --git a/include/openssl/bio.h b/include/openssl/bio.h
index edfa753c61..0c94d4db1f 100644
--- a/include/openssl/bio.h
+++ b/include/openssl/bio.h
@@ -1,4 +1,4 @@
-/* crypto/bio/bio.h */
+/* crypto/bio/bio.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/blowfish.h b/include/openssl/blowfish.h
index 48f20f59f0..8dcd68e54c 100644
--- a/include/openssl/blowfish.h
+++ b/include/openssl/blowfish.h
@@ -1,4 +1,4 @@
-/* crypto/bf/blowfish.h */
+/* crypto/bf/blowfish.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/bn.h b/include/openssl/bn.h
index 27b24f1419..2a05c4806a 100644
--- a/include/openssl/bn.h
+++ b/include/openssl/bn.h
@@ -1,4 +1,4 @@
-/* crypto/bn/bn.h */
+/* crypto/bn/bn.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/buffer.h b/include/openssl/buffer.h
index dafcec61a1..eab0d1ebc0 100644
--- a/include/openssl/buffer.h
+++ b/include/openssl/buffer.h
@@ -1,4 +1,4 @@
-/* crypto/buffer/buffer.h */
+/* crypto/buffer/buffer.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/camellia.h b/include/openssl/camellia.h
index 5427c7431f..5feca2e2b5 100644
--- a/include/openssl/camellia.h
+++ b/include/openssl/camellia.h
@@ -1,4 +1,4 @@
-/* crypto/camellia/camellia.h */
+/* crypto/camellia/camellia.h */
/* ====================================================================
* Copyright (c) 2006 The OpenSSL Project. All rights reserved.
*
diff --git a/include/openssl/cast.h b/include/openssl/cast.h
index 08fe448422..5cf694691a 100644
--- a/include/openssl/cast.h
+++ b/include/openssl/cast.h
@@ -1,4 +1,4 @@
-/* crypto/cast/cast.h */
+/* crypto/cast/cast.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/cmac.h b/include/openssl/cmac.h
index 07446870f1..f81e9378cc 100644
--- a/include/openssl/cmac.h
+++ b/include/openssl/cmac.h
@@ -1,4 +1,4 @@
-/* crypto/cmac/cmac.h */
+/* crypto/cmac/cmac.h */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project.
diff --git a/include/openssl/cms.h b/include/openssl/cms.h
index 2903652ac1..388c11ff23 100644
--- a/include/openssl/cms.h
+++ b/include/openssl/cms.h
@@ -1,4 +1,4 @@
-/* crypto/cms/cms.h */
+/* crypto/cms/cms.h */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project.
diff --git a/include/openssl/comp.h b/include/openssl/comp.h
index 7d1782805e..e9ba2a0cea 100644
--- a/include/openssl/comp.h
+++ b/include/openssl/comp.h
@@ -1,4 +1,4 @@
-
+
#ifndef HEADER_COMP_H
# define HEADER_COMP_H
diff --git a/include/openssl/conf.h b/include/openssl/conf.h
index 4f121f56e8..78bd00a961 100644
--- a/include/openssl/conf.h
+++ b/include/openssl/conf.h
@@ -1,4 +1,4 @@
-/* crypto/conf/conf.h */
+/* crypto/conf/conf.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/conf_api.h b/include/openssl/conf_api.h
index d236041609..637c1d86cc 100644
--- a/include/openssl/conf_api.h
+++ b/include/openssl/conf_api.h
@@ -1,4 +1,4 @@
-/* conf_api.h */
+/* conf_api.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h
index c6cd1fe9a0..ba645141f8 100644
--- a/include/openssl/crypto.h
+++ b/include/openssl/crypto.h
@@ -1,4 +1,4 @@
-/* crypto/crypto.h */
+/* crypto/crypto.h */
/* ====================================================================
* Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved.
*
diff --git a/include/openssl/des.h b/include/openssl/des.h
index b26f3a919e..d0ec4d0f3a 100644
--- a/include/openssl/des.h
+++ b/include/openssl/des.h
@@ -1,4 +1,4 @@
-/* crypto/des/des.h */
+/* crypto/des/des.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/des_old.h b/include/openssl/des_old.h
index 4fb30e363f..29713d0c2f 100644
--- a/include/openssl/des_old.h
+++ b/include/openssl/des_old.h
@@ -1,4 +1,4 @@
-/* crypto/des/des_old.h */
+/* crypto/des/des_old.h */
/*-
* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
diff --git a/include/openssl/dh.h b/include/openssl/dh.h
index b6a385affe..ae900cfe08 100644
--- a/include/openssl/dh.h
+++ b/include/openssl/dh.h
@@ -1,4 +1,4 @@
-/* crypto/dh/dh.h */
+/* crypto/dh/dh.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/dsa.h b/include/openssl/dsa.h
index 81a85b5c84..5f1dade6e7 100644
--- a/include/openssl/dsa.h
+++ b/include/openssl/dsa.h
@@ -1,4 +1,4 @@
-/* crypto/dsa/dsa.h */
+/* crypto/dsa/dsa.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/dso.h b/include/openssl/dso.h
index 54521572bd..da6014f595 100644
--- a/include/openssl/dso.h
+++ b/include/openssl/dso.h
@@ -1,4 +1,4 @@
-/* dso.h */
+/* dso.h */
/*
* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL project
* 2000.
diff --git a/include/openssl/dtls1.h b/include/openssl/dtls1.h
index d9e731e2d8..20b3348308 100644
--- a/include/openssl/dtls1.h
+++ b/include/openssl/dtls1.h
@@ -1,4 +1,4 @@
-/* ssl/dtls1.h */
+/* ssl/dtls1.h */
/*
* DTLS implementation written by Nagendra Modadugu
* (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
diff --git a/include/openssl/e_os2.h b/include/openssl/e_os2.h
index 486d579ed1..9f459f71b9 100644
--- a/include/openssl/e_os2.h
+++ b/include/openssl/e_os2.h
@@ -1,4 +1,4 @@
-/* e_os2.h */
+/* e_os2.h */
/* ====================================================================
* Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.
*
diff --git a/include/openssl/ebcdic.h b/include/openssl/ebcdic.h
index 4357009af6..5248ce8efc 100644
--- a/include/openssl/ebcdic.h
+++ b/include/openssl/ebcdic.h
@@ -1,4 +1,4 @@
-/* crypto/ebcdic.h */
+/* crypto/ebcdic.h */
#ifndef HEADER_EBCDIC_H
# define HEADER_EBCDIC_H
diff --git a/include/openssl/ec.h b/include/openssl/ec.h
index 7181a89ddf..3a634b63e8 100644
--- a/include/openssl/ec.h
+++ b/include/openssl/ec.h
@@ -1,4 +1,4 @@
-/* crypto/ec/ec.h */
+/* crypto/ec/ec.h */
/*
* Originally written by Bodo Moeller for the OpenSSL project.
*/
diff --git a/include/openssl/ecdh.h b/include/openssl/ecdh.h
index 57a2ccb316..6afb6cf871 100644
--- a/include/openssl/ecdh.h
+++ b/include/openssl/ecdh.h
@@ -1,4 +1,4 @@
-/* crypto/ecdh/ecdh.h */
+/* crypto/ecdh/ecdh.h */
/* ====================================================================
* Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
*
diff --git a/include/openssl/ecdsa.h b/include/openssl/ecdsa.h
index 8069cd66a5..0b4eb19f73 100644
--- a/include/openssl/ecdsa.h
+++ b/include/openssl/ecdsa.h
@@ -1,4 +1,4 @@
-/* crypto/ecdsa/ecdsa.h */
+/* crypto/ecdsa/ecdsa.h */
/**
* \file crypto/ecdsa/ecdsa.h Include file for the OpenSSL ECDSA functions
* \author Written by Nils Larsch for the OpenSSL project
diff --git a/include/openssl/engine.h b/include/openssl/engine.h
index be517dd63f..ee7939bc68 100644
--- a/include/openssl/engine.h
+++ b/include/openssl/engine.h
@@ -1,4 +1,4 @@
-/* openssl/engine.h */
+/* openssl/engine.h */
/*
* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL project
* 2000.
diff --git a/include/openssl/err.h b/include/openssl/err.h
index 476c76e79d..452077e1a3 100644
--- a/include/openssl/err.h
+++ b/include/openssl/err.h
@@ -1,4 +1,4 @@
-/* crypto/err/err.h */
+/* crypto/err/err.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/evp.h b/include/openssl/evp.h
index d345bda4c6..f1e231c6ec 100644
--- a/include/openssl/evp.h
+++ b/include/openssl/evp.h
@@ -1,4 +1,4 @@
-/* crypto/evp/evp.h */
+/* crypto/evp/evp.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/hmac.h b/include/openssl/hmac.h
index f5fd817fa6..cbfae0ac9a 100644
--- a/include/openssl/hmac.h
+++ b/include/openssl/hmac.h
@@ -1,4 +1,4 @@
-/* crypto/hmac/hmac.h */
+/* crypto/hmac/hmac.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/idea.h b/include/openssl/idea.h
index 8d76c375f0..5e4a132cf3 100644
--- a/include/openssl/idea.h
+++ b/include/openssl/idea.h
@@ -1,4 +1,4 @@
-/* crypto/idea/idea.h */
+/* crypto/idea/idea.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/krb5_asn.h b/include/openssl/krb5_asn.h
index efde5c0868..7f7b2e8cd7 100644
--- a/include/openssl/krb5_asn.h
+++ b/include/openssl/krb5_asn.h
@@ -1,4 +1,4 @@
-/* krb5_asn.h */
+/* krb5_asn.h */
/*
* Written by Vern Staats <staatsvr@asc.hpc.mil> for the OpenSSL project, **
* using ocsp/{*.h,*asn*.c} as a starting point
diff --git a/include/openssl/kssl.h b/include/openssl/kssl.h
index 9b0f8180be..ae72b3b582 100644
--- a/include/openssl/kssl.h
+++ b/include/openssl/kssl.h
@@ -1,4 +1,4 @@
-/* ssl/kssl.h */
+/* ssl/kssl.h */
/*
* Written by Vern Staats <staatsvr@asc.hpc.mil> for the OpenSSL project
* 2000. project 2000.
diff --git a/include/openssl/lhash.h b/include/openssl/lhash.h
index 21ffb7e952..2fe78ab6ec 100644
--- a/include/openssl/lhash.h
+++ b/include/openssl/lhash.h
@@ -1,4 +1,4 @@
-/* crypto/lhash/lhash.h */
+/* crypto/lhash/lhash.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/md4.h b/include/openssl/md4.h
index 34e441ea64..5eec4c632d 100644
--- a/include/openssl/md4.h
+++ b/include/openssl/md4.h
@@ -1,4 +1,4 @@
-/* crypto/md4/md4.h */
+/* crypto/md4/md4.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/md5.h b/include/openssl/md5.h
index 80a050d3d4..c5a232ba8c 100644
--- a/include/openssl/md5.h
+++ b/include/openssl/md5.h
@@ -1,4 +1,4 @@
-/* crypto/md5/md5.h */
+/* crypto/md5/md5.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/mdc2.h b/include/openssl/mdc2.h
index 1654196c4e..a9d61d9caa 100644
--- a/include/openssl/mdc2.h
+++ b/include/openssl/mdc2.h
@@ -1,4 +1,4 @@
-/* crypto/mdc2/mdc2.h */
+/* crypto/mdc2/mdc2.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/modes.h b/include/openssl/modes.h
index 7a1bc137da..a944f6ffcc 100644
--- a/include/openssl/modes.h
+++ b/include/openssl/modes.h
@@ -1,4 +1,4 @@
-/* ====================================================================
+/* ====================================================================
* Copyright (c) 2008 The OpenSSL Project. All rights reserved.
*
* Rights for redistribution and usage in source and binary
diff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h
index d53f3a5b6a..58d5b0f530 100644
--- a/include/openssl/obj_mac.h
+++ b/include/openssl/obj_mac.h
@@ -1,4 +1,4 @@
-/* crypto/objects/obj_mac.h */
+/* crypto/objects/obj_mac.h */
/*
* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the following
diff --git a/include/openssl/objects.h b/include/openssl/objects.h
index f1d8f38954..695c988d16 100644
--- a/include/openssl/objects.h
+++ b/include/openssl/objects.h
@@ -1,4 +1,4 @@
-/* crypto/objects/objects.h */
+/* crypto/objects/objects.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ocsp.h b/include/openssl/ocsp.h
index 485750ae96..cc6f44dcc5 100644
--- a/include/openssl/ocsp.h
+++ b/include/openssl/ocsp.h
@@ -1,4 +1,4 @@
-/* ocsp.h */
+/* ocsp.h */
/*
* Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL
* project.
diff --git a/include/openssl/opensslconf.h b/include/openssl/opensslconf.h
index f5ea09b233..ea463f3909 100644
--- a/include/openssl/opensslconf.h
+++ b/include/openssl/opensslconf.h
@@ -1,4 +1,4 @@
-/* opensslconf.h */
+/* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
#ifdef __cplusplus
diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h
index 253621231f..ac7979aa8d 100644
--- a/include/openssl/opensslv.h
+++ b/include/openssl/opensslv.h
@@ -1,4 +1,4 @@
-#ifndef HEADER_OPENSSLV_H
+#ifndef HEADER_OPENSSLV_H
# define HEADER_OPENSSLV_H
#ifdef __cplusplus
diff --git a/include/openssl/ossl_typ.h b/include/openssl/ossl_typ.h
index 5427df53f0..707991eaa2 100644
--- a/include/openssl/ossl_typ.h
+++ b/include/openssl/ossl_typ.h
@@ -1,4 +1,4 @@
-/* ====================================================================
+/* ====================================================================
* Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/openssl/pem.h b/include/openssl/pem.h
index 355e89670a..8b0fc65818 100644
--- a/include/openssl/pem.h
+++ b/include/openssl/pem.h
@@ -1,4 +1,4 @@
-/* crypto/pem/pem.h */
+/* crypto/pem/pem.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/pem2.h b/include/openssl/pem2.h
index c5d3fe85e2..ad73e48586 100644
--- a/include/openssl/pem2.h
+++ b/include/openssl/pem2.h
@@ -1,4 +1,4 @@
-/* ====================================================================
+/* ====================================================================
* Copyright (c) 1999 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/openssl/pkcs12.h b/include/openssl/pkcs12.h
index 8a760f2ff3..4112dfe95c 100644
--- a/include/openssl/pkcs12.h
+++ b/include/openssl/pkcs12.h
@@ -1,4 +1,4 @@
-/* pkcs12.h */
+/* pkcs12.h */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
* 1999.
diff --git a/include/openssl/pkcs7.h b/include/openssl/pkcs7.h
index 75725532f7..0414ca7990 100644
--- a/include/openssl/pkcs7.h
+++ b/include/openssl/pkcs7.h
@@ -1,4 +1,4 @@
-/* crypto/pkcs7/pkcs7.h */
+/* crypto/pkcs7/pkcs7.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/pqueue.h b/include/openssl/pqueue.h
index 36c53aeb4e..63933aa41d 100644
--- a/include/openssl/pqueue.h
+++ b/include/openssl/pqueue.h
@@ -1,4 +1,4 @@
-/* crypto/pqueue/pqueue.h */
+/* crypto/pqueue/pqueue.h */
/*
* DTLS implementation written by Nagendra Modadugu
* (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
diff --git a/include/openssl/rand.h b/include/openssl/rand.h
index 5b46d5b1c0..b3240b8081 100644
--- a/include/openssl/rand.h
+++ b/include/openssl/rand.h
@@ -1,4 +1,4 @@
-/* crypto/rand/rand.h */
+/* crypto/rand/rand.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/rc2.h b/include/openssl/rc2.h
index 4702283747..ab6424a068 100644
--- a/include/openssl/rc2.h
+++ b/include/openssl/rc2.h
@@ -1,4 +1,4 @@
-/* crypto/rc2/rc2.h */
+/* crypto/rc2/rc2.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/rc4.h b/include/openssl/rc4.h
index 68c3aedba1..c08ec3f52d 100644
--- a/include/openssl/rc4.h
+++ b/include/openssl/rc4.h
@@ -1,4 +1,4 @@
-/* crypto/rc4/rc4.h */
+/* crypto/rc4/rc4.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ripemd.h b/include/openssl/ripemd.h
index e9c3de1706..a4dfcbcfde 100644
--- a/include/openssl/ripemd.h
+++ b/include/openssl/ripemd.h
@@ -1,4 +1,4 @@
-/* crypto/ripemd/ripemd.h */
+/* crypto/ripemd/ripemd.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/rsa.h b/include/openssl/rsa.h
index f4a02f77a3..79d01d8dfb 100644
--- a/include/openssl/rsa.h
+++ b/include/openssl/rsa.h
@@ -1,4 +1,4 @@
-/* crypto/rsa/rsa.h */
+/* crypto/rsa/rsa.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/safestack.h b/include/openssl/safestack.h
index 57d023efe5..e21584eb23 100644
--- a/include/openssl/safestack.h
+++ b/include/openssl/safestack.h
@@ -1,4 +1,4 @@
-/* ====================================================================
+/* ====================================================================
* Copyright (c) 1999 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/openssl/seed.h b/include/openssl/seed.h
index 0e21fabd5c..11fd1819cd 100644
--- a/include/openssl/seed.h
+++ b/include/openssl/seed.h
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 2007 KISA(Korea Information Security Agency). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/openssl/sha.h b/include/openssl/sha.h
index d13cdc016b..a2d1566321 100644
--- a/include/openssl/sha.h
+++ b/include/openssl/sha.h
@@ -1,4 +1,4 @@
-/* crypto/sha/sha.h */
+/* crypto/sha/sha.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/srp.h b/include/openssl/srp.h
index 0dd2e4bbb2..14c21cfeee 100644
--- a/include/openssl/srp.h
+++ b/include/openssl/srp.h
@@ -1,4 +1,4 @@
-/* crypto/srp/srp.h */
+/* crypto/srp/srp.h */
/*
* Written by Christophe Renou (christophe.renou@edelweb.fr) with the
* precious help of Peter Sylvester (peter.sylvester@edelweb.fr) for the
diff --git a/include/openssl/srtp.h b/include/openssl/srtp.h
index a843b1052a..e0954a52ce 100644
--- a/include/openssl/srtp.h
+++ b/include/openssl/srtp.h
@@ -1,4 +1,4 @@
-/* ssl/srtp.h */
+/* ssl/srtp.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ssl.h b/include/openssl/ssl.h
index 162fc958b3..06b73094d6 100644
--- a/include/openssl/ssl.h
+++ b/include/openssl/ssl.h
@@ -1,4 +1,4 @@
-/* ssl/ssl.h */
+/* ssl/ssl.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ssl2.h b/include/openssl/ssl2.h
index fb5cb05c23..8aeccef85a 100644
--- a/include/openssl/ssl2.h
+++ b/include/openssl/ssl2.h
@@ -1,4 +1,4 @@
-/* ssl/ssl2.h */
+/* ssl/ssl2.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ssl23.h b/include/openssl/ssl23.h
index 5a9145bbb4..94ba60a527 100644
--- a/include/openssl/ssl23.h
+++ b/include/openssl/ssl23.h
@@ -1,4 +1,4 @@
-/* ssl/ssl23.h */
+/* ssl/ssl23.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ssl3.h b/include/openssl/ssl3.h
index 90c470ca05..6f4079c10a 100644
--- a/include/openssl/ssl3.h
+++ b/include/openssl/ssl3.h
@@ -1,4 +1,4 @@
-/* ssl/ssl3.h */
+/* ssl/ssl3.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/stack.h b/include/openssl/stack.h
index 5105dcbe3c..eb98b8af9e 100644
--- a/include/openssl/stack.h
+++ b/include/openssl/stack.h
@@ -1,4 +1,4 @@
-/* crypto/stack/stack.h */
+/* crypto/stack/stack.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/symhacks.h b/include/openssl/symhacks.h
index af5000e74d..b0de68805a 100644
--- a/include/openssl/symhacks.h
+++ b/include/openssl/symhacks.h
@@ -1,4 +1,4 @@
-/* ====================================================================
+/* ====================================================================
* Copyright (c) 1999 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/include/openssl/tls1.h b/include/openssl/tls1.h
index 83e6a90784..fa2737f018 100644
--- a/include/openssl/tls1.h
+++ b/include/openssl/tls1.h
@@ -1,4 +1,4 @@
-/* ssl/tls1.h */
+/* ssl/tls1.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ts.h b/include/openssl/ts.h
index c11ad5f5ae..85836cd15e 100644
--- a/include/openssl/ts.h
+++ b/include/openssl/ts.h
@@ -1,4 +1,4 @@
-/* crypto/ts/ts.h */
+/* crypto/ts/ts.h */
/*
* Written by Zoltan Glozik (zglozik@opentsa.org) for the OpenSSL project
* 2002, 2003, 2004.
diff --git a/include/openssl/txt_db.h b/include/openssl/txt_db.h
index a7a89c23fa..7c18002e49 100644
--- a/include/openssl/txt_db.h
+++ b/include/openssl/txt_db.h
@@ -1,4 +1,4 @@
-/* crypto/txt_db/txt_db.h */
+/* crypto/txt_db/txt_db.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/ui.h b/include/openssl/ui.h
index b0c0b39b1e..bd07f7112a 100644
--- a/include/openssl/ui.h
+++ b/include/openssl/ui.h
@@ -1,4 +1,4 @@
-/* crypto/ui/ui.h */
+/* crypto/ui/ui.h */
/*
* Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
* 2001.
diff --git a/include/openssl/ui_compat.h b/include/openssl/ui_compat.h
index ba33ac37e0..6e3542d0aa 100644
--- a/include/openssl/ui_compat.h
+++ b/include/openssl/ui_compat.h
@@ -1,4 +1,4 @@
-/* crypto/ui/ui.h */
+/* crypto/ui/ui.h */
/*
* Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
* 2001.
diff --git a/include/openssl/whrlpool.h b/include/openssl/whrlpool.h
index dd78849324..b986f17f63 100644
--- a/include/openssl/whrlpool.h
+++ b/include/openssl/whrlpool.h
@@ -1,4 +1,4 @@
-#ifndef HEADER_WHRLPOOL_H
+#ifndef HEADER_WHRLPOOL_H
# define HEADER_WHRLPOOL_H
# include <openssl/e_os2.h>
diff --git a/include/openssl/x509.h b/include/openssl/x509.h
index 5a7bc47ffc..ca5d5703aa 100644
--- a/include/openssl/x509.h
+++ b/include/openssl/x509.h
@@ -1,4 +1,4 @@
-/* crypto/x509/x509.h */
+/* crypto/x509/x509.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/x509_vfy.h b/include/openssl/x509_vfy.h
index 179f9ef7d9..dd72192952 100644
--- a/include/openssl/x509_vfy.h
+++ b/include/openssl/x509_vfy.h
@@ -1,4 +1,4 @@
-/* crypto/x509/x509_vfy.h */
+/* crypto/x509/x509_vfy.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
diff --git a/include/openssl/x509v3.h b/include/openssl/x509v3.h
index bc20fc750d..6d4cc54bf8 100644
--- a/include/openssl/x509v3.h
+++ b/include/openssl/x509v3.h
@@ -1,4 +1,4 @@
-/* x509v3.h */
+/* x509v3.h */
/*
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
* 1999.