diff options
author | Simon Josefsson <simon@josefsson.org> | 2014-04-22 21:02:23 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2014-04-22 21:02:23 +0200 |
commit | baed41e69ca0976695d869552c7dd040a5cc6b42 (patch) | |
tree | a3497de8b28baac72d68f04333209c72a49ad6a2 /lib/decoding.c | |
parent | 98533d5c3cac657b5aa841bd76de9b4ab7ca62f8 (diff) | |
download | libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.tar.gz libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.tar.bz2 libtasn1-baed41e69ca0976695d869552c7dd040a5cc6b42.zip |
Update copyright years.
Diffstat (limited to 'lib/decoding.c')
-rw-r--r-- | lib/decoding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/decoding.c b/lib/decoding.c index b6c9f1d..0b334fe 100644 --- a/lib/decoding.c +++ b/lib/decoding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2013 Free Software Foundation, Inc. + * Copyright (C) 2002-2014 Free Software Foundation, Inc. * * This file is part of LIBTASN1. * |