diff options
Diffstat (limited to 'src/asn1Decoding.c')
-rw-r--r-- | src/asn1Decoding.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/asn1Decoding.c b/src/asn1Decoding.c index 93c61f5..51ee745 100644 --- a/src/asn1Decoding.c +++ b/src/asn1Decoding.c @@ -1,5 +1,6 @@ /* asn1Decoding.c --- program to generate an ASN1 type from a DER coding. - * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation + * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, + * Inc. * Copyright (C) 2002 Fabio Fiorina * * This file is part of LIBTASN1. |