From 6b80c20bdb1d1af23ef074ebfb60a9afd145b6c5 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 21 Aug 2005 12:25:52 +0000 Subject: [PATCH] Use correct date and filename. --- crypto/asn1/x_nx509.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/asn1/x_nx509.c b/crypto/asn1/x_nx509.c index 41fca6fb77..248c5a9eab 100644 --- a/crypto/asn1/x_nx509.c +++ b/crypto/asn1/x_nx509.c @@ -1,9 +1,9 @@ -/* x_algor.c */ +/* x_nx509.c */ /* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL - * project 2000. + * project 2005. */ /* ==================================================================== - * Copyright (c) 2000 The OpenSSL Project. All rights reserved. + * Copyright (c) 2005 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 -- 2.25.1