diff options
Diffstat (limited to 'lib/libcrypto/ecdsa/ecs_err.c')
-rw-r--r-- | lib/libcrypto/ecdsa/ecs_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/ecdsa/ecs_err.c b/lib/libcrypto/ecdsa/ecs_err.c index d2a53730ea5..98e38d537f2 100644 --- a/lib/libcrypto/ecdsa/ecs_err.c +++ b/lib/libcrypto/ecdsa/ecs_err.c @@ -1,6 +1,6 @@ /* crypto/ecdsa/ecs_err.c */ /* ==================================================================== - * Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved. + * Copyright (c) 1999-2006 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 |