commit | 88f38b2073e38293fcca7c6239098ea951c4e248 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 16:25:19 2009 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 16:25:19 2009 -0400 |
tree | e89010724defe8ec6a59c51551ca347e65a60ed1 | |
parent | ef414d5952adb401322543e793195525afaa6867 [diff] [blame] |
minor tweaks
diff --git a/src/crypto/x509name.c b/src/crypto/x509name.c index e84d5bc..39fdcf8 100644 --- a/src/crypto/x509name.c +++ b/src/crypto/x509name.c
@@ -2,7 +2,7 @@ * x509name.c * * Copyright (C) AB Strakt 2001, All rights reserved - * Copyright (C) Jean-Paul Calderone 2008, All rights reserved + * Copyright (C) Jean-Paul Calderone 2008-2009, All rights reserved * * X.509 Name handling, mostly thin wrapping. * See the file RATIONALE for a short explanation of why this module was written.