diff options
Diffstat (limited to 'src/asn1Decoding.c')
-rw-r--r-- | src/asn1Decoding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1Decoding.c b/src/asn1Decoding.c index 2a9cc96..5861604 100644 --- a/src/asn1Decoding.c +++ b/src/asn1Decoding.c @@ -1,5 +1,5 @@ /* asn1Decoding.c --- program to generate an ASN1 type from a DER coding. - * Copyright (C) 2002-2012 Free Software Foundation, Inc. + * Copyright (C) 2002-2013 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * |