diff options
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/trunk/crypto/x509v3/v3_addr.c | 2 | ||||
-rw-r--r-- | openssl/trunk/crypto/x509v3/v3_asid.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openssl/trunk/crypto/x509v3/v3_addr.c b/openssl/trunk/crypto/x509v3/v3_addr.c index c752f027..4df042db 100644 --- a/openssl/trunk/crypto/x509v3/v3_addr.c +++ b/openssl/trunk/crypto/x509v3/v3_addr.c @@ -1,6 +1,6 @@ /* * Contributed to the OpenSSL Project by the American Registry for - * Internet Numbers ("ARIN") and the Internet Systems Consortium ("ISC"). + * Internet Numbers ("ARIN"). */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. diff --git a/openssl/trunk/crypto/x509v3/v3_asid.c b/openssl/trunk/crypto/x509v3/v3_asid.c index 86272250..ae58d4fa 100644 --- a/openssl/trunk/crypto/x509v3/v3_asid.c +++ b/openssl/trunk/crypto/x509v3/v3_asid.c @@ -1,6 +1,6 @@ /* * Contributed to the OpenSSL Project by the American Registry for - * Internet Numbers ("ARIN") and the Internet Systems Consortium ("ISC"). + * Internet Numbers ("ARIN"). */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. |